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/11/15 09:58:00 UTC

[jira] [Updated] (HIVE-26529) Iceberg: Fix VectorizedSupport support for DECIMAL_64 in HiveIcebergInputFormat.

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

Ádám Szita updated HIVE-26529:
------------------------------
    Component/s: Iceberg integration

> Iceberg: Fix VectorizedSupport support for DECIMAL_64 in HiveIcebergInputFormat.
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-26529
>                 URL: https://issues.apache.org/jira/browse/HIVE-26529
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, Iceberg integration
>            Reporter: Rajesh Balamohan
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: perfomance, pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>         Attachments: iceberg_table_with_HiveDecimal.png, regular_tables_with_decimal64.png
>
>          Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> For supporting vectored reads in parquet, DECIMAL_64 support in ORC has been disabled in HiveIcebergInputFormat. This causes regressions in queries.
> [https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergInputFormat.java#L182]
> It will be good to restore DECIMAL_64 support in iceberg input format.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)