FabioBatSilva opened a new issue, #2008: URL: https://github.com/apache/arrow-rs/issues/2008
## Describe the bug `RowFormatter` has no link in the parquet document and it can not be imported. ## To Reproduce Steps to reproduce the behaviour: `cargo doc --open` ## Expected behaviour Cargo docs should show docs for `RowFormatter` ## Additional context Not sure if this is a breaking change that happens at some point i'm using the trait here https://github.com/FabioBatSilva/xpq for a while and can't upgrade to the latest stable version of `parquet` -- 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]
