zabetak commented on a change in pull request #1030: [CALCITE-2822] Allow 
MultiJoin rules with any project/filter
URL: https://github.com/apache/calcite/pull/1030#discussion_r271510539
 
 

 ##########
 File path: 
core/src/main/java/org/apache/calcite/adapter/enumerable/EnumerableRel.java
 ##########
 @@ -27,9 +26,6 @@
  */
 public interface EnumerableRel
     extends RelNode {
-  RelFactories.FilterFactory FILTER_FACTORY = EnumerableFilter::create;
 
 Review comment:
   The changes here break backward compatibility.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to