You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Seong Yeom (JIRA)" <ji...@apache.org> on 2017/10/06 07:41:00 UTC

[jira] [Updated] (HIVE-17391) Compaction fails if there is an empty value in tblproperties

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

Seong Yeom updated HIVE-17391:
------------------------------
    Status: Patch Available  (was: Open)

> Compaction fails if there is an empty value in tblproperties
> ------------------------------------------------------------
>
>                 Key: HIVE-17391
>                 URL: https://issues.apache.org/jira/browse/HIVE-17391
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Transactions
>    Affects Versions: 2.3.0, 2.2.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Seong Yeom
>         Attachments: HIVE-17391.01.patch
>
>
> create table t1 (a int) tblproperties ('serialization.null.format'='');
> alter table t1 compact 'major';
> fails



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)