[
https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Franklin Hu updated HIVE-2186:
------------------------------
Attachment: hive-2186.1.patch
This patch adds to the list of illegal file path characters that may cause
globStatus to break.
These include:
* ASCII characters 01-1F
* '[' open brace
Also included is a test for dynamic partitions with all standard ASCII
characters (0-127).
> 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
>
>
> 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