spark-instrumented-optimizer/sql/hive
Reynold Xin 14e3f114ef [SPARK-5168] Make SQLConf a field rather than mixin in SQLContext
This change should be binary and source backward compatible since we didn't change any user facing APIs.

Author: Reynold Xin <rxin@databricks.com>

Closes #3965 from rxin/SPARK-5168-sqlconf and squashes the following commits:

42eec09 [Reynold Xin] Fix default conf value.
0ef86cc [Reynold Xin] Fix constructor ordering.
4d7f910 [Reynold Xin] Properly override config.
ccc8e6a [Reynold Xin] [SPARK-5168] Make SQLConf a field rather than mixin in SQLContext
2015-01-13 13:30:35 -08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-5168] Make SQLConf a field rather than mixin in SQLContext 2015-01-13 13:30:35 -08:00
src [SPARK-5168] Make SQLConf a field rather than mixin in SQLContext 2015-01-13 13:30:35 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-5187][SQL] Fix caching of tables with HiveUDFs in the WHERE clause 2015-01-10 14:25:45 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-5187][SQL] Fix caching of tables with HiveUDFs in the WHERE clause 2015-01-10 14:25:45 -08:00
pom.xml [SPARK-4048] Enhance and extend hadoop-provided profile. 2015-01-08 17:15:13 -08:00