[jira] [Updated] (HIVE-3679) Unescape partition names returned by show partitions

2013-05-06 Thread Owen O'Malley (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HIVE-3679:


Fix Version/s: 0.11.0

> Unescape partition names returned by show partitions
> 
>
> Key: HIVE-3679
> URL: https://issues.apache.org/jira/browse/HIVE-3679
> Project: Hive
>  Issue Type: Task
>  Components: Configuration, Query Processor
>Affects Versions: 0.10.0
>Reporter: Wonho Kim
>Assignee: Wonho Kim
>Priority: Minor
>  Labels: features
> Fix For: 0.10.0, 0.11.0
>
> Attachments: HIVE-3679.1.patch.txt
>
>
> The partition names returned by the SHOW PARTITIONS call in Hive contain 
> escape sequences from the metastore.
> ex) SHOW PARTITIONS XXX;
> returns partition names like
> ...ts=2012-02-02+17%3A12%3A43...where %3A is ':'
> Hive should unescape escape sequences like that before returning the 
> partition names unless it is configured to return the URL encoded partition 
> name.

--
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


[jira] [Updated] (HIVE-3679) Unescape partition names returned by show partitions

2012-11-12 Thread Wonho Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wonho Kim updated HIVE-3679:


Release Note: 
Adds 'hive.decode.partition.name' option to config.
Decode the partition names when the option is set to true.
  Status: Patch Available  (was: Open)

This patch is being reviewed in
https://reviews.facebook.net/D6555

> Unescape partition names returned by show partitions
> 
>
> Key: HIVE-3679
> URL: https://issues.apache.org/jira/browse/HIVE-3679
> Project: Hive
>  Issue Type: Task
>  Components: Configuration, Query Processor
>Affects Versions: 0.10.0
>Reporter: Wonho Kim
>Assignee: Wonho Kim
>Priority: Minor
>  Labels: features
> Fix For: 0.10.0
>
> Attachments: HIVE-3679.1.patch.txt
>
>
> The partition names returned by the SHOW PARTITIONS call in Hive contain 
> escape sequences from the metastore.
> ex) SHOW PARTITIONS XXX;
> returns partition names like
> ...ts=2012-02-02+17%3A12%3A43...where %3A is ':'
> Hive should unescape escape sequences like that before returning the 
> partition names unless it is configured to return the URL encoded partition 
> name.

--
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


[jira] [Updated] (HIVE-3679) Unescape partition names returned by show partitions

2012-11-12 Thread Wonho Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wonho Kim updated HIVE-3679:


Attachment: HIVE-3679.1.patch.txt

This patch is being reviewed in

https://reviews.facebook.net/D6555

> Unescape partition names returned by show partitions
> 
>
> Key: HIVE-3679
> URL: https://issues.apache.org/jira/browse/HIVE-3679
> Project: Hive
>  Issue Type: Task
>  Components: Configuration, Query Processor
>Affects Versions: 0.10.0
>Reporter: Wonho Kim
>Assignee: Wonho Kim
>Priority: Minor
>  Labels: features
> Fix For: 0.10.0
>
> Attachments: HIVE-3679.1.patch.txt
>
>
> The partition names returned by the SHOW PARTITIONS call in Hive contain 
> escape sequences from the metastore.
> ex) SHOW PARTITIONS XXX;
> returns partition names like
> ...ts=2012-02-02+17%3A12%3A43...where %3A is ':'
> Hive should unescape escape sequences like that before returning the 
> partition names unless it is configured to return the URL encoded partition 
> name.

--
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


[jira] [Updated] (HIVE-3679) Unescape partition names returned by show partitions

2012-11-06 Thread Wonho Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wonho Kim updated HIVE-3679:


Assignee: Wonho Kim

> Unescape partition names returned by show partitions
> 
>
> Key: HIVE-3679
> URL: https://issues.apache.org/jira/browse/HIVE-3679
> Project: Hive
>  Issue Type: Task
>  Components: Configuration, Query Processor
>Affects Versions: 0.10.0
>Reporter: Wonho Kim
>Assignee: Wonho Kim
>Priority: Minor
>  Labels: features
> Fix For: 0.10.0
>
>
> The partition names returned by the SHOW PARTITIONS call in Hive contain 
> escape sequences from the metastore.
> ex) SHOW PARTITIONS XXX;
> returns partition names like
> ...ts=2012-02-02+17%3A12%3A43...where %3A is ':'
> Hive should unescape escape sequences like that before returning the 
> partition names unless it is configured to return the URL encoded partition 
> name.

--
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