[
https://issues.apache.org/jira/browse/HIVE-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204470#comment-16204470
]
Steve Yeom commented on HIVE-17391:
-----------------------------------
[~eugene.koifman]
Hey Eugene,
Please review patch 02.
Thanks,
Steve.
> 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.2.0, 2.3.0
> Reporter: Ashutosh Chauhan
> Assignee: Steve Yeom
> Attachments: HIVE-17391.01.patch, HIVE-17391.02.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)