aboutsummaryrefslogtreecommitdiff
path: root/examples/src
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-04-02 12:48:04 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-02 12:48:04 -0700
commited730c95026d322f4b24d3d9fe92050ffa74cf4a (patch)
tree126690f854eabc381c22274f61a43893e9858305 /examples/src
parent1faa57971192226837bea32eb29eae5bfb425a7e (diff)
downloadspark-ed730c95026d322f4b24d3d9fe92050ffa74cf4a.tar.gz
spark-ed730c95026d322f4b24d3d9fe92050ffa74cf4a.tar.bz2
spark-ed730c95026d322f4b24d3d9fe92050ffa74cf4a.zip
StopAfter / TopK related changes
1. Renamed StopAfter to Limit to be more consistent with naming in other relational databases. 2. Renamed TopK to TakeOrdered to be more consistent with Spark RDD API. 3. Avoid breaking lineage in Limit. 4. Added a bunch of override's to execution/basicOperators.scala. @marmbrus @liancheng Author: Reynold Xin <rxin@apache.org> Author: Michael Armbrust <michael@databricks.com> Closes #233 from rxin/limit and squashes the following commits: 13eb12a [Reynold Xin] Merge pull request #1 from marmbrus/limit 92b9727 [Michael Armbrust] More hacks to make Maps serialize with Kryo. 4fc8b4e [Reynold Xin] Merge branch 'master' of github.com:apache/spark into limit 87b7d37 [Reynold Xin] Use the proper serializer in limit. 9b79246 [Reynold Xin] Updated doc for Limit. 47d3327 [Reynold Xin] Copy tuples in Limit before shuffle. 231af3a [Reynold Xin] Limit/TakeOrdered: 1. Renamed StopAfter to Limit to be more consistent with naming in other relational databases. 2. Renamed TopK to TakeOrdered to be more consistent with Spark RDD API. 3. Avoid breaking lineage in Limit. 4. Added a bunch of override's to execution/basicOperators.scala.
Diffstat (limited to 'examples/src')
0 files changed, 0 insertions, 0 deletions