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

Apache Spark reassigned SPARK-40067:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add table name to Spark plan node in SparkUI
> --------------------------------------------
>
>                 Key: SPARK-40067
>                 URL: https://issues.apache.org/jira/browse/SPARK-40067
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Web UI
>    Affects Versions: 3.4.0
>            Reporter: Sumeet
>            Priority: Major
>
> [SPARK-39902|https://issues.apache.org/jira/browse/SPARK-39902] introduced 
> `Scan#name()` API to expose the name of the TableScan in the `BatchScan` node 
> in SparkUI.
> However, a better suggestion was to use the `Table#name()`. Furthermore, we 
> can also extract other useful information `Table` thus revert 
> [SPARK-39902|https://issues.apache.org/jira/browse/SPARK-39902] and use 
> `Table` to fetch relevant information.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to