Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1566

C++Client does not handle incoming record batches with zero records

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • Client - C++
    • None

    Description

      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.

      Attachments

        1. DRILL-1566-1.patch
          5 kB
          Parth Chandra

        Activity

          People

            parthc Parth Chandra
            parthc Parth Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: