You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2019/06/19 09:58:00 UTC

[jira] [Created] (SPARK-28105) Kafka DSv2 source should validate schema in SQL analyzer

Gabor Somogyi created SPARK-28105:
-------------------------------------

             Summary: Kafka DSv2 source should validate schema in SQL analyzer
                 Key: SPARK-28105
                 URL: https://issues.apache.org/jira/browse/SPARK-28105
             Project: Spark
          Issue Type: Improvement
          Components: SQL, Structured Streaming
    Affects Versions: 3.0.0
            Reporter: Gabor Somogyi


Kafka DSv2 is validating schema in [KafkaWriter.validateQuery|https://github.com/apache/spark/blob/ed280c23ca396087fc62d5a6412179f6a0103245/external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaWriter.scala#L45] at the moment. It would be good to do the validation in SQL analyzer just like other sources do.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org