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

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

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            tarmstrong Tim Armstrong

            Dates

              Created:
              Updated:

              Slack

                Issue deployment