This is an automated email from the ASF dual-hosted git repository.
mrproliu pushed a change to branch bydb-parameter
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 3a44ba6d7 rollback ui related code
add 588847c36 fix comments
No new revisions were added by this update.
Summary of changes:
mcp/src/query/validation.test.ts | 82 +++++++++++++++++++++++++++++++++-
mcp/src/query/validation.ts | 8 ++++
pkg/bydbql/binder.go | 84 ++++++++++++++++++++++++++++++-----
pkg/bydbql/binder_equivalence_test.go | 24 +++++++++-
pkg/bydbql/binder_test.go | 8 ++--
pkg/bydbql/grammar.go | 5 +++
pkg/bydbql/transformer.go | 14 ++++--
7 files changed, 207 insertions(+), 18 deletions(-)