You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/06/11 22:42:02 UTC

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

Steven Phillips created DRILL-958:
-------------------------------------

             Summary: 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
            Reporter: Steven Phillips
            Assignee: Jason Altekruse


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)