spark-instrumented-optimizer/sql/hive
Daoyuan Wang ed5c2dccd0 [SPARK-8158] [SQL] several fix for HiveShim
1. explicitly import implicit conversion support.
2. use .nonEmpty instead of .size > 0
3. use val instead of var
4. comment indention

Author: Daoyuan Wang <daoyuan.wang@intel.com>

Closes #6700 from adrian-wang/shimsimprove and squashes the following commits:

d22e108 [Daoyuan Wang] several fix for HiveShim
2015-06-08 11:06:27 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-6909][SQL] Remove Hive Shim code 2015-06-04 13:27:35 -07:00
src [SPARK-8158] [SQL] several fix for HiveShim 2015-06-08 11:06:27 -07:00
pom.xml [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0 2015-06-03 10:11:27 -07:00