aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources/org
diff options
context:
space:
mode:
authorCheng Hao <hao.cheng@intel.com>2015-05-14 00:14:59 +0800
committerCheng Lian <lian@databricks.com>2015-05-14 00:14:59 +0800
commit0da254fb2903c01e059fa7d0dc81df5740312b35 (patch)
treec99831581e4987626b950f0df96ce36a26e0ee53 /core/src/main/resources/org
parentaa6ba3f2166edcc8bcda3abc70482fa8605e83b7 (diff)
downloadspark-0da254fb2903c01e059fa7d0dc81df5740312b35.tar.gz
spark-0da254fb2903c01e059fa7d0dc81df5740312b35.tar.bz2
spark-0da254fb2903c01e059fa7d0dc81df5740312b35.zip
[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
Diffstat (limited to 'core/src/main/resources/org')
0 files changed, 0 insertions, 0 deletions