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

add_partitions, create constraint calls and create_table_with_constraints do not properly handle client being configured with a non-Hive catalog.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • Metastore
    • None

    Description

      If a client calls
      add_partitions(List<Partition> parts, boolean ifNotExists, boolean needResults)
      and the catalog name is set to a non-default value in the config file but unset in the partitions, the request to add the partition will fail with an error message "table not found" even when the table is valid.

      Attachments

        1. HIVE-19871.patch
          30 kB
          Alan Gates

        Activity

          People

            gates Alan Gates
            gates Alan Gates
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: