GitHub user joseph-torres opened a pull request:

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

    [SPARK-22824] Restore old offset for binary compatibility

    ## What changes were proposed in this pull request?
    
    Some users depend on source compatibility with the 
org.apache.spark.sql.execution.streaming.Offset class. Although this is not a 
stable interface, we can keep it in place for now to simplify upgrades to 2.3.

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

    $ git pull https://github.com/joseph-torres/spark binary-compat

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

    https://github.com/apache/spark/pull/20012.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 #20012
    
----
commit 7d1df9855dee8b6bce5ebed136b8da4275f178c7
Author: Jose Torres <j...@databricks.com>
Date:   2017-12-18T21:34:50Z

    Restore old offset for binary compatibility

----


---

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

Reply via email to