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

2016-06-17 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337616#comment-15337616 ] Jark Wu commented on CALCITE-1297: -- I'm sorry to disturb you again. I do not get what y

[jira] [Updated] (CALCITE-1298) Deprecate little-used Util functions

2016-06-17 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mior updated CALCITE-1298: -- Summary: Deprecate little-used Util functions (was: Consider removing Util.toString) > Depre

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336722#comment-15336722 ] Julian Hyde commented on CALCITE-1258: -- That worked, thanks. > JDK9 support >

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336711#comment-15336711 ] Julian Hyde commented on CALCITE-1258: -- I've now pushed a version that builds on 1.

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

2016-06-17 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336707#comment-15336707 ] Vladimir Sitnikov commented on CALCITE-1258: For jmh, just upgrade to new ve

[jira] [Comment Edited] (CALCITE-1258) JDK9 support

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336664#comment-15336664 ] Julian Hyde edited comment on CALCITE-1258 at 6/17/16 6:40 PM: ---

[jira] [Comment Edited] (CALCITE-1258) JDK9 support

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336664#comment-15336664 ] Julian Hyde edited comment on CALCITE-1258 at 6/17/16 6:40 PM: ---

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336664#comment-15336664 ] Julian Hyde commented on CALCITE-1258: -- Wow, there are a lot of these. I don't see

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336648#comment-15336648 ] Julian Hyde commented on CALCITE-1258: -- I had to disable the ubenchmark module due

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336513#comment-15336513 ] Julian Hyde commented on CALCITE-1258: -- Thanks [~vlsi], that helped. I've committed

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336478#comment-15336478 ] Julian Hyde commented on CALCITE-1268: -- The problem is with a CHAR(5) and CHAR(7) t

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

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336384#comment-15336384 ] Julian Hyde commented on CALCITE-1297: -- Ah, that's wrong. {{RelBuilder.field}} must

[jira] [Commented] (CALCITE-1298) Consider removing Util.toString

2016-06-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336371#comment-15336371 ] Julian Hyde commented on CALCITE-1298: -- It looks as if the performance difference w

[jira] [Commented] (CALCITE-1298) Consider removing Util.toString

2016-06-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336274#comment-15336274 ] Josh Elser commented on CALCITE-1298: - Did a quick check to make sure that Joiner wa

[jira] [Created] (CALCITE-1298) Consider removing Util.toString

2016-06-17 Thread Michael Mior (JIRA)
Michael Mior created CALCITE-1298: - Summary: Consider removing Util.toString Key: CALCITE-1298 URL: https://issues.apache.org/jira/browse/CALCITE-1298 Project: Calcite Issue Type: Improvement

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

2016-06-17 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335998#comment-15335998 ] Vladimir Sitnikov commented on CALCITE-1258: {noformat}Caused by: java.lang.