davidyuan1223 commented on PR #6412: URL: https://github.com/apache/kyuubi/pull/6412#issuecomment-2246728696
> @davidyuan1223 thank you for the work. Do you require this patch [apache/spark#45775](https://github.com/apache/spark/pull/45775) ? > > This issue is due to connect required a higher guava version which is different with Spark core itself, but connect depends on the Spark core's shaded guava. > > I think this issue has been fixed in Spark3.5.2 which is on RCing, we can use the 3.5.2 rc version to verify it and change to use 3.5.2 after released. thanks, i will try! The spark-connect package has troubled me for a long time. Its proto classes conflict with connect-common, forcing me to shade it. Then I encountered a problem with Guava, and despite trying many methods, it still didn't work. -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org