paul-rogers opened a new pull request #1573: DRILL-6901: Move schema builder to src/main URL: https://github.com/apache/drill/pull/1573 Moves the SchemaBuilder class out of the src/test name space into the src/main namespace. Specifically, into the existing record.metadata package. Many files changed in this move. Corrected two minor issues: import of the wrong Arrays class and unnecessary annotations. JDBC plugin tests failed when running locally, but failure seems unrelated to the code move.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
