LuciferYang commented on PR #40089: URL: https://github.com/apache/spark/pull/40089#issuecomment-1437370469
Personally, I think it is a little strange to change `@since `. For example, the following function is changed to `@since 3.4.0`, but `deprecated` since 2.1.0 .... https://github.com/apache/spark/blob/1688a8768fb34060548f8790e77f645027f65db2/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/functions.scala#L221-L226 -- 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]
