You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ro...@apache.org on 2022/11/10 19:02:27 UTC

[pinot] branch master updated (6ade81fa61 -> 8fb5d48ad3)

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

rongr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 6ade81fa61 show table metadata info in aggregate index size form (#9733)
     add 8fb5d48ad3 [multistage] add test coverage for SortOperator (#9769)

No new revisions were added by this update.

Summary of changes:
 .../query/runtime/operator/AggregateOperator.java  |  37 +-
 .../pinot/query/runtime/operator/SortOperator.java |  18 +-
 .../runtime/operator/AggregateOperatorTest.java    |  26 ++
 .../query/runtime/operator/SortOperatorTest.java   | 413 +++++++++++++++++++++
 4 files changed, 471 insertions(+), 23 deletions(-)
 create mode 100644 pinot-query-runtime/src/test/java/org/apache/pinot/query/runtime/operator/SortOperatorTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org