Skip to content

Destination S3: Support Apache Iceberg file format #6745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sherifnada opened this issue Oct 4, 2021 · 5 comments
Open

Destination S3: Support Apache Iceberg file format #6745

sherifnada opened this issue Oct 4, 2021 · 5 comments
Labels
area/connectors Connector related issues autoteam connectors/destination/s3 connectors/destinations-files frozen Not being actively worked on lang/java team/destinations Destinations team's backlog type/enhancement New feature or request

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Oct 4, 2021

Tell us about the problem you're trying to solve

Apache Iceberg is a popular format for database engines like Trino, Spark, Hive, and others. it is strongly typed and specifically suited for handling schema evolution because it keeps track of a schema across many files (whereas Parquet/etc.. keep track of schema at the file level). It would be valuable to support Iceberg in the S3 destination as it unlocks better support for databases like Trino.

Describe the solution you’d like

Iceberg support for the S3 destination connector

Describe the alternative you’ve considered or used

Parquet with a file-based Hive metastore

@gsmith-schlesinger
Copy link

Are there places where airbyte-iceberg-s3 discussions are happening? Or is this the place? Is there a fork where this effort is currently being carried forward?

@bitsondatadev
Copy link

This looks completed, @Leibnizhu / @grishick, should this get closed?

@Leibnizhu
Copy link
Contributor

This looks completed, @Leibnizhu / @grishick, should this get closed?

i think so

@jankap
Copy link

jankap commented Sep 12, 2023

What about normalization in iceberg target? Is it only possible to write JSON?

@bleonard bleonard added the frozen Not being actively worked on label Mar 22, 2024
@octavia-squidington-iii
Copy link
Collaborator

At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 365 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues autoteam connectors/destination/s3 connectors/destinations-files frozen Not being actively worked on lang/java team/destinations Destinations team's backlog type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants