HyukjinKwon commented on a change in pull request #31408:
URL: https://github.com/apache/spark/pull/31408#discussion_r567577270
##########
File path: python/docs/source/reference/pyspark.sql.rst
##########
@@ -482,9 +484,9 @@ Functions
sequence
sha1
sha2
- shiftLeft
- shiftRight
- shiftRightUnsigned
+ shiftleft
+ shiftright
+ shiftrightunsigned
Review comment:
I should rename it here - the case sensitivity is not taken into account
`sphinx.ext.autosummary` due to the file name conflicts at RST stub files.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]