You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ádám Szita (Jira)" <ji...@apache.org> on 2022/11/03 09:13:00 UTC

[jira] [Created] (HIVE-26694) Populate file row position information during vectorized Iceberg reads

Ádám Szita created HIVE-26694:
---------------------------------

             Summary: Populate file row position information during vectorized Iceberg reads
                 Key: HIVE-26694
                 URL: https://issues.apache.org/jira/browse/HIVE-26694
             Project: Hive
          Issue Type: Improvement
          Components: Iceberg integration
            Reporter: Ádám Szita
            Assignee: Ádám Szita


Currently we leverage VectorizedOrcRecordReader and VectorizedParquetRecordReader during vectorized Iceberg reads. In order to read V2 tables where delete files with positional deletes are present, we need to make these record reader implementations provide the row number information too.



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