grundprinzip commented on code in PR #38801: URL: https://github.com/apache/spark/pull/38801#discussion_r1033202925
########## python/pyspark/sql/connect/writer.py: ########## @@ -0,0 +1,926 @@ +# Review Comment: The reason was circular imports, I was able to do a small trick to avoid this moved it back into `readwriter.py` -- 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]
