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

[jira] [Updated] (DRILL-1869) CPP Client does not handle record batches that contain nullable varchars with only null values.

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

Parth Chandra updated DRILL-1869:
---------------------------------
    Attachment: DRILL-1869.patch

> CPP Client does not handle record batches that contain nullable varchars with only null values.
> -----------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1869
>                 URL: https://issues.apache.org/jira/browse/DRILL-1869
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Parth Chandra
>         Attachments: DRILL-1869.patch
>
>
> If the record batch has a nullable varchar value vector with only null values, the length of the buffer containing the varchar data is zero and the CPP client has an assertion failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)