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
Rename active_ssts_size/wals_size to active_sst_sizes/wal_sizes across
proto, pggate, catalog manager, system views, and migration. Use uint64
datums instead of CString to match the bigint[] column type.
Make the migration resilient to OID changes by looking up
yb_get_tablet_metadata by name instead of hardcoded OID.
Move size column validation from C++ mini-test to pg_regress, covering
array alignment, non-negative sizes, and replica-tserver correspondence.
0 commit comments