You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/11/27 04:22:23 UTC

[PR] [MINOR][PYTHON][DOCS] Remove since decorator usages in pyspark.sql [spark]

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

   ### What changes were proposed in this pull request?
   
   This PR proposes to remove `@since` decorator for docstrings in `pyspark.sql.`. They don't play very well with numpydoc style so we have removed them away almost all places in `pyspark.sql.`. These are leftovers.
   
   ### Why are the changes needed?
   
   `@since` decorator does not play very well with numpydoc style.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Before/after are virtually the same. Checked with linter.
   
   ### 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][PYTHON][DOCS] Remove since decorator usages in pyspark.sql [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #44029: [MINOR][PYTHON][DOCS] Remove since decorator usages in pyspark.sql
URL: https://github.com/apache/spark/pull/44029


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