Parth Chandra created DRILL-1566:
------------------------------------

             Summary: 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
            Reporter: Parth Chandra
            Assignee: Parth Chandra


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