Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.0
-
Fedora 24 / OpenJDK 8
-
Patch
Description
My SQl:
select count(1) from (select id from (select id from cp.`tpch/lineitem.parquet` LIMIT 2) limit 1 offset 1)
This SQL returns nothing.
Something goes wrong in LimitRecordBatch.java, and the reason is different with DRILL-4884
Attachments
Issue Links
- links to