You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (Jira)" <ji...@apache.org> on 2019/11/11 00:15:00 UTC

[jira] [Created] (DRILL-7442) Create multi-batch row set reader

Paul Rogers created DRILL-7442:
----------------------------------

             Summary: Create multi-batch row set reader
                 Key: DRILL-7442
                 URL: https://issues.apache.org/jira/browse/DRILL-7442
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Paul Rogers
            Assignee: Paul Rogers


The "row set" work provided a {{RowSetWriter}} and {{RowSetReader}} to write to and read from a single batch. The {{ResultSetLoader}} class provided a writer that spans multiple batches, handling schema changes across batches and so on.

This ticket introduces a reader equivalent, the {{ResultSetReader}} that reads an entire result set of multiple batches, handling schema changes along the way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)