This is an automated email from the ASF dual-hosted git repository.
gortiz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 7dacea4297f Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to
3.6.3 (#17408)
add 6d4df46e788 refactor: remove threshold for sort-exchange copy
transformation (#17328)
No new revisions were added by this update.
Summary of changes:
.../MultiStageBrokerRequestHandler.java | 4 +
.../common/utils/config/QueryOptionsUtils.java | 13 +
.../rel/rules/ImmutableSortExchangeCopyRule.java | 415 ---------------------
.../calcite/rel/rules/PinotQueryRuleSets.java | 73 ++--
.../rel/rules/PinotSortExchangeCopyRule.java | 29 +-
.../org/apache/pinot/query/QueryEnvironment.java | 18 +-
.../src/test/resources/queries/OrderByPlans.json | 23 ++
.../apache/pinot/spi/utils/CommonConstants.java | 16 +
8 files changed, 131 insertions(+), 460 deletions(-)
delete mode 100644
pinot-query-planner/src/main/java/org/apache/pinot/calcite/rel/rules/ImmutableSortExchangeCopyRule.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]