dongjoon-hyun commented on PR #45488: URL: https://github.com/apache/spark/pull/45488#issuecomment-2037419059
BTW, `connect-client-jvm` seems to start to fail in CIs. ``` Do connect-client-jvm module mima check ... finish connect-client-jvm module mima check ... ERROR: Comparing Client jar: /__w/spark/spark/connector/connect/client/jvm/target/scala-2.13/spark-connect-client-jvm_2.13-4.0.0-SNAPSHOT.jar and Sql jar: /__w/spark/spark/sql/core/target/scala-2.13/spark-sql_2.13-4.0.0-SNAPSHOT.jar problems with Sql module: interface org.apache.spark.sql.ExtendedExplainGenerator does not have a correspondent in client version Exceptions to binary compatibility can be added in 'CheckConnectJvmClientCompatibility#checkMiMaCompatibilityWithSqlModule' connect-client-jvm module mima check failed. ``` -- 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]
