Expand description
A source that reads from a persist shard.
Structsยง
- Lease
Manager ๐
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.
- shard_
source_ ๐descs - shard_
source_ ๐fetch