brancz opened a new issue, #10308: URL: https://github.com/apache/arrow-rs/issues/10308
We treat `object_store` as a public API surface of parquet and avro (even if the traits used didn't change eg. from 0.13 to 0.14, presumably because things like how to contruct them has changed). We should extract all code that uses `object_store` from the crates in this repository since it prevents us from upgrading `object_store`, especially when none of those pieces of functionality are being used. @alamb -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
