aboutsummaryrefslogtreecommitdiff
path: root/spark-shell
Commit message (Collapse)AuthorAgeFilesLines
* Ported code generation changes from 2.8 interpreter (to use a class forMatei Zaharia2011-05-311-1/+1
| | | | | | | each line's object rather than a singleton object so that we can ship these classes to worker nodes). This is pretty hairy stuff, which would be nice to avoid in the future by integrating with the interpreter some other way.
* Initial commitMatei Zaharia2010-03-291-0/+3