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/pinot.git.
from a68f61a [issue-8142] upgrade apache libs due to cves (#8143) add a1d440b Early terminate orderby when columns already sorted (#8228) No new revisions were added by this update. Summary of changes: .../operator/query/SelectionOrderByOperator.java | 45 ++++++++++++++++++- .../apache/pinot/core/plan/SelectionPlanNode.java | 40 ++++++++++++++--- .../combine/SelectionCombineOperatorTest.java | 4 +- ...nnerSegmentSelectionSingleValueQueriesTest.java | 52 ++++++++++++++++++++++ 4 files changed, 132 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org