ALTER TABLE support inside transactions (Generally Available)
Data Warehouse · General availability · Planned
Description
Treating schema changes as transactional aligns with atomicity and isolation guarantees. If any part of the transaction fails, everything is rolled back, preserving data integrity. This capability is especially useful for automated pipelines and CI/CD workflows, where schema changes must be applied safely and predictably
Change History
-
2026-03-02
Release Date 2026-03-31 -> 2026-04-07 -
2025-12-04
Roadmap Item Added
Workload: Data Warehouse