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

anishek commented on HIVE-18581:
--------------------------------

* 
org.apache.hadoop.hive.metastore.client.TestTablesList.testListTableNamesByFilterNullDatabase[Embedded]:
 this cannot be run independently looks like from mvn surefire 
https://github.com/junit-team/junit4/issues/664 even though mvn suggests 
otherwise, 
http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html,
 the current patch code path is not related to the test.
* org.apache.hadoop.hive.metastore.TestMarkPartition.testMarkingPartitionSet: 
works fine on local machine
* 
org.apache.hive.service.cli.thrift.TestThriftCLIServiceWithBinary.org.apache.hive.service.cli.thrift.TestThriftCLIServiceWithBinary:
 works on local machine
* 
org.apache.hive.jdbc.TestTriggersMoveWorkloadManager.testTriggerMoveConflictKill:
 works on local machine

> 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