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 d395fb48c Merge branch 'main' into vectorized-query
add 62c4ee73f fix(query/vectorized/measure): guard nil *modelv1.FieldValue
in BatchTop.extractKey
add a12db86b9 docs: correct stale comments flagged by Copilot review of
#1134
No new revisions were added by this update.
Summary of changes:
cmd/soak-driver/main.go | 8 +++--
pkg/query/vectorized/measure/bench_test.go | 7 ++--
pkg/query/vectorized/measure/plan/dispatch.go | 4 ++-
pkg/query/vectorized/measure/top.go | 13 ++++++++
pkg/query/vectorized/measure/top_test.go | 48 +++++++++++++++++++++++++++
5 files changed, 74 insertions(+), 6 deletions(-)