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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14249007#comment-14249007 ] 

Jason Altekruse commented on DRILL-1869:
----------------------------------------

+1

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