HyukjinKwon commented on a change in pull request #32332:
URL: https://github.com/apache/spark/pull/32332#discussion_r624859160



##########
File path: python/pyspark/sql/session.py
##########
@@ -695,9 +704,10 @@ def prepare(obj):
             prepare = lambda obj: obj

Review comment:
       Hm, here the verification is done at `prepare` once. After that you do 
it one more time at L483. Seems like it does twice when the schema is specified.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to