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

Avoid or codegen std::map comparisons in partitioned top-n

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Impala 4.0.0
    • None
    • Backend
    • ghx-label-12

    Description

      The partitioned top-n implementation currently uses std::map to store the heaps. We can't inline the tuple comparator easily because of the indirections in the standard library code.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: