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

KafkaWriter Uses Unanalyzed Logical Plan

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.2.0
    • 2.1.2, 2.2.0
    • Structured Streaming
    • None

    Description

      Right now we use the unanalyzed logical plan for writing to Kafka, we should use the analyzed plan.

      https://github.com/apache/spark/blob/master/external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaWriter.scala#L50

      Attachments

        Activity

          People

            bill_chambers Bill Chambers
            bill_chambers Bill Chambers
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: