aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorLiwei Lin <lwlin7@gmail.com>2016-04-27 10:25:33 -0700
committerMichael Armbrust <michael@databricks.com>2016-04-27 10:25:33 -0700
commita234cc61465bbefafd9e69c1cabe9aaaf968a91f (patch)
tree1bf6d07dface72373b687191cc13914d5504e0bf /python
parent7dd01d9c019ee8d015a82fcda5c85f66bf8a3673 (diff)
downloadspark-a234cc61465bbefafd9e69c1cabe9aaaf968a91f.tar.gz
spark-a234cc61465bbefafd9e69c1cabe9aaaf968a91f.tar.bz2
spark-a234cc61465bbefafd9e69c1cabe9aaaf968a91f.zip
[SPARK-14874][SQL][STREAMING] Remove the obsolete Batch representation
## What changes were proposed in this pull request? The `Batch` class, which had been used to indicate progress in a stream, was abandoned by [[SPARK-13985][SQL] Deterministic batches with ids](https://github.com/apache/spark/commit/caea15214571d9b12dcf1553e5c1cc8b83a8ba5b) and then became useless. This patch: - removes the `Batch` class - ~~does some related renaming~~ (update: this has been reverted) - fixes some related comments ## How was this patch tested? N/A Author: Liwei Lin <lwlin7@gmail.com> Closes #12638 from lw-lin/remove-batch.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions