You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "nchammas (via GitHub)" <gi...@apache.org> on 2024/01/15 00:45:04 UTC

[PR] [MINOR][DOCS] Add missing part of RDD mapPartitions* docstrings [spark]

nchammas opened a new pull request, #44726:
URL: https://github.com/apache/spark/pull/44726

   ### What changes were proposed in this pull request?
   
   The original docstring is here: https://github.com/apache/spark/blob/5db7beb59a673f05e8f39aa9653cb0497a6c97cf/core/src/main/scala/org/apache/spark/rdd/RDD.scala#L847-L848
   
   This docstring was copied incompletely to various RDD methods in the PySpark API.
   
   ### Why are the changes needed?
   
   So the docstring is complete and coherent.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it changes the public API docstring.
   
   ### How was this patch tested?
   
   Not tested.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
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


Re: [PR] [MINOR][DOCS] Add missing part of RDD mapPartitions* docstrings [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #44726:
URL: https://github.com/apache/spark/pull/44726#issuecomment-1891139866

   Build: https://github.com/nchammas/spark/actions/runs/7522810584


-- 
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


Re: [PR] [MINOR][DOCS] Add missing part of RDD mapPartitions* docstrings [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #44726: [MINOR][DOCS] Add missing part of RDD mapPartitions* docstrings
URL: https://github.com/apache/spark/pull/44726


-- 
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


Re: [PR] [MINOR][DOCS] Add missing part of RDD mapPartitions* docstrings [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #44726:
URL: https://github.com/apache/spark/pull/44726#issuecomment-1891215571

   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