spark-instrumented-optimizer/sql/core/src/main
Edoardo Vacchi 64f04154e3 [SPARK-6981] [SQL] Factor out SparkPlanner and QueryExecution from SQLContext
Alternative to PR #6122; in this case the refactored out classes are replaced by inner classes with the same name for backwards binary compatibility

   * process in a lighter-weight, backwards-compatible way

Author: Edoardo Vacchi <uncommonnonsense@gmail.com>

Closes #6356 from evacchi/sqlctx-refactoring-lite.
2015-09-14 14:56:04 -07:00
..
java/org/apache/spark/sql [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregation 2015-08-12 10:08:35 -07:00
resources [SPARK-9763][SQL] Minimize exposure of internal SQL classes. 2015-08-10 13:49:23 -07:00
scala/org/apache/spark/sql [SPARK-6981] [SQL] Factor out SparkPlanner and QueryExecution from SQLContext 2015-09-14 14:56:04 -07:00