[jira] [Commented] (CALCITE-1296) Different classes of datetime should be able to compare.

2016-06-16 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335349#comment-15335349 ] Jinfeng Ni commented on CALCITE-1296: - Right. I'm talking about comparison of DATE a

[jira] [Commented] (CALCITE-1268) Union should apply explicit Project over its children if they have different but coercible types

2016-06-16 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335303#comment-15335303 ] Maryann Xue commented on CALCITE-1268: -- bq. If a CHAR(5) (e.g. 'TABLE') and CHAR(7)

[jira] [Commented] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335294#comment-15335294 ] Jark Wu commented on CALCITE-1297: -- However, when I build next expression, such as {rel

[jira] [Comment Edited] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335294#comment-15335294 ] Jark Wu edited comment on CALCITE-1297 at 6/17/16 3:08 AM: --- Ho

[jira] [Commented] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335284#comment-15335284 ] Julian Hyde commented on CALCITE-1297: -- This is intentional. RelBuilder optimizes a

[jira] [Commented] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335277#comment-15335277 ] Jark Wu commented on CALCITE-1297: -- Say we have a Table(f0, f1, f2) , and we want to ma

[jira] [Commented] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335265#comment-15335265 ] Julian Hyde commented on CALCITE-1297: -- I don't understand. Can you elaborate? > R

[jira] [Updated] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1297: - Fix Version/s: (was: 1.8.0) > RelBuilder does not translate identity projects even if they r

[jira] [Created] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields

2016-06-16 Thread Jark Wu (JIRA)
Jark Wu created CALCITE-1297: Summary: RelBuilder does not translate identity projects even if they rename fields Key: CALCITE-1297 URL: https://issues.apache.org/jira/browse/CALCITE-1297 Project: Calcite

[jira] [Commented] (CALCITE-1296) Different classes of datetime should be able to compare.

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335133#comment-15335133 ] Julian Hyde commented on CALCITE-1296: -- Sounds reasonable. I think you're just talk

[jira] [Created] (CALCITE-1296) Different classes of datetime should be able to compare.

2016-06-16 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created CALCITE-1296: --- Summary: Different classes of datetime should be able to compare. Key: CALCITE-1296 URL: https://issues.apache.org/jira/browse/CALCITE-1296 Project: Calcite Is

[jira] [Commented] (CALCITE-1258) JDK9 support

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335079#comment-15335079 ] Julian Hyde commented on CALCITE-1258: -- Here are the errors I get trying to build t

[jira] [Commented] (CALCITE-1294) function gatherConstraint in class ReduceExpressionsRule throws NullPointerException when both left RexNode and right RexNode are NULL RexLiteral

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334245#comment-15334245 ] Julian Hyde commented on CALCITE-1294: -- OK, please include the test case in your pa

[jira] [Commented] (CALCITE-1295) ReduceExpressionRule should not reduce AS operator

2016-06-16 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334241#comment-15334241 ] Julian Hyde commented on CALCITE-1295: -- It is not the responsibility of rules such

[jira] [Created] (CALCITE-1295) ReduceExpressionRule should not reduce AS operator

2016-06-16 Thread Jark Wu (JIRA)
Jark Wu created CALCITE-1295: Summary: ReduceExpressionRule should not reduce AS operator Key: CALCITE-1295 URL: https://issues.apache.org/jira/browse/CALCITE-1295 Project: Calcite Issue Type: Bu