itholic commented on a change in pull request #33450:
URL: https://github.com/apache/spark/pull/33450#discussion_r673698115
##########
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:
Oh, but the space before `:` is missing. I just added the space.
--
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]