[ 
https://issues.apache.org/jira/browse/SPARK-26429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727186#comment-16727186
 ] 

ASF GitHub Bot commented on SPARK-26429:
----------------------------------------

yanlin-Lynn opened a new pull request #23369: [SPARK-26429][SS]add jdbc sink 
for Structured Streaming.
URL: https://github.com/apache/spark/pull/23369
 
 
   ## What changes were proposed in this pull request?
   
   Add jdbc sink for Structured Streaming based on 
   
   ## How was this patch tested?
   unit tests
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add jdbc sink support for Structured Streaming
> ----------------------------------------------
>
>                 Key: SPARK-26429
>                 URL: https://issues.apache.org/jira/browse/SPARK-26429
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Wang Yanlin
>            Priority: Major
>
> Currently, spark sql support read and write to jdbc in batch mode, but do not 
> support for Structured Streaming. During work, even thought we can write to 
> jdbc using foreach sink, but providing a more easier way for writing to jdbc 
> would be helpful.



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

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

Reply via email to