Andrew Poland created HIVE-3152:
-----------------------------------

             Summary: 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
            Priority: Minor


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to