[ 
https://issues.apache.org/jira/browse/SPARK-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takeshi Yamamuro updated SPARK-9034:
------------------------------------
    Description: 
Hive GenericUDTF#initialize() defines field names in a returned schema though,
the current HiveGenericUDTF drops these names.
We might need to reflect these in a logical plan tree.

  was:
GenericUDTF#initialize() in Hive defines field names in a returned schema 
though,
the current HiveGenericUDTF drops these names.
We might need to reflect these in a logical plan tree.


> Reflect field names defined in GenericUDTF
> ------------------------------------------
>
>                 Key: SPARK-9034
>                 URL: https://issues.apache.org/jira/browse/SPARK-9034
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Takeshi Yamamuro
>
> Hive GenericUDTF#initialize() defines field names in a returned schema though,
> the current HiveGenericUDTF drops these names.
> We might need to reflect these in a logical plan tree.



--
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