Skip to content

Commit

Permalink
Address review comment
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Nayak <[email protected]>
  • Loading branch information
rohit-nayak-ps committed Sep 24, 2024
1 parent 266aad1 commit 8af9387
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions changelog/21.0/21.0.0/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,7 @@ the workflow is in progress. See https://github.com/vitessio/vitess/pull/16583 f

### <a id="reference-table-materialization"/>Reference Table Materialization

There is a new option in `Materialize` workflows to keep a synced copy of reference tables from the unsharded keyspace
which holds the source of truth for the reference table, to all shards in a sharded keyspace.
There is a new option in [`Materialize` workflows](https://vitess.io/docs/reference/vreplication/materialize/) to keep
a synced copy of [reference or lookup tables](https://vitess.io/docs/reference/vreplication/reference_tables/)
(countries, states, zip_codes, etc) from an unsharded keyspace, which holds the source of truth for the reference
table, to all shards in a sharded keyspace.

0 comments on commit 8af9387

Please sign in to comment.