codesorcery commented on PR #47083: URL: https://github.com/apache/spark/pull/47083#issuecomment-2206062040
> but this PR uses it in `pyspark/core/` rather than in tests @rgommers `np.set_printoptions` is only called inside `def _test() -> None:` in these classes, which setup and run `doctest`. It's not called from any function that would be called when PySpark is used as a library. -- 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]
