HyukjinKwon commented on code in PR #43369: URL: https://github.com/apache/spark/pull/43369#discussion_r1363179016
########## 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: Actually on second thought, can we just add a link back from Python docs to here? then we won't need to duplicate the table. -- 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]
