[
https://issues.apache.org/jira/browse/HIVE-25421?focusedWorklogId=777331&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-777331
]
ASF GitHub Bot logged work on HIVE-25421:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/22 07:50
Start Date: 02/Jun/22 07:50
Worklog Time Spent: 10m
Work Description: szlta merged PR #3334:
URL: https://github.com/apache/hive/pull/3334
Issue Time Tracking
-------------------
Worklog Id: (was: 777331)
Time Spent: 20m (was: 10m)
> Fallback from vectorization when reading Iceberg's time columns from ORC files
> ------------------------------------------------------------------------------
>
> Key: HIVE-25421
> URL: https://issues.apache.org/jira/browse/HIVE-25421
> Project: Hive
> Issue Type: Bug
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As discussed in HIVE-25420 time column is not native Hive type, reading it is
> more complicated, and is not supported for vectorized read. Trying this
> currently results in an exception for ORC formatted files, so we should make
> an effort to gracefully fall back to non-vectorized reads when there's such a
> column in the query's projection.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)