You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/07 05:45:00 UTC

[jira] [Updated] (HIVE-25779) Deduplicate SerDe Info

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

ASF GitHub Bot updated HIVE-25779:
----------------------------------
    Labels: pull-request-available  (was: )

> Deduplicate SerDe Info
> ----------------------
>
>                 Key: HIVE-25779
>                 URL: https://issues.apache.org/jira/browse/HIVE-25779
>             Project: Hive
>          Issue Type: New Feature
>          Components: Standalone Metastore
>            Reporter: Yu-Wen Lai
>            Assignee: Yu-Wen Lai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We can reuse serde info as how we reuse column descriptors. (HIVE-2246)
> Currently, each storage descriptor has a associated and exclusive serde info, but the partitions' serde infos are mostly just the same as the table's. By reusing the serde info, we can saving some database storage and possibly enhance the query performance from HMS to the backend database.
>  



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