You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by li...@apache.org on 2022/11/05 08:48:11 UTC

[calcite] branch main updated (d3dbd3da4c -> 43db14cf8e)

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

libenchao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


    from d3dbd3da4c [CALCITE-5252] JDBC adapter sometimes misses parentheses around Query in WITH_ITEM body
     add 43db14cf8e [CALCITE-4982] Do not push 'cast to not null' through Join in ProjectJoinTransposeRule

No new revisions were added by this update.

Summary of changes:
 .../rel/rules/ProjectJoinTransposeRule.java        | 21 +++++++++++++-
 .../org/apache/calcite/test/RelOptRulesTest.java   | 12 ++++++++
 .../org/apache/calcite/test/RelOptRulesTest.xml    | 32 ++++++++++++++++++++++
 3 files changed, 64 insertions(+), 1 deletion(-)