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

   In [#2390](https://github.com/apache/fluss/pull/2390), we introduced a 
dependency on RoaringBitmap. However, this is a widely used library across the 
ecosystem, and different projects depend on maybe incompatible versions (e.g., 
Paimon uses 1.2.1, while Flink uses 1.3.0).
   
   To avoid version conflicts and ensure compatibility in mixed-classpath 
environments (such as Flink jobs that use both Fluss and Paimon), we should 
shade the RoaringBitmap dependency and use the shaded version internally.


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