This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a change to branch vectorized-query
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from b750fa827 chore: fix lint issues
     new 32fb720a3 feat(query/vectorized/measure)!: remove AggregationEnabled 
flag — GroupBy+Agg dispatch is default-on
     new a59dabeef fix(banyand/query): fall through to row path on emitPartial 
GroupBy+Agg requests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 banyand/measure/measure.go                         | 10 +---
 banyand/measure/query.go                           | 10 ++--
 banyand/query/processor.go                         | 13 ++++-
 pkg/query/vectorized/measure/config.go             | 14 ++---
 pkg/query/vectorized/measure/plan/dispatch.go      | 13 +----
 pkg/query/vectorized/measure/plan/dispatch_test.go | 59 +++++-----------------
 pkg/query/vectorized/measure/plan/executor_test.go | 13 -----
 .../standalone/query/vectorized_test.go            |  1 -
 8 files changed, 36 insertions(+), 97 deletions(-)

Reply via email to