aboutsummaryrefslogtreecommitdiff
path: root/repl/scala-2.10/src/test/scala/org/apache
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-15841][Tests] REPLSuite has incorrect env set for a couple of tests.Prashant Sharma2016-06-091-2/+2
* [SPARK-15322][SQL][FOLLOWUP] Use the new long accumulator for old int accumul...hyukjinkwon2016-06-021-3/+3
* [SPARK-14451][SQL] Move encoder definition into Aggregator interfaceReynold Xin2016-04-091-25/+3
* [SPARK-14446][TESTS] Fix ReplSuite for Scala 2.10.Marcelo Vanzin2016-04-061-1/+1
* [SPARK-13456][SQL] fix creating encoders for case classes defined in Spark shellWenchen Fan2016-03-211-2/+2
* [SPARK-11889][SQL] Fix type inference for GroupedDataset.agg in REPLMichael Armbrust2015-11-201-0/+24
* [SPARK-11636][SQL] Support classes defined in the REPL with EncodersMichael Armbrust2015-11-201-0/+24
* [SPARK-9244] Increase some memory defaultsMatei Zaharia2015-07-221-5/+5
* [SPARK-8461] [SQL] fix codegen with REPL class loaderDavies Liu2015-06-191-0/+11
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-3/+2
* [SPARK-6299][CORE] ClassNotFoundException in standalone mode when running gro...Kevin (Sangwoo) Kim2015-03-161-19/+31
* [SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee2015-03-151-1/+1
* [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFramesReynold Xin2015-02-131-1/+1
* [SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits.Reynold Xin2015-02-041-2/+2
* [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.Reynold Xin2015-01-281-3/+3
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-0/+318