Structural differences and limitations for Apache Iceberg
Last updated
Was this helpful?
Apache Iceberg does not support Incremental table mode.
Apache Iceberg workspaces do not support subsetting.
However, for tables that use the De-Identify table mode, you can provide a WHERE clause to filter the table. For details, go to Using table filtering for data warehouses and Spark-based data connectors.
Apache Iceberg workspaces do not support upsert.
For Apache Iceberg workspaces, you cannot write output to a container repository.
For Apache Iceberg workspaces, any post-job scripts must use DuckDB.
Last updated
Was this helpful?
Was this helpful?