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


   # [DRILL-8131](https://issues.apache.org/jira/browse/DRILL-8131): Infinite 
planning when JDBC or Phoenix plugin is enabled
   
   ## Description
   Prevented applying JDBC and Phoenix rules for DRILL_PHYSICAL rel nodes.
   Updated JDBC limit rule to be applied only for limits that weren't pushed 
down, and split limit into several ones for the case of MSSql database instead 
of relying on splitting it later during physical optimizations.
   
   ## Documentation
   NA
   
   ## Testing
   Added unit test, checked more complex cases manually.
   


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