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: [email protected] With regards, Apache Git Services
