You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/07/09 15:48:00 UTC

[jira] [Updated] (HIVE-21547) Temp Tables: Use stORC format for temporary tables

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

Zoltan Haindrich updated HIVE-21547:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.0
           Status: Resolved  (was: Patch Available)

pushed to master. Thank you [~kkasa]!

> Temp Tables: Use stORC format for temporary tables
> --------------------------------------------------
>
>                 Key: HIVE-21547
>                 URL: https://issues.apache.org/jira/browse/HIVE-21547
>             Project: Hive
>          Issue Type: Improvement
>          Components: ORC
>    Affects Versions: 4.0.0
>            Reporter: Gopal V
>            Assignee: Krisztian Kasa
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21547.1.patch, HIVE-21547.2.patch, HIVE-21547.3.patch
>
>
> Using st(reaming)ORC (hive.exec.orc.delta.streaming.optimizations.enabled=true) format has massive performance advantages when creating data-sets which will not be stored for long-term.
> The format is compatible with ORC for vectorization and other features, while being cheaper to write out to filesystem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)