You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/12/13 01:45:02 UTC

[GitHub] [drill] paul-rogers opened a new pull request #1928: DRILL-7486: Refactor row set reader builders

paul-rogers opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services