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

Remove partition/sort from Kudu INSERT for unpartitioned tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.11.0
    • Impala 2.12.0
    • Frontend
    • None
    • ghx-label-5

    Description

      Impala partitions and sorts rows according to the target table's partitioning scheme before inserting them into Kudu to improve the performance of large inserts.

      IMPALA-5546 added the ability to create unpartitioned Kudu tables.We still add the partition and sort when inserting into these tables even though its just wasted work.

      Attachments

        Activity

          People

            twmarshall Thomas Tauber-Marshall
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: