You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "salim achouche (JIRA)" <ji...@apache.org> on 2018/07/03 02:12:00 UTC

[jira] [Created] (DRILL-6578) Ensure the Flat Parquet Reader can handle query cancellation

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)