cloud-fan commented on PR #51959: URL: https://github.com/apache/spark/pull/51959#issuecomment-3301481756
We are allowed to change APIs in `org.apache.spark.sql.execution.*` as they are internal. It's a manual process to find broken third-party libraries (I found the pulsar issue in our internal CI). I don't think we should limit ourselves to not change internal APIs, and it's fine to keep this "case by case" approach. With the monthly preview release, I think it can help the Spark plugin developers to detect compatibility issues earlier. -- 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]
