[ 
https://issues.apache.org/jira/browse/SPARK-14874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liwei Lin updated SPARK-14874:
------------------------------
    Summary: Cleanup the useless Batch class  (was: Remove the useless Batch 
class)

> Cleanup the useless Batch class
> -------------------------------
>
>                 Key: SPARK-14874
>                 URL: https://issues.apache.org/jira/browse/SPARK-14874
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Liwei Lin
>            Priority: Minor
>
> The Batch class, which had been used to indicate progress in a stream, was 
> abandoned by SPARK-13985 and then became useless.
> Let's:
> - removes the Batch class
> - renames getBatch(...) to getData(...) for Source
> - renames addBatch(...) to addData(...) for Sink



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to