You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/07/22 19:09:00 UTC

[jira] [Assigned] (SPARK-36263) Add Dataset.observe(Observation, Column, Column*) to PySpark

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

Apache Spark reassigned SPARK-36263:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            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 retrieve observations in PySpark, which does not support listener callbacks.
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org