Skip to content

Huge metadata folders in dbt-trino with Iceberg #1835

Open
@mattiamatrix

Description

@mattiamatrix

Describe the bug

Hello, I used Elementary with dbt-trino. Elementary tables are stored in S3 as iceberg tables.

Elementary has been running for a while, and the storage keeps growing due to the Iceberg metadata tables, which keep growing.

Image

Trino now supports

write.metadata.delete-after-commit.enabled = true
write.metadata.previous-versions-max = 10

--

What is the advised approach to maintaining elementary iceberg tables?Should elementary do something, or are users expected to handle it on their own?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions