Skip to content
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

Delta Lake support open source connector #13778

Open
parisni opened this issue Dec 2, 2019 · 7 comments
Open

Delta Lake support open source connector #13778

parisni opened this issue Dec 2, 2019 · 7 comments
Labels
connector-specific Roadmap A top level roadmap item
Milestone

Comments

@parisni
Copy link

parisni commented Dec 2, 2019

Hi
delta lake provides ACID transformation to parquet files.

AWS provides a delta-lake connector for its commercial presto.
Starbust blogged recently that they are in this process.

Is there any chance such connector will be accessible soon in presto ?

Thanks

@mahengyang
Copy link

I was use Delta Lake, but cannot join tables in hive and delta lake with spark sql, hop presto could support delta lake

@parisni
Copy link
Author

parisni commented Dec 13, 2019

@mahengyang : it is possible to create table in hive from delta. See delta-io/delta#85 (comment)

@BigDataDaddy
Copy link

BigDataDaddy commented Jul 4, 2020

Any movement in the last 8 months on this issue?

Databricks is claiming a Presto/Athena integration in public preview here: https://docs.databricks.com/delta/presto-integration.html with the Delta Lake open source version of the same here: https://docs.delta.io/latest/presto-integration.html

Connector code is here: https://github.com/delta-io/connectors

I see some serious flaws in the integration that make the HMS metadata for a table not compatible with other consumers of the HMS and for S3 a regression that eliminates EMRFS for EMR Presto re-exposing EMR Presto to S3 read after write eventual consistency issues.

FWIW, I'm posting a comment to this here in this repo because EMR Presto is still following and using this Presto fork.

@rohanpednekar rohanpednekar assigned Naveen007 and unassigned Naveen007 Jul 26, 2021
@rohanpednekar
Copy link
Contributor

cc @nmahadevuni

@rohanpednekar rohanpednekar added this to the 2021H2 milestone Jul 26, 2021
@rohanpednekar rohanpednekar added connector-specific Roadmap A top level roadmap item labels Jul 26, 2021
@karthik-balasubramanian
Copy link

@rohanpednekar , is there a timeline for supporting this feature?

@rohanpednekar
Copy link
Contributor

rohanpednekar commented Oct 27, 2021

#16843 is in progress to address this.

@dnskr
Copy link
Contributor

dnskr commented Apr 20, 2022

@parisni The issue should be closed because Delta Lake connector is available since Presto 0.269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector-specific Roadmap A top level roadmap item
Projects
None yet
Development

No branches or pull requests

7 participants