8000 Enable 'model' loader_file_format for athena, synapse and dremio · Issue #2554 · dlt-hub/dlt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enable 'model' loader_file_format for athena, synapse and dremio #2554

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

Closed
sh-rp opened this issue Apr 24, 2025 · 0 comments · Fixed by #2556
Closed

Enable 'model' loader_file_format for athena, synapse and dremio #2554

sh-rp opened this issue Apr 24, 2025 · 0 comments · Fixed by #2556
Assignees

Comments

@sh-rp
Copy link
Collaborator
sh-rp commented Apr 24, 2025

TLDR

Currently these three destinations do not support the model loader_file_format for various reasons. There is a good chance we can get them to run, this needs to be investigated.

Synapse

Was not tested at the time of implementation, so I think we skipped it. Probably easy to enable?

Athena

Model files should work with iceberg tables unless there is some other component missing. This is a destination where 'model' would then be the only supported loader_file_format because loading otherwise requires staging, so we'll have to see that the model files actually get run on the correct destination. And in the tests we will have to set the table_format to iceberg for the decorated transformation functions.

Dremio

Should work, same situation as above where this would be the only loader_file_format. Also needs investigation.

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

Successfully merging a pull request may close this issue.

2 participants
0