salim achouche created DRILL-6578:
-------------------------------------
Summary: Ensure the Flat Parquet Reader can handle query
cancellation
Key: DRILL-6578
URL: https://issues.apache.org/jira/browse/DRILL-6578
Project: Apache Drill
Issue Type: Improvement
Components: Storage - Parquet
Reporter: salim achouche
Assignee: salim achouche
* The optimized Parquet reader uses an iterator style to load column data
* We need to ensure the code can properly handle query cancellation even in
the presence of bugs within the hasNext() .. next() calls
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)