You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2024/01/17 15:46:23 UTC

Re: [I] BigQuery native compilation fails due to unresolved field io.netty.buffer.PoolArena.chunkSize [camel-quarkus]

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org