arina-ielchiieva commented on a change in pull request #1684: DRILL-7073: CREATE SCHEMA command / TupleSchema / ColumnMetadata improvements URL: https://github.com/apache/drill/pull/1684#discussion_r264041077
########## File path: exec/vector/src/main/java/org/apache/drill/exec/record/metadata/ColumnMetadata.java ########## @@ -182,6 +184,10 @@ int expectedElementCount(); + void setFormatValue(String value); Review comment: I have written tests in the context schema parsing and creation. ---------------------------------------------------------------- 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
