HyukjinKwon commented on a change in pull request #33450:
URL: https://github.com/apache/spark/pull/33450#discussion_r673897345
##########
File path: python/pyspark/pandas/sql_processor.py
##########
@@ -65,6 +66,9 @@ def sql(
----------
query : str
the SQL query
+ index_col : str or list of str, optional
Review comment:
I mean I don't know the standard way of describing the list of strings
(`list of str`). Are you able to find any example like this in pandas or NumPy
documentation?
--
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]