[ 
https://issues.apache.org/jira/browse/SPARK-38484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503962#comment-17503962
 ] 

Apache Spark commented on SPARK-38484:
--------------------------------------

User 'heyihong' has created a pull request for this issue:
https://github.com/apache/spark/pull/35790

> Move usage logging instrumentation util functions from pandas module to 
> pyspark.util module
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-38484
>                 URL: https://issues.apache.org/jira/browse/SPARK-38484
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.2.1
>            Reporter: Yihong He
>            Priority: Minor
>
> It will be helpful to attach the usage logger to other modules (e.g. sql) 
> besides Pandas but other modules should not depend on Pandas modules to use 
> the instrumentation utils (e.g. _wrap_function, _wrap_property ...). So we 
> need to move usage logging instrumentation util functions from Pandas module 
> to pyspark.util module.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to