Thanks for raising it here. I just chimed in on the PR; it seems gRPC v1.44.0 added some more validation of the :scheme pseudo-header. I do wonder why it only failed some tests and not all, though.
On Fri, Mar 4, 2022, at 18:22, Andrew Lamb wrote: > There appears to be an integration test failure happening in the arrow > repository as well[1] as the arrow-rs (and arrow2 repositories). Given the > data I have collected so far it seems potentially related to third-party > dependencies (either in C++ or Rust). More details on the ticket[2]. > > Has anyone else looked into this? I would appreciate any additional advice > or suggestions > > [1] https://github.com/apache/arrow/runs/5427260660?check_suite_focus=true > [1] https://github.com/apache/arrow-rs/issues/1398 > > On Fri, Mar 4, 2022 at 1:51 PM Andrew Lamb <al...@influxdata.com> wrote: > >> Today is the normal day we would create a release candidate for the next >> version of arrow-rs. We are tracking progress of the 10.0.0 release on [1] >> >> Unfortunately, the integration tests have started failing [2] on our CI >> jobs, which I think is blocking the release. I am looking into it, but >> would appreciate any additional eyes if people have the time as I likely >> won't get a chance to debug more deeply until tomorrow. >> >> Thanks, and sorry for the delay, >> Andrew >> >> >> [1] https://github.com/apache/arrow-rs/issues/1391 >> [2] https://github.com/apache/arrow-rs/issues/1398 >>