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
Materialized view feature
Merge feature
Migrate Hive table to Iceberg feature
Changing the metadata location
Partition evolution feature
Partition transform feature
Query metadata tables feature
Rebuild materialized view feature
Rollback table feature
Select Iceberg data 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
Accessing Iceberg tables
Opening Ranger in Data Hub
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
Hive demo data
Test driving Iceberg from Hive
Iceberg data types
Iceberg table properties