[ https://issues.apache.org/jira/browse/HIVE-26694?focusedWorklogId=823422&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-823422 ]
ASF GitHub Bot logged work on HIVE-26694: ----------------------------------------- Author: ASF GitHub Bot Created on: 04/Nov/22 14:26 Start Date: 04/Nov/22 14:26 Worklog Time Spent: 10m Work Description: szlta opened a new pull request, #3732: URL: https://github.com/apache/hive/pull/3732 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. Issue Time Tracking ------------------- Worklog Id: (was: 823422) Remaining Estimate: 0h Time Spent: 10m > 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 > Time Spent: 10m > 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)