[jira] [Resolved] (CALCITE-3003) AssertionError when GROUP BY nested field

2019-05-04 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunwei Lei resolved CALCITE-3003. -- Resolution: Fixed Fix Version/s: 1.20.0 > AssertionError when GROUP BY nested field >

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

2019-05-04 Thread Lai Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lai Zhou updated CALCITE-2741: -- Affects Version/s: 1.19.0 Description: I write a hive adapter for calcite to support Hive

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

2019-05-04 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan reassigned CALCITE-3049: --- Assignee: Danny Chan > When simplifying expressions, revisit "IS NULL" if its argument

[jira] [Comment Edited] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-05-04 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833184#comment-16833184 ] Rong Rong edited comment on CALCITE-3008 at 5/5/19 1:20 AM: Following up on

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-05-04 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833184#comment-16833184 ] Rong Rong commented on CALCITE-3008: Following up on this topic here. Any suggestion on the

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

2019-05-04 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833170#comment-16833170 ] Julian Hyde commented on CALCITE-3010: -- Can you please remove the "print" you added in this

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

2019-05-04 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-3049: - Component/s: core > When simplifying expressions, revisit "IS NULL" if its argument has been

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

2019-05-04 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-3049: - Description: When simplifying expressions, revisit "IS NULL" if its argument has been

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

2019-05-04 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-3049: Summary: When simplifying expressions, revisit "IS NULL" if its argument has been simplified Key: CALCITE-3049 URL: https://issues.apache.org/jira/browse/CALCITE-3049

[jira] [Commented] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference

2019-05-04 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833151#comment-16833151 ] Julian Hyde commented on CALCITE-2846: -- Reviewing now. > Document Oracle-specific functions, such

[jira] [Assigned] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference

2019-05-04 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reassigned CALCITE-2846: Assignee: Julian Hyde (was: Danny Chan) > Document Oracle-specific functions, such as

[jira] [Commented] (CALCITE-3020) throws AssertionError:Type mismatch in VolcanoPlanner

2019-05-04 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833010#comment-16833010 ] Vladimir Sitnikov commented on CALCITE-3020: {quote}The same thing was done for Values