gparai commented on a change in pull request #1425: DRILL-6647: Update Calcite 
version to 1.17.0
URL: https://github.com/apache/drill/pull/1425#discussion_r212087990
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DirPrunedEnumerableTableScan.java
 ##########
 @@ -62,13 +60,11 @@ public static EnumerableTableScan create(RelOptCluster 
cluster,
     final RelTraitSet traitSet =
         cluster.traitSetOf(EnumerableConvention.INSTANCE)
             .replaceIfs(RelCollationTraitDef.INSTANCE,
-                new Supplier<List<RelCollation>>() {
 
 Review comment:
   Is this change required for Calcite upgrade?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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