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

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


    from 3530dd9b Add stream related QL test cases (#810)
     add 2552c0a3 Add top-N related QL test cases (#816)

No new revisions were added by this update.

Summary of changes:
 .../data/input/order_desc.ql => topn/data/input/aggr_desc.ql}      | 5 +++--
 .../input/order_desc.ql => topn/data/input/condition_aggr_desc.ql} | 6 ++++--
 .../data/input/all_only_fields.ql => topn/data/input/eq.ql}        | 6 ++++--
 .../data/input/all_only_fields.ql => topn/data/input/in.ql}        | 6 ++++--
 .../order_desc.ql => topn/data/input/multi_group_aggr_desc.ql}     | 5 +++--
 .../data/input/all_only_fields.ql => topn/data/input/ne.ql}        | 6 ++++--
 .../data/input/group_no_field.ql => topn/data/input/not_in.ql}     | 7 ++++---
 .../data/input/order_desc.ql => topn/data/input/null_group.ql}     | 6 ++++--
 8 files changed, 30 insertions(+), 17 deletions(-)
 copy test/cases/{measure/data/input/order_desc.ql => 
topn/data/input/aggr_desc.ql} (89%)
 copy test/cases/{measure/data/input/order_desc.ql => 
topn/data/input/condition_aggr_desc.ql} (87%)
 copy test/cases/{measure/data/input/all_only_fields.ql => 
topn/data/input/eq.ql} (91%)
 copy test/cases/{measure/data/input/all_only_fields.ql => 
topn/data/input/in.ql} (91%)
 copy test/cases/{measure/data/input/order_desc.ql => 
topn/data/input/multi_group_aggr_desc.ql} (88%)
 copy test/cases/{measure/data/input/all_only_fields.ql => 
topn/data/input/ne.ql} (91%)
 copy test/cases/{measure/data/input/group_no_field.ql => 
topn/data/input/not_in.ql} (90%)
 copy test/cases/{measure/data/input/order_desc.ql => 
topn/data/input/null_group.ql} (86%)

Reply via email to