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 2018/12/13 03:51:25 UTC

[GitHub] paul-rogers opened a new pull request #1573: DRILL-6901: Move schema builder to src/main

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:
users@infra.apache.org


With regards,
Apache Git Services