shihuafeng created DRILL-8527: --------------------------------- Summary: Hive Limit Push Down Key: DRILL-8527 URL: https://issues.apache.org/jira/browse/DRILL-8527 Project: Apache Drill Issue Type: Improvement Components: Storage - Hive Affects Versions: 1.22.0 Reporter: shihuafeng Fix For: 1.23.0 Attachments: image-2025-07-01-20-13-15-175.png, image-2025-07-01-20-14-31-627.png, image-2025-07-01-20-15-26-235.png
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 *Before limit push down* !image-2025-07-01-20-14-31-627.png! *After limit push down* !image-2025-07-01-20-15-26-235.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)