vvysotskyi opened a new pull request, #2538:
URL: https://github.com/apache/drill/pull/2538

   # [DRILL-8214](https://issues.apache.org/jira/browse/DRILL-8214): Replace 
EnumerableTableScan usage with LogicalTableScan
   
   ## Description
   The newer Calcite version returns LogicalTableScan instead of 
EnumerableTableScan in RelOptTableImpl, so Drill shouldn't rely on this class 
also and LogicalTableScan where possible to avoid planning issues.
   
   ## Documentation
   NA
   
   ## Testing
   Unit tests passing
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to