{{CANONICAL}}
← Back to Tech News

Amazon Redshift adds ALTER TABLE for Iceberg tables and writes via the AWS Glue Data Catalog mount

Amazon Web Services has expanded Amazon Redshift's capabilities with new support for direct writes to Apache Iceberg tables through the AWS Glue Data Catalog mount and comprehensive ALTER TABLE operations for schema modifications. The enhancement allows data engineers to perform table transformations directly in their data lake without creating external schemas, which is particularly valuable for Iceberg tables integrated with AWS Lake Formation. Previously, any structural changes to Iceberg tables required deleting the entire table and its data, creating significant pipeline complexity and latency issues. The new ALTER TABLE functionality includes adding, dropping, and modifying columns, renaming columns, setting table properties for compression optimization, and dynamically adjusting partition strategies as data volumes scale. These operations maintain full compatibility with other Iceberg-compatible engines including Amazon EMR and Amazon Athena, ensuring seamless cross-platform data access. The feature supports AWS Lake Formation permissions for secure write operations and is immediately available across all AWS regions where Redshift operates.

Why It Matters

This update addresses a critical pain point in modern data lake architectures where schema evolution has been cumbersome and disruptive. By enabling in-place schema modifications and direct writes through the data catalog, AWS is reducing operational overhead for data teams managing large-scale analytics workloads. The cross-engine compatibility preservation ensures organizations can maintain their multi-tool data strategies without vendor lock-in, while the Lake Formation integration provides enterprise-grade security controls for data governance at scale.

Read Original Release →
Note

This summary is generated using AI analysis of the original press release. Always refer to the original source for complete details.