You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "yuzhou (JIRA)" <ji...@apache.org> on 2016/03/18 05:42:34 UTC

[jira] [Created] (HIVE-13309) Create View with nested struct array struct array failed, but can create table successfly.

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)