-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Improve rewind interface for streaming clients (Improve rewind interface for streaming clients #1099).
- "cursor" refers to client information required for reorg resolution.
- "watermark" refers to the per-row block height per chain.
- fix(client): remove dependency on common #1301
- Resolve all networks and raw dataset tables for some catalog.
- Rewrite segments to support multi-chain.
- Update
BlockNumPropagatorto support multi-chain.- Rename the
_block_numcolumn to_watermark.- Suggestion from @leoyvens: keep
_block_numas an alias for tables associated with a single network.
- Suggestion from @leoyvens: keep
- Rename the
- Update
incrementalize_planto support multi-chain. - Update
StreamingQueryto support multi-chain. - Remove validations preventing registration of manifests depending on raw datasests from multiple networks.
Metadata
Metadata
Assignees
Labels
No labels