Known issues in Iceberg
This topic describes the known issues for Iceberg in Cloudera Data Warehouse on cloud, version 2025.0.21.0-185.
Known issues identified in the March 31, 2026 release
- CDPD-97613: Materialized view rebuild fails for Iceberg tables
- Materialized view rebuild fails when the base table is an
Iceberg table and the materialized view is implicitly created as an ACID table due to
metastore.create.as.acid=trueresulting in an error. During rebuild, no transaction is started but an entry is created in theMATERIALIZATION_REBUILD_LOCKStable and not cleared, causing subsequent attempts to fail due to an existing lock entry.
