advancedxy commented on issue #221: URL: https://github.com/apache/arrow-datafusion-comet/issues/221#issuecomment-2014481779
> Let me take another look next week and see if there is a way to get loaded with Sparks default class loader. Thanks for working on this. Another option came out of my mind would be shading and renaming the package scoped, shuffle related classes, such as `org.apache.spark.shuffle.sort.ShuffleInMemorySorter` -> `org.apache.comet.shaded.ShuffleInMemorySorter` into Comet's jar. It should be doable and seems very hack-ey 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]
