wForget commented on PR #1819: URL: https://github.com/apache/incubator-uniffle/pull/1819#issuecomment-2186271963
> what kind of compatibility issue arise when putting in common? You can see more details from this failed GA: https://github.com/apache/incubator-uniffle/actions/runs/9640163249/job/26583457745 ``` /home/runner/work/incubator-uniffle/incubator-uniffle/client-spark/common/src/main/java/org/apache/spark/shuffle/FunctionUtils.java:[25,30] error: <anonymous org.apache.spark.shuffle.FunctionUtils$1> is not abstract and does not override abstract method apply$mcV$sp() in Function0 ``` -- 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]
