[
https://issues.apache.org/jira/browse/NIFI-8154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268566#comment-17268566
]
Pierre Villard commented on NIFI-8154:
--------------------------------------
Hi [~jonesgh],
Looks like just upgrading the dependency is causing errors in the unit tests.
I'll need more time to revisit all of this when time permits. Feel free to
submit a pull request if you have one that is working with the existing unit
tests.
> AvroParquetHDFSRecordReader fails to read parquet file containing nested
> structs
> --------------------------------------------------------------------------------
>
> Key: NIFI-8154
> URL: https://issues.apache.org/jira/browse/NIFI-8154
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.11.3, 1.12.1
> Reporter: Glenn Jones
> Assignee: Pierre Villard
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> FetchParquet can't be used to process files containing nested structs. When
> trying to create a RecordSchema it runs into
> https://issues.apache.org/jira/browse/PARQUET-1441, which causes it to fail.
> We've patched this locally by building the nifi-parquet-processors with
> parquet-avro 1.11.0, but it would be great if this made it into the next
> release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)