YifanZhang created IMPALA-12631:
-----------------------------------

             Summary: Improve count star performance for parquet scans
                 Key: IMPALA-12631
                 URL: https://issues.apache.org/jira/browse/IMPALA-12631
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: YifanZhang
            Assignee: YifanZhang


The code in the backend function HdfsParquetScanner::GetNextInternal() is not 
efficient now. We use row group statistics instead of file meta statistics, 
which leads to unnecessary materialization overhead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to