-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Several types of Jobs:
- Realtime (MV on Insert)
- Batch (periodic runs over Stage tables)
- Periodic runs over Source tables with full day/month reload
- Combined
- run real-time MV
- store to Stage
- replay the previous day after midnight, or the previous month on 1st day of the next month (to fix mistakes)
Clickhouse is a better store for Stage data than Kafka
https://www.youtube.com/watch?v=ExU7fJFw4Bg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels