[ 
https://issues.apache.org/jira/browse/SPARK-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482567#comment-14482567
 ] 

Apache Spark commented on SPARK-6734:
-------------------------------------

User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/5383

> Support GenericUDTF.close for Generate
> --------------------------------------
>
>                 Key: SPARK-6734
>                 URL: https://issues.apache.org/jira/browse/SPARK-6734
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Cheng Hao
>
> Some third-party UDTF extension, will generate more rows in the 
> "GenericUDTF.close()" method, which is supported 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to