dongjoon-hyun opened a new pull request #26264: [SPARK-27653][SQL][FOLLOWUP] Fix `since` version URL: https://github.com/apache/spark/pull/26264 ### What changes were proposed in this pull request? This is a follow-up to fix `since` version. ### Why are the changes needed? The version is exposed to our SQL document like the following. We had better fix this. - https://spark.apache.org/docs/latest/api/sql/#array_min ### Does this PR introduce any user-facing change? Yes. It's exposed at SQL doc and `DESC FUNCTION`, but this is new at 3.0.0. ### How was this patch tested? Manual.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
