[
https://issues.apache.org/jira/browse/DRILL-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Guzenko updated DRILL-7473:
--------------------------------
Labels: ready-to-commit (was: )
> Parquet reader failed to get field of repeated map
> --------------------------------------------------
>
> Key: DRILL-7473
> URL: https://issues.apache.org/jira/browse/DRILL-7473
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.17.0
> Reporter: Igor Guzenko
> Assignee: Bohdan Kazydub
> Priority: Blocker
> Labels: ready-to-commit
> Fix For: 1.17.0
>
> Attachments: hive_alltypes.parquet
>
>
> Given query:
> {code:sql}
> select p.c16[0].m from dfs.tmp.`hive_alltypes.parquet` p;
> {code}
> Results into:
> {color:#FF0000}Error: SYSTEM ERROR: IllegalArgumentException: You tried to
> read a [find(String key)] type when you are using a field reader of type
> [SingleLikeRepeatedMapReaderImpl].{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)