You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/12/06 02:20:50 UTC

[GitHub] [calcite] hsyuan commented on a change in pull request #1637: [CALCITE-3571] RelBuilder#shouldMergeProject throws an exception for joins with complex conditions

hsyuan commented on a change in pull request #1637: [CALCITE-3571] RelBuilder#shouldMergeProject throws an exception for joins with complex conditions
URL: https://github.com/apache/calcite/pull/1637#discussion_r354639596
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/SqlToRelConverterTest.java
 ##########
 @@ -16,6 +16,8 @@
  */
 package org.apache.calcite.test;
 
+import jdk.nashorn.internal.ir.annotations.Ignore;
 
 Review comment:
   Hmm... First time to see Ignore from nashorn, not from JUnit.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services