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

Support for partial sorts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.10.0
    • Impala 2.10.0
    • Backend

    Description

      Impala's sorting code currently only allows for full sorts, but it could be extended to support partial sorts.

      This would be useful in situations where the sorting is being done for performance rather than correctness. For example, a recent change (IMPALA-3742) sorts rows for an INSERT before sending them to Kudu. Doing only a partial sort could speed this up and reduce the memory required while still retaining the primary benefit of reducing the load on Kudu.

      Attachments

        Issue Links

          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: