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:51:12 UTC

[jira] [Created] (SPARK-14874) Remove the useless Batch class

Liwei Lin created SPARK-14874:
---------------------------------

             Summary: Remove 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