You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/16 23:34:08 UTC

[jira] [Resolved] (DRILL-958) Parquet nullable fixed length reader not giving correct value count

     [ https://issues.apache.org/jira/browse/DRILL-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-958.
----------------------------------

    Resolution: Fixed

> 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: DrillCommitter
>            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)