You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
153909: changefeedccl: disable per-table PTS by default r=andyyang890 a=aerfrei
This change updates the default value of the per-table protected timestamp cluster setting to false. Changefeeds will continue to use the existing single-record format for protected timestamps, even when there are multiple tables.
Fixes: #153900
Epic: CRDB-1421
Release note: None
Co-authored-by: Aerin Freilich <[email protected]>
0 commit comments