GitHub user jerryshao opened a pull request:

    https://github.com/apache/spark/pull/20382

    [SPARK-23097][SQL][SS] Migrate text socket source to V2

    ## What changes were proposed in this pull request?
    
    This PR moves structured streaming text socket source to V2.
    
    Questions: do we need to remove old "socket" source?
    
    ## How was this patch tested?
    
    Unit test and manual verification.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jerryshao/apache-spark SPARK-23097

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20382.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20382
    
----
commit 629243d94835e8eef379122d0c40d5c0b20ea351
Author: jerryshao <sshao@...>
Date:   2018-01-24T08:22:07Z

    Move text socket source to V2

commit 8f3b54824d92123a0e7d468d42db30dba72cded1
Author: jerryshao <sshao@...>
Date:   2018-01-24T09:04:44Z

    Rename to V2

----


---

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

Reply via email to