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

[jira] [Updated] (HIVE-25854) Port Iceberg Hive fix - ORC vectorization fails after split offsets are considered during split generation

     [ https://issues.apache.org/jira/browse/HIVE-25854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ádám Szita updated HIVE-25854:
------------------------------
    Description: 
Porting Iceberg commit: [https://github.com/apache/iceberg/commit/339866d72784a3e90625037d3a9de4fdafc5fcef]
{code:java}
Hive: ORC vectorization fails when split offsets are considered during split generation (#3748 {code}
.. to fix issue with reading non-first splits of ORC files in vectorized mode

  was:
Porting Iceberg commit: 
{code:java}
339866d72784a3e90625037d3a9de4fdafc5fcef
Hive: ORC vectorization fails when split offsets are considered during split generation (#3748 {code}
.. to fix issue with reading non-first splits of ORC files in vectorized mode


> Port Iceberg Hive fix - ORC vectorization fails after split offsets are considered during split generation
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-25854
>                 URL: https://issues.apache.org/jira/browse/HIVE-25854
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ádám Szita
>            Assignee: Ádám Szita
>            Priority: Major
>
> Porting Iceberg commit: [https://github.com/apache/iceberg/commit/339866d72784a3e90625037d3a9de4fdafc5fcef]
> {code:java}
> Hive: ORC vectorization fails when split offsets are considered during split generation (#3748 {code}
> .. to fix issue with reading non-first splits of ORC files in vectorized mode



--
This message was sent by Atlassian Jira
(v8.20.1#820001)