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

INSERTs into Kudu tables should partition and sort

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Kudu_Impala
    • Impala 2.9.0
    • Backend

    Description

      Inserts into Kudu tables should be partitioned (i.e. rows hashed using the same hash partitioning as the Kudu table) and, at the table sink, sorted on the primary key. This would significantly improve performance.

      This will require a local sort (IMPALA-2521), and support from Kudu to provide the partitioning.

      Attachments

        Issue Links

          Activity

            People

              twmarshall Thomas Tauber-Marshall
              mjacobs Matthew Jacobs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: