[
https://issues.apache.org/jira/browse/NIFI-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433493#comment-15433493
]
ASF subversion and git services commented on NIFI-2622:
-------------------------------------------------------
Commit 5d1a4f343f11606af5f45d1db4d58ca31a59e524 in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5d1a4f3 ]
NIFI-2622: Added support for complex types in SelectHiveQL
This closes #922.
Signed-off-by: Bryan Bende <[email protected]>
> 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)