Eugene Koifman created HIVE-19260:
-------------------------------------

             Summary: 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


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