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

Hudson commented on HIVE-2186:
------------------------------

Integrated in Hive-trunk-h0.21 #764 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/764/])
    HIVE-2186. Escaping More Characters When Generating HDFS Path Name From 
Table Columns (Franklin Hu via Siying Dong)

sdong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1132778
Files : 
* /hive/trunk/data/files/escapetest.txt
* /hive/trunk/ql/src/test/results/clientpositive/escape1.q.out
* /hive/trunk/ql/src/test/queries/clientpositive/escape1.q
* /hive/trunk/common/src/java/org/apache/hadoop/hive/common/FileUtils.java


> Dynamic Partitioning Failing because of characters not supported globStatus
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-2186
>                 URL: https://issues.apache.org/jira/browse/HIVE-2186
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Siying Dong
>            Assignee: Franklin Hu
>         Attachments: hive-2186.1.patch, hive-2186.2.patch, hive-2186.3.patch, 
> hive-2186.4.patch, hive-2186.5.patch
>
>
> Some dynamic queries failed on the stage of loading partitions if dynamic 
> partition columns contain special characters. We need to escape all of them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to