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

Support for apache Hudi #187

Closed
rubenssoto opened this issue Jun 28, 2021 · 4 comments · Fixed by #210
Closed

Support for apache Hudi #187

rubenssoto opened this issue Jun 28, 2021 · 4 comments · Fixed by #210
Labels
enhancement New feature or request

Comments

@rubenssoto
Copy link

Hello,

Now dbt spark has support to delta lake, but would be good to support apache hudi too.

https://hudi.apache.org/

Apache Hudi is our default data format in all areas of our datalake.

Thank you so much!

@rubenssoto rubenssoto added enhancement New feature or request triage labels Jun 28, 2021
@vingov
Copy link
Contributor

vingov commented Aug 11, 2021

Thanks for creating this support issue @rubenssoto!

I'm one of the Apache Hudi committers, I'm already working on creating a PR for this codebase or create a new dbt hudi package to support apache hudi format. I can volunteer to take up this task.

cc @vinothchandar

@rubenssoto
Copy link
Author

thank you so much @vingov we use apache hudi in all our datalake, so support apache hudi is mandatory for us

thank you so much

@jtcohen6
Copy link
Contributor

Very cool to see this issue, and the PR to go along with it :)

I don't have experience using Hudi, so I'd like to find someone who does. In the meantime, I'll take a look and help however I can

@set92
Copy link

set92 commented Jun 6, 2022

Maybe a file_format is missing in the documentation? Or somewhere that explains how to use it. I thought it could be as easy as specifying file_format = 'hudi', but I can't find a mention to Hudi in the documentation, so not sure.

And in case is because I didn't see it, I wanted to avoid opening an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants