-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: allow to override parquet_prefix and include idle costs #14
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your contribution.
left some comments on it.
@burahimu We just merged a PR that implemented support for azure and removed the config from the code to external files to allow parametrization. Can you have a look at the new code in v0.2.0-rc3 (which is in the main branch) and rebase your pr. Thank you. |
Signed-off-by: Brahim Boukoufallah <[email protected]>
Hi 👋🏼 Just a little up about this PR 😇 |
@burahimu |
Also let me know which backend you are using and how you tested/validated your change. thank you! |
Hello there 👋🏼
This PR introduces several enhancements. The main changes are:
Note
This PR is in draft until we confirm the latest point.