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

[Feature Request]: Add support for Delta Lake #3941

Open
mattcasters opened this issue May 16, 2024 · 0 comments
Open

[Feature Request]: Add support for Delta Lake #3941

mattcasters opened this issue May 16, 2024 · 0 comments

Comments

@mattcasters
Copy link
Contributor

What would you like to happen?

Using the new standalone driver of Databricks, it should be possible to support both reading and writing data to Delta Lake.

https://docs.delta.io/latest/delta-standalone.html

We can add Databricks server metadata to allow us to automatically configure the Hadoop Configuration objects with respect to connectivity. This might also be helpful for issue #2639 (DBFS).

The trick will be to re-use code and functionality of our Parquet Writer transform to avoid code duplication.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant