Ádám Szita created HIVE-26695: --------------------------------- Summary: Vectorized reading of Iceberg V2 tables Key: HIVE-26695 URL: https://issues.apache.org/jira/browse/HIVE-26695 Project: Hive Issue Type: Improvement Reporter: Ádám Szita Assignee: Ádám Szita
Currently HiveIcebergStorageHandler prevents proceeding to vectorized reading code path for V2 Iceberg tables, as the feature for reading in delete information and merging this to VectorizedRowBatches is missing. This should serve as an umbrella jira to implement the feature. -- This message was sent by Atlassian Jira (v8.20.10#820010)