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

Optimize enhancements #1441

Open
3 of 5 tasks
wjones127 opened this issue Jun 6, 2023 · 4 comments
Open
3 of 5 tasks

Optimize enhancements #1441

wjones127 opened this issue Jun 6, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wjones127
Copy link
Collaborator

wjones127 commented Jun 6, 2023

Description

This is an umbrella issue for a variety of improvements we could make to optimize:

Use Case

Related Issue(s)

@wjones127 wjones127 added the enhancement New feature or request label Jun 6, 2023
@mjducut-oe
Copy link

Hello @wjones127, just want to check if the compression option is already exposed in python write_deltalake? I'm not sure I have missed it somewhere or it's not yet ready. We're really hoping we could do a snappy on our outputs but it might not be available yet. In any case, could you recommend a workaround for this?

Thank you so much!

@wjones127
Copy link
Collaborator Author

the compression option is already exposed in python write_deltalake?

Nope, no one has made a PR for that yet. I don't think there's any workaround at the moment. Shouldn't be too hard to implement though if someone is motivated to contribute it.

@ion-elgreco
Copy link
Collaborator

the compression option is already exposed in python write_deltalake?

Nope, no one has made a PR for that yet. I don't think there's any workaround at the moment. Shouldn't be too hard to implement though if someone is motivated to contribute it.

I can maybe centralize this in a function after update, merge PRs. I also partially exposed the writer properties in those. Would be good to make this available across all the APIs

@mjducut-oe
Copy link

@ion-elgreco, sounds great! This will really help us especially with storage utilization on writes. Will keep watch and thank you! 🙏👍

@ion-elgreco ion-elgreco added the help wanted Extra attention is needed label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants