Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • C++

    Description

      ARROW-7001 needs a sequencing operator to reorder fragments & scan tasks that arrive out of order.  This AsyncGenerator would poll source and buffer results until the "next" result arrives.  For example, given a source of 6,2,1,3,4,5 the operator would return 1,2,3,4,5,6 and would need to buffer 2 items (6 & 2 at the beginning).

      The Next(T t) will be configurable via function.

      Attachments

        Issue Links

          Activity

            People

              westonpace Weston Pace
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h
                  4h