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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
The changes in #14979
Problems:
get_ex_outlier_stream_rows_txnbecomes ambiguous: there are two columns called event_stream_ordering. Addevent_stream_orderingcolumn to membership state tables #14979 disambiguates this, but won't exist in old code.Questions:
populate_membership_event_stream_orderingbackground update has completed? How long do we expect it will take?For 1.77 I
For the future we should try to land the schema changes gradually (see guidance) over the next few releases.