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 bb20aaa47 Merge remote-tracking branch 'origin/vectorized-query' into 
vectorized-query
     add 8235f6e4b refactor(query/logical/measure): drop 
sortedMIterator.EmitFrame — unreachable post-vec-convergence
     add 3184d77e7 refactor(query/vectorized/measure/plan): vec distributed 
convergence debt cleanup
     add f7f46c7a6 test(integration/distributed/querybench): unblock 100K 
cardinality + DQB_MODES filter

No new revisions were added by this update.

Summary of changes:
 banyand/dquery/measure_test.go                     | 111 ++++++++++++++++++-
 .../logical/measure/measure_plan_distributed.go    |  25 -----
 pkg/query/vectorized/measure/plan/distributed.go   |  65 +++++++++--
 .../measure/plan/distributed_rows_test.go          | 121 +++++++++++++++++++++
 .../vectorized/measure/plan/distributed_test.go    |  12 +-
 .../distributed/querybench/benchmark_test.go       |  11 +-
 .../distributed/querybench/orchestrate.sh          |   4 +-
 .../distributed/querybench/run-docker.sh           |   1 +
 8 files changed, 311 insertions(+), 39 deletions(-)

Reply via email to