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 f7f46c7a6 test(integration/distributed/querybench): unblock 100K
cardinality + DQB_MODES filter
add 4878eb4af feat(dquery/measure): operator-configurable distributed
broadcast timeout
No new revisions were added by this update.
Summary of changes:
banyand/dquery/dquery.go | 10 +++
banyand/dquery/measure.go | 10 ++-
pkg/query/logical/measure/measure_analyzer.go | 5 +-
.../logical/measure/measure_plan_distributed.go | 85 +++++++++++++---------
pkg/query/vectorized/measure/config.go | 34 +++++++--
pkg/query/vectorized/measure/plan/distributed.go | 21 +++++-
6 files changed, 118 insertions(+), 47 deletions(-)