Skip to content

v0.87.3

Latest

Choose a tag to compare

@f41gh7 f41gh7 released this 08 Jul 18:23
9ec5396
feat: add support for fill modifiers in binary operations

 Added support for fill modifiers (fill, fill_left, fill_right) in binary operations to set default values when one side is missing. This expands query syntax and improves control over join behavior.

Related to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/10598