tgravescs commented on pull request #34672: URL: https://github.com/apache/spark/pull/34672#issuecomment-983734969
yeah I understand there are a bunch of people that override it, including myself, but its not really a public pluggable API which it should be so that users don't have to hack it by being in the spark package. Ideally during making it public we would think of issues like this one to allow users to configure things different depending on what it supports. It should also come with some API guarantees, for versioning, like not breaking it unless absolutely necessary like we are doing 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]
