[
https://issues.apache.org/jira/browse/SPARK-50024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot reassigned SPARK-50024:
--------------------------------------
Assignee: (was: Apache Spark)
> Some warn messages should actually use logger instead of the warnings module
> ----------------------------------------------------------------------------
>
> Key: SPARK-50024
> URL: https://issues.apache.org/jira/browse/SPARK-50024
> Project: Spark
> Issue Type: Improvement
> Components: Connect, PySpark
> Affects Versions: 4.0.0
> Reporter: Niranjan Jayakar
> Priority: Major
> Labels: pull-request-available
>
> Some warnings messages in the Pyspark connect module are meant more as
> informational. They are now using the 'warnings' module which incorrectly
> pops up not in the log output but rather stdout.
> The warnings module should be used only to produce user facing warnings
> because of an action they have taken.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]