Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.10.0
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-3518 QTestUtil side-effects
- Closed