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

Iceberg: Major QB Compaction on unpartitioned tables with a single commit

    XMLWordPrintableJSON

Details

    Description

      Currently Hive Iceberg Major QB Compaction happens in 2 commits in a single transaction. First commit deletes all existing files and second commit inserts compacted data files. If a user queries the table using snapshot id of the first commit after the compaction, there will be no records returned which is invalid. Need to find a way to do it in one commit.

      Attachments

        Issue Links

          Activity

            People

              difin Dmitriy Fingerman
              difin Dmitriy Fingerman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: