Harsh J created HIVE-4571:
-----------------------------

             Summary: Reinvestigate HIVE-337 induced limit on number of 
separator characters in LazySerDe
                 Key: HIVE-4571
                 URL: https://issues.apache.org/jira/browse/HIVE-4571
             Project: Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
    Affects Versions: 0.10.0
            Reporter: Harsh J
            Priority: Minor


HIVE-337 added support for complex data structures and also oddly added in a 
limit of the # of separator characters required to make that happen.

When using an Avro-based table that has more than 8-10 levels of nesting in 
records, this limit gets hit and such tables can't be queried.

We either need to remove such a limit or raise it to a high-enough value to 
support such nested data structures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to