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

Ashutosh Chauhan commented on HIVE-3152:
----------------------------------------

+1 
Kevin can you take care of running tests and committing it.

Ivan, on a side note for your future patches I will suggest to avoid whitespace 
changes, that makes it harder while reading patch to see where exactly 
important changes are. 
                
> 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
>            Reporter: Andrew Poland
>            Assignee: Ivan Gorbachev
>            Priority: Minor
>              Labels: api-addition, configuration-addition
>         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