[ 
https://issues.apache.org/jira/browse/HIVE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548273#comment-13548273
 ] 

Hudson commented on HIVE-2762:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-2762 Alter Table Partition Concatenate Fails On Certain Characters
(Kevin Wilfong via namit) (Revision 1239754)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1239754
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/escape2.q
* /hive/trunk/ql/src/test/results/clientpositive/escape2.q.out

                
> 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
>          Components: Metastore
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.9.0
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2762.D1533.1.patch, 
> ASF.LICENSE.NOT.GRANTED--HIVE-2762.D1533.2.patch, 
> ASF.LICENSE.NOT.GRANTED--HIVE-2762.D1533.3.patch, HIVE-2762.1.patch.txt, 
> HIVE-2762.2.patch.txt
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to