[jira] [Updated] (CALCITE-3171) SemiJoin on conditions push down throws IndexOutOfBoundsException

2019-07-06 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan updated CALCITE-3171: Summary: SemiJoin on conditions push down throws IndexOutOfBoundsException (was:

[jira] [Assigned] (CALCITE-3171) SemiJoin on conditions push down throws IndexOutOfBoundsException

2019-07-06 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan reassigned CALCITE-3171: --- Assignee: Danny Chan > SemiJoin on conditions push down throws IndexOutOfBoundsException

[jira] [Updated] (CALCITE-3170) ANTI join on conditions push down generates wrong plan

2019-07-06 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan updated CALCITE-3170: Summary: ANTI join on conditions push down generates wrong plan (was: join condition of ANTI

[jira] [Commented] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator

2019-07-06 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879760#comment-16879760 ] Muhammad Gelbana commented on CALCITE-2843: --- [~danny0405], I have a couple of questions

[jira] [Updated] (CALCITE-3176) File adapter for parsing JSON files

2019-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3176: Labels: pull-request-available (was: ) > File adapter for parsing JSON files >

[jira] [Assigned] (CALCITE-3170) join condition of ANTI join can not be pushed down

2019-07-06 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan reassigned CALCITE-3170: --- Assignee: Danny Chan > join condition of ANTI join can not be pushed down >

[jira] [Updated] (CALCITE-3175) Serialize to json of trim function cause exception

2019-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3175: Labels: pull-request-available (was: ) > Serialize to json of trim function cause

[jira] [Assigned] (CALCITE-3176) File adapter for parsing JSON files

2019-07-06 Thread Forward Xu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forward Xu reassigned CALCITE-3176: --- Assignee: Forward Xu > File adapter for parsing JSON files >

[jira] [Created] (CALCITE-3176) File adapter for parsing JSON files

2019-07-06 Thread Forward Xu (JIRA)
Forward Xu created CALCITE-3176: --- Summary: File adapter for parsing JSON files Key: CALCITE-3176 URL: https://issues.apache.org/jira/browse/CALCITE-3176 Project: Calcite Issue Type: New

[jira] [Created] (CALCITE-3175) Serialize to json of trim function cause exception

2019-07-06 Thread Wang Yanlin (JIRA)
Wang Yanlin created CALCITE-3175: Summary: Serialize to json of trim function cause exception Key: CALCITE-3175 URL: https://issues.apache.org/jira/browse/CALCITE-3175 Project: Calcite Issue

[jira] [Commented] (CALCITE-3100) cast(? as DATE) won't work with PreparedStatement

2019-07-06 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879659#comment-16879659 ] Danny Chan commented on CALCITE-3100: - Thanks for you contribution [~yuqi], reviewing now ~~ You