HyukjinKwon commented on code in PR #43369: URL: https://github.com/apache/spark/pull/43369#discussion_r1390507825
########## docs/sql-ref-datatypes.md: ########## @@ -119,10 +119,10 @@ from pyspark.sql.types import * |Data type|Value type in Python|API to access or create a data type| Review Comment: Let's also add a comment that we should fix `python/docs/source/user_guide/sql/type_conversions.rst`. You could use `<!-- comment -->` -- 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]
