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

Kevin Wilfong updated HIVE-3152:
--------------------------------

    Affects Version/s: 0.10.0
    
> Disallow certain character patterns in partition names
> ------------------------------------------------------
>
>                 Key: HIVE-3152
>                 URL: https://issues.apache.org/jira/browse/HIVE-3152
>             Project: Hive
>          Issue Type: New Feature
>          Components: Metastore
>    Affects Versions: 0.10.0
>            Reporter: Andrew Poland
>            Assignee: Ivan Gorbachev
>            Priority: Minor
>              Labels: api-addition, configuration-addition
>             Fix For: 0.10.0
>
>         Attachments: jira-3152.0.patch, jira-3152.1.patch, jira-3152.2.patch
>
>
> New event listener to allow metastore to reject a partition name if it 
> contains undesired character patterns such as unicode and commas.
> Match pattern is implemented as a regular expression
> Modifies append_partition to call a new MetaStorePreventListener 
> implementation, PreAppendPartitionEvent.

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