-
- Downloads
[SPARK-2540] [SQL] Add HiveDecimal & HiveVarchar support in unwrapping data
Author: Cheng Hao <hao.cheng@intel.com> Closes #1436 from chenghao-intel/unwrapdata and squashes the following commits: 34cc21a [Cheng Hao] update the table scan accodringly since the unwrapData function changed afc39da [Cheng Hao] Polish the code 39d6475 [Cheng Hao] Add HiveDecimal & HiveVarchar support in unwrap data
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveTableScan.scala 1 addition, 11 deletions...a/org/apache/spark/sql/hive/execution/HiveTableScan.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveUdfs.scala 4 additions, 0 deletions...e/src/main/scala/org/apache/spark/sql/hive/hiveUdfs.scala
Please register or sign in to comment