-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25406/
-----------------------------------------------------------
Review request for hive and Harish Butani.
Bugs: HIVE-8010
https://issues.apache.org/jira/browse/HIVE-8010
Repository: hive-git
Description
-------
handle nested types in cbo
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/translator/ASTConverter.java
cfa032c
ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/translator/RexNodeConverter.java
0228553
Diff: https://reviews.apache.org/r/25406/diff/
Testing
-------
With this patch, udf_named_struct.q passes
Thanks,
Ashutosh Chauhan