Amazon Redshift adds ALTER TABLE for Iceberg tables and writes via the AWS Glue Data Catalog mount
Share
Services
[Amazon Redshift](https://aws.amazon.com/redshift) now supports writing directly to Apache Iceberg tables via the AWS Glue Data Catalog (awsdatacatalog) mount and ALTER TABLE DDL statements to modify the schema, partitioning, and properties of Apache Iceberg tables. With write access through the auto-mounted awsdatacatalog, you can land Redshift transformations in your data lake for any engine to query without creating external schemas—particularly useful for Iceberg tables federated with AWS Lake Formation. Supported ALTER TABLE operations include ADD/DROP/ALTER columns, RENAME COLUMN, SET TABLE PROPERTIES to overwrite the default compression type, and ADD/DROP/REPLACE PARTITION FIELD to adapt partitioning strategies as data volumes grow. Previously, updating the structure of Iceberg tables required deleting the table and its data, adding complexity and latency to data pipelines. Tables modified by Redshift remain compatible with other Iceberg-compatible engines, including [Amazon EMR](https://aws.amazon.com/emr/) and [Amazon Athena](https://aws.amazon.com/athena/), preserving cross-engine interoperability. AWS Lake Formation permissions are supported for Iceberg write operations.
These capabilities are available in all AWS Regions where Amazon Redshift is available. To get started, visit the [Referencing Iceberg tables in Amazon Redshift](https://docs.aws.amazon.com/redshift/latest/dg/referencing-iceberg-tables.html) and [Altering table definitions](https://docs.aws.amazon.com/redshift/latest/dg/iceberg-alter-table.html) sections in the Amazon Redshift Database Developer Guide.
What else is happening at Amazon Web Services?
Read update
Services
Share
AWS Glue zero-ETL is now available in Asia Pacific (Mumbai) region
about 7 hours ago
Services
Share
Read update
Services
Share
Amazon SageMaker Studio now supports GPU capacity reservation through SageMaker Flexible Training Plans
about 13 hours ago
Services
Share