Replies: 2 comments 16 replies
-
|
I don't think that is currently a lot of code. The code currently works quite well and most of what is there is just working around having had a previous implementation in place which needed migrating. |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
The bigger issue that I see is maintaining our docs on this feature. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many project that use arrow-rs-object-store need to let their users to configure it. The number configuration options for each backend is fairly large, and most developers would not care to learn all of them, nor have a way to test them. I created apache/arrow-rs-object-store#507 to highlight the problem, but it would be good to figure out how Martin wants to approach this too, and how we can reuse it more generally than just for Martin.
Beta Was this translation helpful? Give feedback.
All reactions