You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/05 11:12:00 UTC

[jira] [Work logged] (HIVE-21958) 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-21958?focusedWorklogId=272539&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-272539 ]

ASF GitHub Bot logged work on HIVE-21958:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jul/19 11:11
            Start Date: 05/Jul/19 11:11
    Worklog Time Spent: 10m 
      Work Description: maheshk114 commented on pull request #705: HIVE-21958 : The list of table expression in the inclusion and exclusion list should be separated by '|' instead of comma.
URL: https://github.com/apache/hive/pull/705
 
 
   …
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 272539)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>
>          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)