jamesnetherton commented on issue #5641: URL: https://github.com/apache/camel-quarkus/issues/5641#issuecomment-1896084503
The workaround for now was to copy the updated Arrow Netty classes to the BigQuery extension. However, give the simple nature of the original fix: https://github.com/apache/arrow/commit/a4a3d3f4825eb025657121e70c9d86e8d6ecff35 I wonder if we could have a `BuildStep` to do some bytecode hackery and avoid having to carry the additional sources. It could even be activated conditionally based on the version of arrow that we detect. -- 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