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

   # [DRILL-8527](https://issues.apache.org/jira/browse/DRILL-8527): Hive Limit 
Push Down
   
   ## Description
   
   Support hive limit push down。i test the same  sql
   
   sql :select *  from hive.testorc limit 2
   
   data size :5001
   
   data file : file1:1 row  file: 5000
   
   
   
   ## Testing
   **Before limit push down** 
   
   **After  limit push down** 
   ![Uploading image.png…]()


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