beliefer commented on PR #52641: URL: https://github.com/apache/spark/pull/52641#issuecomment-3425432157
@pan3793 It's not worth to introduce a new config for a function. We should avoid the break change by extending the original function with extra parameter (e.g. `isExtended`) or add a new function `full_version` as @dongjoon-hyun mentioned. -- 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]
