Using Apache Iceberg
Apache Iceberg features
Alter table feature
Create table feature
Create table as select feature
Create partitioned table as select feature
Create table … like feature
Describe table metadata feature
Drop table feature
Expire snapshots feature
Insert table data feature
Load data inpath feature
Load or replace partition data feature
Flexible partitioning
Partition evolution feature
Partition transform feature
Rollback table feature
Select Iceberg data feature
Schema evolution feature
Schema inference feature
Time travel feature
Truncate table feature
Best practices for Iceberg in CDP
Making row-level changes on V2 tables only
Performance tuning
Caching manifest files
Configuring manifest caching in Cloudera Manager
Unsupported features and limitations
Accessing Iceberg tables
Editing a storage handler policy to access Iceberg files on HDFS or S3
Creating a SQL policy to query an Iceberg table
Accessing Iceberg files in Ozone
Creating an Iceberg table
Creating an Iceberg partitioned table
Expiring snapshots
Inserting data into a table
Selecting an Iceberg table
Running time travel queries
Updating an Iceberg partition
Test driving Iceberg from Impala
Iceberg data types
Iceberg table properties