spark-instrumented-optimizer/sql/hive
Michael Armbrust 1ed57086d4 [SPARK-5873][SQL] Allow viewing of partially analyzed plans in queryExecution
Author: Michael Armbrust <michael@databricks.com>

Closes #4684 from marmbrus/explainAnalysis and squashes the following commits:

afbaa19 [Michael Armbrust] fix python
d93278c [Michael Armbrust] fix hive
e5fa0a4 [Michael Armbrust] Merge remote-tracking branch 'origin/master' into explainAnalysis
52119f2 [Michael Armbrust] more tests
82a5431 [Michael Armbrust] fix tests
25753d2 [Michael Armbrust] Merge remote-tracking branch 'origin/master' into explainAnalysis
aee1e6a [Michael Armbrust] fix hive
b23a844 [Michael Armbrust] newline
de8dc51 [Michael Armbrust] more comments
acf620a [Michael Armbrust] [SPARK-5873][SQL] Show partially analyzed plans in query execution
2015-02-23 17:34:54 -08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SQL] [Minor] Update the HiveContext Unittest 2015-02-17 12:25:35 -08:00
src [SPARK-5873][SQL] Allow viewing of partially analyzed plans in queryExecution 2015-02-23 17:34:54 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation 2015-02-17 10:21:17 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation 2015-02-17 10:21:17 -08:00
pom.xml HOTFIX: Adding Junit to Hive tests for Maven build 2015-02-10 23:39:21 -08:00