zhengruifeng commented on PR #49346: URL: https://github.com/apache/spark/pull/49346#issuecomment-2568681668
> LGTM. The similar way can be applied to classic over Py4J? Yes, it seems classic PySpark already set the configs in batch by `applyModifiableSettings`, https://github.com/apache/spark/blob/4c39d6fa648a754d0b6585839e2803bc1e2c8cc1/python/pyspark/sql/session.py#L614-L628 https://github.com/apache/spark/blob/4c39d6fa648a754d0b6585839e2803bc1e2c8cc1/python/pyspark/sql/session.py#L534-L547 -- 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]
