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
fix: uniform orphan recovery and rollback across all table modes
- DuplicateException with table missing: do orphan recovery (drop +
recreate) in all modes, not just per-tenant
- Track whether we created the physical table; only rollback on
metadata failure if we own the table, regardless of shared-tables
mode
- Removes mode-specific branching in the rollback path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments