[ https://issues.apache.org/jira/browse/HIVE-26694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ádám Szita resolved HIVE-26694. ------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Committed to master, thanks for the review [~lpinter]! > 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: Sub-task > Components: Iceberg integration > Reporter: Ádám Szita > Assignee: Ádám Szita > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)