spark-instrumented-optimizer/sql/hive/src/test/resources
Cheng Hao 0da254fb29 [SPARK-6734] [SQL] Add UDTF.close support in Generate
Some third-party UDTF extensions generate additional rows in the "GenericUDTF.close()" method, which is supported / documented by Hive.
https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide+UDTF
However, Spark SQL ignores the "GenericUDTF.close()", and it causes bug while porting job from Hive to Spark SQL.

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

Closes #5383 from chenghao-intel/udtf_close and squashes the following commits:

98b4e4b [Cheng Hao] Support UDTF.close
2015-05-14 00:14:59 +08:00
..
data [SPARK-4077][SQL] Spark SQL return wrong values for valid string timestamp values 2014-10-31 11:30:28 -07:00
golden [SPARK-6734] [SQL] Add UDTF.close support in Generate 2015-05-14 00:14:59 +08:00
ql/src/test/queries [SQL] Update Hive test harness for Hive 12 and 13 2014-10-24 18:36:35 -07:00
hive-hcatalog-core-0.13.1.jar [SPARK-5794] [SQL] fix add jar 2015-04-13 18:26:00 -07:00
log4j.properties [SPARK-6908] [SQL] Use isolated Hive client 2015-05-07 19:36:24 -07:00
sample.json [SPARK-4912][SQL] Persistent tables for the Spark SQL data sources api 2015-01-13 13:01:27 -08:00
TestUDTF.jar [SPARK-6734] [SQL] Add UDTF.close support in Generate 2015-05-14 00:14:59 +08:00