[
https://issues.apache.org/jira/browse/HIVE-19260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450170#comment-16450170
]
Eugene Koifman commented on HIVE-19260:
---------------------------------------
yes, it guaranteed to be not null
> Streaming Ingest API doesn't normalize db.table names
> -----------------------------------------------------
>
> Key: HIVE-19260
> URL: https://issues.apache.org/jira/browse/HIVE-19260
> Project: Hive
> Issue Type: Bug
> Components: HCatalog, Streaming, Transactions
> Affects Versions: 0.13
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Priority: Blocker
> Attachments: HIVE-19260.01.patch
>
>
> Hive is case insensitive wrt db/table names. These gets normalized to lower
> case for SQL processing.
> When HiveEndPoint is created it uses db.table strings as is, and they end up
> propagated this way to transaction metadata tables in the metastore via lock
> acquisition. This makes them look like different tables in Cleaner and lock
> manager.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)