spark-instrumented-optimizer/sql/hive
Cheng Hao 27bccc5ea9 [SPARK-5202] [SQL] Add hql variable substitution support
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+VariableSubstitution

This is a block issue for the CLI user, it impacts the existed hql scripts from Hive.

Author: Cheng Hao <hao.cheng@intel.com>

Closes #4003 from chenghao-intel/substitution and squashes the following commits:

bb41fd6 [Cheng Hao] revert the removed the implicit conversion
af7c31a [Cheng Hao] add hql variable substitution support
2015-01-21 17:34:18 -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-5202] [SQL] Add hql variable substitution support 2015-01-21 17:34:18 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-5279][SQL] Use java.math.BigDecimal as the exposed Decimal type. 2015-01-18 11:01:42 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-5279][SQL] Use java.math.BigDecimal as the exposed Decimal type. 2015-01-18 11:01:42 -08:00
pom.xml [SPARK-4048] Enhance and extend hadoop-provided profile. 2015-01-08 17:15:13 -08:00