This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch property-repair-trace
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 1004bd10 fix issues
add 0cfb825d Push down min/max aggregation operation to data nodes (#694)
add 1fbff911 Merge branch 'main' into property-repair-trace
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
pkg/query/logical/measure/measure_analyzer.go | 9 +-
.../logical/measure/measure_plan_distributed.go | 154 +++++++++++++++++----
.../data/input/{group_max.yaml => group_min.yaml} | 4 +-
.../data/want/{group_max.yaml => group_min.yaml} | 4 +-
test/cases/measure/measure.go | 1 +
6 files changed, 144 insertions(+), 29 deletions(-)
copy test/cases/measure/data/input/{group_max.yaml => group_min.yaml} (94%)
copy test/cases/measure/data/want/{group_max.yaml => group_min.yaml} (95%)