-
Notifications
You must be signed in to change notification settings - Fork 54
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
Parquet storage option for reference recipe #620
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.
Almost there, @norlandrhagen! Thanks so much for your work on this.
Just two suggestions below to generalize storage definitions for non-local storage. As we discussed in person last week, I think minio
testing would help us catch these points in testing, and I've opened #623 to track that, but we don't need to let minio
testing become a blocker to this work, just something to keep in mind for the future.
Co-authored-by: Charles Stern <[email protected]>
Co-authored-by: Charles Stern <[email protected]>
for more information, see https://pre-commit.ci
Awesome, thanks for the persistence on this one, @norlandrhagen! LGTM! |
Re-opened PR that implements #594.