spark-instrumented-optimizer/sql/hive
Cheng Hao 5479450c45 [SPARK-4901] [SQL] Hot fix for ByteWritables.copyBytes
HiveInspectors.scala failed in compiling with Hadoop 1, as the BytesWritable.copyBytes is not available in Hadoop 1.

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

Closes #3742 from chenghao-intel/settable_oi_hotfix and squashes the following commits:

bb04d1f [Cheng Hao] hot fix for ByteWritables.copyBytes
2014-12-19 08:04:41 -08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-2663] [SQL] Support the Grouping Set 2014-12-18 18:58:29 -08:00
src [SPARK-4901] [SQL] Hot fix for ByteWritables.copyBytes 2014-12-19 08:04:41 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-4573] [SQL] Add SettableStructObjectInspector support in "wrap" function 2014-12-18 20:21:52 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-4573] [SQL] Add SettableStructObjectInspector support in "wrap" function 2014-12-18 20:21:52 -08:00
pom.xml SPARK-4814 [CORE] Enable assertions in SBT, Maven tests / AssertionError from Hive's LazyBinaryInteger 2014-12-15 17:12:05 -08:00