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

Wenchen Fan resolved SPARK-40067.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 37505
[https://github.com/apache/spark/pull/37505]

> 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
>            Assignee: Sumeet
>            Priority: Major
>             Fix For: 3.4.0
>
>
> [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