You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/04/23 13:54:12 UTC

[jira] [Updated] (SPARK-14874) Cleanup the useless Batch class

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org