XMLWordPrintableJSON

Details

    Description

      This issue introduces a BucketAssigner that assigns bucket ID (partition path & fileID) for each stream record.

      There is no need to look up index and partition the records anymore in the following pipeline for these records,
      we actually decide the write target location before the write and each record computes its location when the BucketAssigner receives it, thus, the indexing is with streaming style.

      Computing locations for a batch of records all at a time is resource consuming so a pressure to the engine,
      we should avoid that in streaming system.

      Attachments

        Issue Links

          Activity

            People

              danny0405 Danny Chen
              danny0405 Danny Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: