yuzhou created HIVE-13309:
-----------------------------
Summary: Create View with nested struct array struct array failed,
but can create table successfly.
Key: HIVE-13309
URL: https://issues.apache.org/jira/browse/HIVE-13309
Project: Hive
Issue Type: Bug
Components: Views
Affects Versions: 1.1.0
Reporter: yuzhou
I can successful create table with a field name,which type is struct, the
struct contains a field type is array, the array's item is struct, and this
struct contains array. but I can not create a view from this table, Operator is
only supported on struct or list of struct types. But I can create view when
the field is struct, it contains a sub field is array, the array contains
struct, and the struct do not have array field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)