You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by hy...@apache.org on 2019/10/04 01:00:54 UTC

[calcite] branch master updated (c09f293 -> 3498026)

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

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


    from c09f293  [CALCITE-3349] Add CREATE FUNCTION and DROP FUNCTION ddl (Zhenqiu Huang)
     add 3498026  [CALCITE-3347] IndexOutOfBoundsException in FixNullabilityShuttle when using FilterIntoJoinRule (Wang Yanlin, Shuming Li)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/calcite/rel/rules/FilterJoinRule.java |  3 ++-
 core/src/test/java/org/apache/calcite/test/JdbcTest.java  | 15 +++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)