[ 
https://issues.apache.org/jira/browse/SPARK-38484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takuya Ueshin resolved SPARK-38484.
-----------------------------------
    Fix Version/s: 3.3.0
         Assignee: Yihong He
       Resolution: Fixed

Issue resolved by pull request 35790
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
>            Assignee: Yihong He
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> 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