EmilyMatt commented on code in PR #8930: URL: https://github.com/apache/arrow-rs/pull/8930#discussion_r2566523588
########## arrow-avro/Cargo.toml: ########## @@ -36,14 +36,15 @@ bench = false all-features = true [features] -default = ["deflate", "snappy", "zstd", "bzip2", "xz"] +default = ["deflate", "snappy", "zstd", "bzip2", "xz", "object_store"] Review Comment: Oops, that was a development thing, not my intention^^ -- 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]
