Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11655

Impala should set merge-on-read by default

    XMLWordPrintableJSON

Details

    • ghx-label-12

    Description

      Similarly to HIVE-26596 Impala should set merge-on-read delete mode for V2 tables, unless otherwise specified:

      • during table creation with 'format-version'='2'
      • during alter table set tblproperties 'format-version'='2'

      We do so because in the foreseeable future Impala will only support merge-on-read (on the write-side, on the read side copy-on-write is also supported). Also, currently Hive only supports merge-on-read for DELETEs and UPDATEs.

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: