zakkak commented on issue #5006:
URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1614284785

   > I think we have to wait the 
[fix](https://github.com/apache/arrow/commit/ea4f03ac166e3961b59f29f60dcd160fbed29894)
 in apache -arrow. Do you think is there any room to get it fixed in Quarkus? 
   
   It doesn't look like `org.apache.arrow` is being used in core Quarkus, so 
the fix would need to go in the extension that uses it. 
   
   > by some substitutions?
   
   If I get this right, the issue is that the latest apache-arrow is not 
compatible with the Netty 4.1.94.Final. I assume a substitution that would 
essentially apply 
https://github.com/apache/arrow/commit/ea4f03ac166e3961b59f29f60dcd160fbed29894#diff-d967dd684919ce097b81e439fafc96217f1263985f5864faa4b78eb96e7a4f16L164
 could work-around the issue till it gets fixed in apache arrow. It might be 
worth asking when they plan to do the next release before investing any time on 
this though.


-- 
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

Reply via email to