friendlymatthew commented on PR #7878: URL: https://github.com/apache/arrow-rs/pull/7878#issuecomment-3060140164
> Looks like there is one final CI check to fix and then I can merge this PR in https://github.com/apache/arrow-rs/actions/runs/16209770665/job/45767524794?pr=7878 > > I can't push to your PR directly because I don't have permissions in the pydantic fork > > If you make PRs from your own fork in the future, I can make changes directly if you think that will help Hi, I've been trying to figure out why CI is failing. Looking at the warnings, a lot of it is coming from the `parquet` crate. The warnings related to `parquet-variant` come from `builder.rs`, which this PR doesn't touch. Fwiw, running `cargo doc` on main also seems to trigger different warnings. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org