cloud-fan commented on PR #51959: URL: https://github.com/apache/spark/pull/51959#issuecomment-3301381184
It's not the first time that we add compatibility fixes for internal APIs when we found it break third-party libraries. As I mentioned earlier, we can break internal API when we have to, and now I think a adhoc fix is better than reverting (partially or fully), or leave it broken. We will keep doing this until Spark Connect gets more adoption, so that internal APIs won't exist in the classpath, to entirely avoid such issues. -- 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]
