Iceberg support for Atlas Atlas integration with Iceberg helps you identify the Iceberg tables to scan data and provide lineage support. Learn how Atlas works with Iceberg and what schema evolution, partition specification, partition evolution are with examples. How Atlas works with IcebergYou can use Atlas to find, organize, and manage different aspects of data about your Iceberg tables and how they relate to each other. This enables a range of data stewardship and regulatory compliance use cases.Using the Spark shellUsing Spark, you can create an Iceberg table followed by schema evolution, partition specification, and partition evolution.Using the Impala shellUsing Impala, you can create an Iceberg table followed by Schema evolution, partition specification, partition evolution and CTAS operation.