You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "YIWEIPING (Jira)" <ji...@apache.org> on 2020/12/14 10:00:01 UTC

[jira] [Created] (SPARK-33776) spark sql datasourceV2 support kafka table

YIWEIPING created SPARK-33776:
---------------------------------

             Summary: spark sql datasourceV2 support   kafka table 
                 Key: SPARK-33776
                 URL: https://issues.apache.org/jira/browse/SPARK-33776
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 3.0.1
            Reporter: YIWEIPING
             Fix For: 3.0.2


ddl sql like below:

 

{{CREATE Stream  kafkatable}}

{{USING org.apache.spark.sql.kafkaOPTIONS (}}

{{  topic "topic",}}

{{......}}

{{}}

{{)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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