ajantha-bhat commented on PR #14991: URL: https://github.com/apache/iceberg/pull/14991#issuecomment-3783679445
This PR affects the Iceberg downstream projects too. Example: https://github.com/apache/polaris/pull/3504 I see that other projects that uses roaringbitmap (like Apache Spark) done the same thing https://github.com/apache/spark/pull/52892 But Spark community has observed that jitpack has some occasional downtime and their CI is flaky because of that sometimes. (Discussed in the the above PR linked). I see two issues: a) Forcing downstream users to add jitpack dependency (maybe some organizations have restrictions) b) jitpack made Spark CI flaky a bit. But If Iceberg has to support Spark 4.2 release, I understand that we need to add jitpack dependencies too. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
