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

[jira] [Resolved] (SPARK-14874) Remove the obsolete Batch representation

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

Michael Armbrust resolved SPARK-14874.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12638
[https://github.com/apache/spark/pull/12638]

> Remove the obsolete Batch representation
> ----------------------------------------
>
>                 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
>             Fix For: 2.0.0
>
>
> 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- (update: as discussed in the PR, this is not necessary)
> - -renames addBatch(...) to addData(...) for Sink- (update: as discussed in the PR, this is not necessary)



--
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