[ 
https://issues.apache.org/jira/browse/DRILL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188669#comment-14188669
 ] 

Mehant Baid commented on DRILL-1566:
------------------------------------

Looks good. +1

> C++Client does not handle incoming record batches with zero records
> -------------------------------------------------------------------
>
>                 Key: DRILL-1566
>                 URL: https://issues.apache.org/jira/browse/DRILL-1566
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Parth Chandra
>            Assignee: Parth Chandra
>         Attachments: DRILL-1566-1.patch
>
>
> A simple query like 'select * from cp.`tpch/lineitem.parquet` where 
> L_ORDERKEY=0 will result in a record batchsent back from the server with only 
> the schema information set correctly. The C++ client still tries to go ahead 
> and build the record batch and the building of value vectors asserts.



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

Reply via email to