[
https://issues.apache.org/jira/browse/DRILL-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-958:
---------------------------------
Component/s: Storage - Parquet
> Parquet nullable fixed length reader not giving correct value count
> -------------------------------------------------------------------
>
> Key: DRILL-958
> URL: https://issues.apache.org/jira/browse/DRILL-958
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Parquet
> Reporter: Steven Phillips
> Assignee: Jason Altekruse
> Priority: Blocker
> Attachments: Drill-958-parquet-nullable-fixed-len.patch
>
>
> I added this assert:
> assert valuesReadInCurrentPass == recordsToReadInThisPass;
> right before returning in the
> readAllFixedFields method of NullableColumnReader.
> I have a dataset/query for which this assertion fails. It's too big to attach
> here. Please contact me to get it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)