GMT20240912-210035_Clip_2024-09-12 — Uniform Demo — tight as possible.mp4

What is this?

What is required?

Databricks Prep

ALTER TABLE table_name SET TBLPROPERTIES(
  'delta.enableIcebergCompatV2' = 'true',
  'delta.universalFormat.enabledFormats' = 'iceberg',
  'delta.columnMapping.mode' = 'name'
);

AWS Prep

Snowflake Setup: