[
https://issues.apache.org/jira/browse/HIVE-18581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
anishek updated HIVE-18581:
---------------------------
Description:
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.
> 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
> Environment: 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.
> Reporter: anishek
> Assignee: anishek
> Priority: Major
> 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)