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

Expose the information of catalog table to the logical plan in streaming query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • Structured Streaming
    • None

    Description

      In Spark 3.1.0, we added ability to read and write from/to catalog table for streaming query. (Read: SPARK-32885 / Write: SPARK-32896)

      When the streaming query is being executed with such API, the table identifier for source and sink is "conditionally" exposed to the logical plan, depending on the DSv1 vs DSv2 and source vs sink.

      Since this is the only way to get the information of table, we would like to make some changes on relevant logical nodes to carry out and expose the information of table, specifically, table identifier.

       

       

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              kabhwan Jungtaek Lim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: