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

ASF GitHub Bot commented on DRILL-7486:
---------------------------------------

paul-rogers commented on pull request #1928: DRILL-7486: Refactor row set 
reader builders
URL: https://github.com/apache/drill/pull/1928
 
 
   Moves reader building code into a shared location, independent of the RowSet 
class. Allows readers to be built from a VectorContainer in addition to a row 
set.
   
   Tests: Reran all unit tests, including those that use the row set readers.
   
   This PR can be reviewed after the 1.17 release is complete.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Restructure row set reader builder
> ----------------------------------
>
>                 Key: DRILL-7486
>                 URL: https://issues.apache.org/jira/browse/DRILL-7486
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>
> The code to build a row set reader is located in several places, and is tied 
> to theĀ {{RowSet}} class for historical reasons. This restructuring pulls out 
> the code so it can be used from a {{VectorContainer}} or other source.



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

Reply via email to