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

Wenchen Fan reassigned SPARK-36263:
-----------------------------------

    Assignee: Enrico Minack

> Add Dataset.observe(Observation, Column, Column*) to PySpark
> ------------------------------------------------------------
>
>                 Key: SPARK-36263
>                 URL: https://issues.apache.org/jira/browse/SPARK-36263
>             Project: Spark
>          Issue Type: New Feature
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Enrico Minack
>            Assignee: Enrico Minack
>            Priority: Major
>
> With SPARK-34806 we now have a way to use the `Dataset.observe` method 
> without the need to interact with 
> `org.apache.spark.sql.util.QueryExecutionListener`. This allows us to easily 
> retrieve observations in PySpark.
> Adding a `Dataset.observe(Observation, Column, Column*)` equivalent to 
> PySpark's `DataFrame` is straightforward while it allows to utilise 
> observations from Python.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to