[jira] [Commented] (CALCITE-4073) Add a new component RexNormalize for more effect rex nodes normalization

2020-06-27 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147159#comment-17147159 ] Danny Chen commented on CALCITE-4073: - I think we could, thanks Julian for the suggestion ~ > Add

[jira] [Commented] (CALCITE-4047) at org.apache.calcite.rel.rules.PushProjector.getAdjustments(java.lang.ArrayIndexOutOfBoundsException: 0)

2020-06-27 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147155#comment-17147155 ] Danny Chen commented on CALCITE-4047: - It is not a good practice to swallow up the exception

[jira] [Commented] (CALCITE-4093) Unable to translate correlate to SQL

2020-06-27 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147154#comment-17147154 ] Danny Chen commented on CALCITE-4093: - It seems you want to translate the rel back to sql right ?

[jira] [Created] (CALCITE-4093) Unable to translate correlate to SQL

2020-06-27 Thread jamie12221 (Jira)
jamie12221 created CALCITE-4093: --- Summary: Unable to translate correlate to SQL Key: CALCITE-4093 URL: https://issues.apache.org/jira/browse/CALCITE-4093 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-4047) at org.apache.calcite.rel.rules.PushProjector.getAdjustments(java.lang.ArrayIndexOutOfBoundsException: 0)

2020-06-27 Thread jamie12221 (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17146840#comment-17146840 ] jamie12221 commented on CALCITE-4047: - I hope that when a rule exception occurs, the optimizer can

[jira] [Updated] (CALCITE-4047) at org.apache.calcite.rel.rules.PushProjector.getAdjustments(java.lang.ArrayIndexOutOfBoundsException: 0)

2020-06-27 Thread jamie12221 (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jamie12221 updated CALCITE-4047: Description:     {code:java} 28:LogicalUnion(all=[true]) 21:LogicalProject

[jira] [Resolved] (CALCITE-4062) When deserialize UDF array type from json string, throw an exception

2020-06-27 Thread Wang Yanlin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Yanlin resolved CALCITE-4062. -- Resolution: Fixed Fixed in