HyukjinKwon commented on code in PR #43237:
URL: https://github.com/apache/spark/pull/43237#discussion_r1351868056


##########
python/pyspark/pandas/sql_formatter.py:
##########
@@ -59,6 +61,9 @@ def sql(
 
     Also the method can bind named parameters to SQL literals from `args`.
 
+    .. note::
+        pandas-on-Spark objects are not supported for Spark Connect currently.

Review Comment:
   ```suggestion
           pandas-on-Spark objects are not supported for Spark Connect.
   ```



-- 
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]

Reply via email to