This is an automated email from the ASF dual-hosted git repository.
mbudiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 1ff37a0097 [CALCITE-6986] Parser rejects SQL sources that produce an
empty statement list
add 34a43be216 [CALCITE-6983] SortJoinTransposeRule should not push SORT
past a JOIN when SORT's fetch is DynamicParam
No new revisions were added by this update.
Summary of changes:
.../calcite/rel/rules/SortJoinTransposeRule.java | 13 +++++++--
.../org/apache/calcite/test/RelOptRulesTest.java | 32 ++++++++++++++++++++
.../org/apache/calcite/test/RelOptRulesTest.xml | 34 ++++++++++++++++++++++
3 files changed, 76 insertions(+), 3 deletions(-)