Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Rust, Rust - DataFusion
    • None

    Description

      Operators such as GlobalLimitExec, SortExec, and HashAggregateExec (in some cases) require a single input partition. Rather than have these operators perform their own merging of input partitions, the planner should insert explicit MergeExec nodes into the physical plan, when needed.

       

      Attachments

        Activity

          People

            andygrove Andy Grove
            andygrove Andy Grove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: