dongjoon-hyun commented on PR #51959: URL: https://github.com/apache/spark/pull/51959#issuecomment-3301341140
To @cloud-fan : > how about we fix for pulsar data source for now and fix other breakages case by case? ... > add some classes/objects to keep binary compatibility. The above idea sounds like a kind of adhoc approach to me. Technically, if we want to achieve what you claims to achieve, the Apache Spark community might need to enforce to run MIMA test for all. Without any systematic support, the goal (or the promise) is going to be fragile because nobody guarantees it. In addition, I'm not sure about the current status of `master` branch for other code path. Do you have any suggestions for your requirements? Do we have a practical way to meet your goal here? -- 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]
