zhfeng commented on PR #5041: URL: https://github.com/apache/camel-quarkus/pull/5041#issuecomment-1618629795
@jamesnetherton I think `apache-arrow` does not shade Netty. The problem is Quarkus 3.2.0.Final update Netty to `4.1.94.Final` and there is an un-compatible change in `PooledByteBufAllocator`. So I think it could also impact the JVM mode if we test with a large table. The fix in `apache-arrow` is https://github.com/apache/arrow/commit/ea4f03ac166e3961b59f29f60dcd160fbed29894#diff-d967dd684919ce097b81e439fafc96217f1263985f5864faa4b78eb96e7a4f16L164 So is it possible to have this file in our `camel-quarkus-google-bigquery`? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org