[jira] [Commented] (CALCITE-2973) Allow theta joins that have equi conditions to be executed using a hash join algorithm

2019-05-05 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833468#comment-16833468 ] Stamatis Zampetakis commented on CALCITE-2973: -- I had a quick look in the

[jira] [Updated] (CALCITE-2973) Allow theta joins that have equi conditions to be executed using a hash join algorithm

2019-05-05 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated CALCITE-2973: - Fix Version/s: 1.20.0 > Allow theta joins that have equi conditions to be execu

[jira] [Commented] (CALCITE-2741) Add operator table with Hive-specific built-in functions

2019-05-05 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833429#comment-16833429 ] Stamatis Zampetakis commented on CALCITE-2741: -- Hi [~hhlai1990], I had a

[jira] [Commented] (CALCITE-3046) CompileException when inserting casted value of composited user defined type into table

2019-05-05 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833404#comment-16833404 ] Hongze Zhang commented on CALCITE-3046: --- PR opened at https://github.com/apache/c

[jira] [Updated] (CALCITE-3046) CompileException when inserting casted value of composited user defined type into table

2019-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3046: Labels: pull-request-available (was: ) > CompileException when inserting casted value of

[jira] [Updated] (CALCITE-3046) CompileException when inserting casted value of composited user defined type into table

2019-05-05 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-3046: -- Summary: CompileException when inserting casted value of composited user defined type into ta

[jira] [Commented] (CALCITE-3010) In SQL parser, move JsonValueExpression into Expression

2019-05-05 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833246#comment-16833246 ] Hongze Zhang commented on CALCITE-3010: --- Removed in a follow up commit [0d504d|h

[jira] [Commented] (CALCITE-3049) When simplifying expressions, revisit "IS NULL" if its argument has been simplified

2019-05-05 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833245#comment-16833245 ] Danny Chan commented on CALCITE-3049: - Instead of revisit the the simplified RexNod