[
https://issues.apache.org/jira/browse/NIFI-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433494#comment-15433494
]
ASF GitHub Bot commented on NIFI-2622:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/922
> SelectHiveQL with Avro output doesn't handle complex types
> ----------------------------------------------------------
>
> Key: NIFI-2622
> URL: https://issues.apache.org/jira/browse/NIFI-2622
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.1.0
>
>
> Hive supports table columns of complex type, such as Arrays, Structs, Maps,
> etc. However when using SelectHiveQL with Avro output, the result set is not
> being converted correctly and an error occurs.
> This is a fundamental issue with the way SelectHiveQL attempts to create an
> Avro schema without having seen any of the rows, since the sub-types of
> complex items cannot be determined from the SQL type alone.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)