-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds a new event to denote a breaking schema change
A breaking schema changes require recomputing the snapshot to rebuild the Materialize index, and in turn once this is ready, the consumer will have to rebuild their own indexes. This event is added to differentiate between "schema changed" and "index ready after schema changed" events.
- Loading branch information
1 parent
78c93bb
commit c273586
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters