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

Wrap empty relation propagation in a dedicated node

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      Currently we replace with a LocalTableScan in case of empty relation propagation, which lost the information about the original query plan and make it less human readable. The idea is to create a dedicated `EmptyRelation` node which is a lead node but wraps the original query plan inside.

      Attachments

        Activity

          People

            liuzq12 Ziqi Liu
            liuzq12 Ziqi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: