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

   # [DRILL-8211](https://issues.apache.org/jira/browse/DRILL-8211): Replace 
deprecated RelNode.getChildExps with Project.getProjects
   
   ## Description
   In the newer Calcite version `RelNode.getChildExps` was removed, so 
replacing it with `Project.getProjects`
   
   ## Documentation
   NA
   
   ## Testing
   Unit tests pass.
   


-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to