[ https://issues.apache.org/jira/browse/HIVE-21958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
mahesh kumar behera updated HIVE-21958: --------------------------------------- Status: Patch Available (was: Open) > The list of table expression in the inclusion and exclusion list should be > separated by '|' instead of comma. > ------------------------------------------------------------------------------------------------------------- > > Key: HIVE-21958 > URL: https://issues.apache.org/jira/browse/HIVE-21958 > Project: Hive > Issue Type: Sub-task > Reporter: mahesh kumar behera > Assignee: mahesh kumar behera > Priority: Major > Labels: pull-request-available > Attachments: HIVE-21958.01.patch, HIVE-21958.02.patch, > HIVE-21958.03.patch > > Time Spent: 10m > Remaining Estimate: 0h > > Java regex expression does not support comma. If user wants multiple > expression to be present in the include or exclude list, then the expressions > can be provided separated by pipe ('|') character. The policy will look > something like db_name.'(t1*)|(t3)'.'t100' -- This message was sent by Atlassian JIRA (v7.6.3#76005)