Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-40067

Add table name to Spark plan node in SparkUI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • SQL, Web UI
    • None

    Description

      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 and use `Table` to fetch relevant information.

      Attachments

        Activity

          People

            sumeet.gajjar Sumeet
            sumeet.gajjar Sumeet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: