Implement basic PartitionIterator for random access to documents in a partition

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Query 2021-01-25, Query 2021-02-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket should handle the following tasks:

      • Retrieving the next document from the prior stage if requested
      • Caching documents in a partition to be re-used by multiple consumers
      • Supporting an advance() type method to move the current doc pointer
      • Detecting a partition key change and setting the new document aside until advanced to it

      To start, documents will only be freed once advance moves past the end of a partition.

              Assignee:
              Nicholas Zolnierz
              Reporter:
              Nicholas Zolnierz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: