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

Eugene Koifman commented on HIVE-19260:
---------------------------------------

committed to branch-3

> 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
>             Fix For: 3.0.0
>
>         Attachments: HIVE-19260.01-branch-3.patch, 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)

Reply via email to