Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-18320 Support ACID Tables Replication
  3. HIVE-18824

ValidWriteIdList config should be defined on tables which has to collect stats after insert

    XMLWordPrintableJSON

Details

    Description

      In HIVE-18192 , per table write ID was introduced where snapshot isolation is built using ValidWriteIdList on tables which are read with in a txn. ReadEntity list is referred to decide which table is read within a txn.
      For insert operation, table will be found only in WriteEntity, but the table is read to collect stats.
      So, it is needed to build the ValidWriteIdList for tables/partition part of WriteEntity as well.

      Attachments

        1. HIVE-18824.01.patch
          2 kB
          Sergey Shelukhin
        2. HIVE-18824.patch
          2 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sankarh Sankar Hariappan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: