HyukjinKwon commented on PR #48788: URL: https://github.com/apache/spark/pull/48788#issuecomment-2469307149
Let me revert this because the regression by this isn't trivial, and I think the main cause is that we respect user-specified configurations in the code at this moment: https://github.com/apache/spark/blob/master/python/pyspark/sql/session.py#L548-L549 We can discuss this behaviour more at https://github.com/apache/spark/pull/48755 -- 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]
