Skip to content

Feat: Enable Iceberg support for Snowflake#4262

Merged
erindru merged 5 commits intomainfrom
erin/snowflake-iceberg
Apr 28, 2025
Merged

Feat: Enable Iceberg support for Snowflake#4262
erindru merged 5 commits intomainfrom
erin/snowflake-iceberg

Conversation

@erindru
Copy link
Collaborator

@erindru erindru commented Apr 28, 2025

Addresses issue #3829

Prior to this, table_format iceberg was ignored by the Snowflake adapter.

It now checks for this property and uses it to trigger CREATE ICEBERG TABLE statements instead of normal CREATE TABLE statements

branches:
only:
- main
# - databricks
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: revert prior to merge

@erindru erindru enabled auto-merge (squash) April 28, 2025 07:49
@erindru erindru merged commit fb5c52f into main Apr 28, 2025
21 checks passed
@erindru erindru deleted the erin/snowflake-iceberg branch April 28, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants