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

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


    from 5193287  Enhance CombineOperator (#4773)
     add 052b73b  Enhance Selection Comparator 2 (#4788)

No new revisions were added by this update.

Summary of changes:
 .../operator/query/EmptySelectionOperator.java     |   2 +-
 .../core/operator/query/SelectionOnlyOperator.java |   2 +-
 .../operator/query/SelectionOrderByOperator.java   |  79 ++++++++-------
 .../apache/pinot/core/plan/SelectionPlanNode.java  |   2 +-
 .../apache/pinot/core/plan/TransformPlanNode.java  |  33 +++----
 .../query/selection/SelectionOperatorService.java  |  40 +++++---
 .../query/selection/SelectionOperatorUtils.java    | 108 +++++++++------------
 .../selection/SelectionOperatorServiceTest.java    |   4 +-
 8 files changed, 137 insertions(+), 133 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to