viirya commented on issue #3410: URL: https://github.com/apache/arrow-rs/issues/3410#issuecomment-1367516125
`cd parquet && cargo build && cargo test`? I cannot reproduce above error. I think `object_store` is not enabled by default? `cargo build --features=object_store` or `cargo test --features=object_store` also works. I already synced to latest commit. -- 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]
