[
https://issues.apache.org/jira/browse/HIVE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197965#comment-13197965
]
Phabricator commented on HIVE-2762:
-----------------------------------
njain has commented on the revision "HIVE-2762 [jira] Alter Table Partition
Concatenate Fails On Certain Characters".
INLINE COMMENTS
ql/src/test/queries/clientpositive/escape2.q:47 Why are you running the same
command multiple times ?
REVISION DETAIL
https://reviews.facebook.net/D1533
> Alter Table Partition Concatenate Fails On Certain Characters
> -------------------------------------------------------------
>
> Key: HIVE-2762
> URL: https://issues.apache.org/jira/browse/HIVE-2762
> Project: Hive
> Issue Type: Bug
> Reporter: Kevin Wilfong
> Assignee: Kevin Wilfong
> Attachments: HIVE-2762.1.patch.txt, HIVE-2762.D1533.1.patch,
> HIVE-2762.D1533.2.patch
>
>
> Alter table partition concatenate creates a Java URI object for the location
> of a partition. If the partition name contains certain characters, such as }
> or space ' ', the object constructor fails, causing the query to fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira