Expand description
A source that reads from a persist shard.
Enums§
- Error
Handler - Many dataflows, including the Persist source, encounter errors that are neither data-plane errors (a la SourceData) nor bugs. This includes:
- Filter
Result - The result of applying an MFP to a part, if we know it.
- Snapshot
Mode - An enum describing whether a snapshot should be emitted
Functions§
- shard_
source - Creates a new source that reads from a persist shard, distributing the work of reading data to all timely workers.