[ https://issues.apache.org/jira/browse/HIVE-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sushanth Sowmyan updated HIVE-6475: ----------------------------------- Attachment: HIVE-6475.2.patch Updating patch. Previous patch was only tested against -Phadoop-2, and there was a section in TestDynamicPartitioned which runs only if we're not on hadoop23, which needed to be changed to allow a new error code for duplicate partition publish. One pig-hcatalog-adapter test needed an update as well, now updated. Also, some of the test failures noted by the QA infra (the cli ones) do not relate to this patch. > Implement support for appending to mutable tables in HCatalog > ------------------------------------------------------------- > > Key: HIVE-6475 > URL: https://issues.apache.org/jira/browse/HIVE-6475 > Project: Hive > Issue Type: Sub-task > Components: HCatalog, Metastore, Query Processor, Thrift API > Reporter: Sushanth Sowmyan > Assignee: Sushanth Sowmyan > Attachments: HIVE-6475.2.patch, HIVE-6475.patch > > > Part of HIVE-6405, this is the implementation of the append feature on the > HCatalog side. If a table is mutable, we must support being able to append to > existing data instead of erroring out as a duplicate publish. -- This message was sent by Atlassian JIRA (v6.1.5#6160)