You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Franklin Hu (JIRA)" <ji...@apache.org> on 2011/05/27 01:05:47 UTC

[jira] [Updated] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

     [ 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