Skip to content

Add Support for Apache Iceberg on Snowflake #172

@aPeterHeise

Description

@aPeterHeise

Snowflake added support for Apache Iceberg.

There seem to be two ways on how this will be implemented:

  • external table with table_format specification (similar to Snowflake delta support #138), this will be an easy fix
  • fully supported iceberg tables with full DML support, expected syntax: "create or replace iceberg table my_iceberg_table"

While this feature is still in private preview, I'd like to add it to the backlog here already.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions