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
Merge feature
Migrate Hive table to Iceberg feature
Changing the metadata location
Partition evolution feature
Partition transform feature
Query metadata tables feature
Rollback table feature
Schema evolution feature
Schema inference feature
Time travel feature
Truncate table feature
Update and delete data features
Best practices for Iceberg in CDP
Feature limitations
Prerequisites for using Iceberg
Accessing Iceberg tables
Editing a policy to access Iceberg files
Creating a policy to query an Iceberg table
Creating an Iceberg table
Creating an Iceberg partitioned table
Expiring snapshots
Inserting data into a table
Migrating a Hive table to Iceberg
Selecting an Iceberg table
Running time travel queries
Updating an Iceberg partition
Test driving Iceberg from Impala
Test driving Iceberg from Hive
Hive demo data
Iceberg data types
Iceberg table properties