wuchong opened a new issue, #5:
URL: https://github.com/apache/fluss-shaded/issues/5

   This is an effort to move the overriden classes `IntObjectHashMap` and 
`IntObjectMap` to the `fluss-arrow-shaded` to reduce class conflict problems. 
Besides, This is a temporary workaround to resolve Arrow 15's dependency on 
eclipse-collections, which carries a Category-B license (see 
https://github.com/apache/arrow/issues/40896). Without these override classes, 
Fluss `ArrowReaderWriterTest` fails with a `ClassNotFoundException`. This 
workaround should be removed once we upgrade to Arrow 16 or later. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to