Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-19260

Streaming Ingest API doesn't normalize db.table names

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        1. HIVE-19260.01-branch-3.patch
          19 kB
          Eugene Koifman
        2. HIVE-19260.01.patch
          19 kB
          Eugene Koifman

        Issue Links

          Activity

            People

              ekoifman Eugene Koifman
              ekoifman Eugene Koifman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: