Skip to content

Commit 317212a

Browse files
committed
Mark refactor verification complete
1 parent dbcf74f commit 317212a

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.claude/plans/qualified-table-identifiers-progress.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,12 @@ Branch: `qualified-table-identifiers`
9090
ui tsc + lint clean; golangci-lint ./... 0 issues
9191
- [x] unit tests green locally (TZ=UTC; catalog env needed for avro-size tests;
9292
remaining failures pre-existing/environmental, verified against main)
93-
- [x] tilt e2e runs: TestGenericCH_PG full suite PASSED (final rerun in flight at
94-
time of writing), TestApiPg subtests all PASS after fixes, connector_clickhouse
95-
PASSED, dotted-name tests all PASSED
93+
- [x] tilt e2e runs: TestGenericCH_PG full suite PASSED TWICE (incl. final rerun on
94+
the finished code), TestApiPg subtests all PASS after fixes, connector_clickhouse
95+
PASSED, dotted-name tests all PASSED (incl. schema-change replay on dotted table)
96+
97+
## STATUS: COMPLETE (2026-06-12)
98+
All plan phases implemented and verified. 16 commits on qualified-table-identifiers.
9699
- [x] manual upgrade testing per plan section E: live old-bits mirror resumed + synced
97100
on new bits (E1, E2 partial); V54-57 backfill verified on 30 real rows (E3);
98101
MirrorStatus dual-form verified via HTTP gateway after fixing a real bug (E5);

0 commit comments

Comments
 (0)