[ 
https://issues.apache.org/jira/browse/HIVE-18581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348164#comment-16348164
 ] 

ASF GitHub Bot commented on HIVE-18581:
---------------------------------------

GitHub user anishek opened a pull request:

    https://github.com/apache/hive/pull/304

    HIVE-18581: Replication events should use lower case db object names

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anishek/hive HIVE-18581

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/304.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #304
    
----
commit 553f0de490d49b77294a70875264819b387e2a45
Author: Anishek Agarwal <anishek@...>
Date:   2018-01-31T10:12:31Z

    HIVE-18581: Replication events should use lower case db object names

----


> Replication events should use lower case db object names
> --------------------------------------------------------
>
>                 Key: HIVE-18581
>                 URL: https://issues.apache.org/jira/browse/HIVE-18581
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: anishek
>            Assignee: anishek
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HIVE-18581.0.patch
>
>
> events generated by replication should include the database /  tables /  
> partitions / function names in lower case. this will prevent other 
> applications to explicitly do case insensitive match of objects using names. 
> in hive all db object names as specified above are explicitly converted to 
> lower case when comparing between objects of same types. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to