Expand description
Serde config types for the optional top-level backfill: block.
The block holds defaults for faucet backfill (window size,
concurrency, timezone); the actual range always comes from the command
line (--from/--to or --from-bookmark/--to-bookmark). Ignored by
faucet run (like schedule: / replication:).
Structs§
- Backfill
Spec - Top-level
backfill:defaults block.
Functions§
- has_
scoping_ tokens - Whether a serialized source config references a window-scoping token.
- parse_
timezone - Parse an IANA timezone name.