[
https://issues.apache.org/jira/browse/HIVE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025155#comment-15025155
]
Wenlei Xie commented on HIVE-1073:
--
There are two things I would like to discuss first:
1
[
https://issues.apache.org/jira/browse/HIVE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000863#comment-15000863
]
Wenlei Xie commented on HIVE-1073:
--
I am working on this. Will write the document about ho
[
https://issues.apache.org/jira/browse/HIVE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie reassigned HIVE-1073:
Assignee: Wenlei Xie (was: John Sichi)
> CREATE VIEW followup: track view dependency information i
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie resolved HIVE-12228.
---
Resolution: Fixed
> Hive 0.13.1 Error for nested query with UDF returns Struct type
>
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979178#comment-14979178
]
Wenlei Xie commented on HIVE-12228:
---
This bug consists of two parts.
1. The query cann
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie updated HIVE-12228:
--
Summary: Hive 0.13.1 Error for nested query with UDF returns Struct type
(was: Hive Error for nested qu
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie updated HIVE-12228:
--
Summary: Hive Error for nested query with UDF returns Struct type (was:
Hive Error When query nested qu
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie updated HIVE-12228:
--
Description:
The following simple nested query with UDF returns Struct would fail on Hive
0.13.1 . The
[
https://issues.apache.org/jira/browse/HIVE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenlei Xie updated HIVE-12228:
--
Attachment: SimpleStruct.java
The {{SimpleStruct}} UDF java code to reproduce the issue.
> Hive Error W