You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/06/24 19:54:23 UTC

[GitHub] [spark] nchammas opened a new pull request, #36982: [SPARK-39582] Fix "Since" marker for `array_agg`

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #36982: [SPARK-39582][SQL] Fix "Since" marker for `array_agg`

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #36982:
URL: https://github.com/apache/spark/pull/36982#issuecomment-1166264617

   Merged to master.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon closed pull request #36982: [SPARK-39582][SQL] Fix "Since" marker for `array_agg`

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #36982: [SPARK-39582][SQL] Fix "Since" marker for `array_agg`
URL: https://github.com/apache/spark/pull/36982


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org