xinrong-databricks commented on PR #36547: URL: https://github.com/apache/spark/pull/36547#issuecomment-1130383732
Thanks for the ideas from all of you on the built-in function shading! To summarize, built-in function shading doesn't seem to be a critical problem; meanwhile, since we still support Python 3.7, `@final` may not be introduced immediately. We will certainly consider adding `@final` when we deprecate support for Python 3.7. WDYT @bjornjorgensen? -- 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]
