Parth Chandra created DRILL-1869:
------------------------------------
Summary: 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
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)