GitHub user navis opened a pull request:
https://github.com/apache/spark/pull/8456
[SPARK-9034] [SQL] Reflect field names defined in GenericUDTF
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/spark SPARK-9034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8456.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8456
----
commit a528ca640d279381d122f6b78b9f7c108e839abb
Author: navis.ryu <[email protected]>
Date: 2015-08-26T08:36:33Z
[SPARK-9034] [SQL] Reflect field names defined in GenericUDTF
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]