nchammas opened a new pull request, #36982: URL: https://github.com/apache/spark/pull/36982
### What changes were proposed in this pull request? This PR fixes the docs for `array_agg`. ### Why are the changes needed? The "Since" marker is incorrect, leading to user confusion when they think they should be able to use `array_agg` on their version of Spark but don't find it available. ### Does this PR introduce _any_ user-facing change? Yes, it changes the docs for `array_agg`. ### How was this patch tested? I didn't test it, since it's so small as to be presumptively correct. (Happy to generate the docs and double check, if a maintainer so wishes.) -- 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]
