You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "mahesh kumar behera (JIRA)" <ji...@apache.org> on 2019/07/09 06:32:00 UTC

[jira] [Resolved] (HIVE-21974) The list of table expression in the inclusion and exclusion list should be separated by '|' instead of comma.

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

mahesh kumar behera resolved HIVE-21974.
----------------------------------------
    Resolution: Duplicate

> The list of table expression in the inclusion and exclusion list should be separated by '|' instead of comma.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-21974
>                 URL: https://issues.apache.org/jira/browse/HIVE-21974
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>            Reporter: mahesh kumar behera
>            Assignee: mahesh kumar behera
>            Priority: Major
>              Labels: DR, Replication, pull-request-available
>
> 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)