You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2016/12/20 00:28:58 UTC

[jira] [Updated] (HIVE-15469) Fix REPL DUMP/LOAD DROP_PTN so it works on non-string-ptn-key tables

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

Sushanth Sowmyan updated HIVE-15469:
------------------------------------
    Description: The current implementation of REPL DUMP/REPL LOAD for DROP_PTN is limited to dropping partitions whose key types are strings. This needs the tableObj to be available in the DropPartitionMessage before it can be fixed.  (was: The current implementation of REPL DROP/REPL LOAD for DROP_PTN is limited to dropping partitions whose key types are strings. This needs the tableObj to be available in the DropPartitionMessage before it can be fixed.)

> Fix REPL DUMP/LOAD DROP_PTN so it works on non-string-ptn-key tables
> --------------------------------------------------------------------
>
>                 Key: HIVE-15469
>                 URL: https://issues.apache.org/jira/browse/HIVE-15469
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>            Reporter: Sushanth Sowmyan
>
> The current implementation of REPL DUMP/REPL LOAD for DROP_PTN is limited to dropping partitions whose key types are strings. This needs the tableObj to be available in the DropPartitionMessage before it can be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)