Skip to content

Generalize engine definition for external tables #479

@svb-alt

Description

@svb-alt
CREATE TABLE <my_table> Engine = DeltaLake(...)
CREATE TABLE <my_table> Engine = Iceberg(...)

Current implementation assumes 3 versions of Iceberg. There should be only one. Also it should support named collections and all connection features of S3() table function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions