ebogi commented on a change in pull request #80: SQOOP-3438 Sqoop Import with create hcatalog table for ORC will not w… URL: https://github.com/apache/sqoop/pull/80#discussion_r282969069
########## File path: src/test/org/apache/sqoop/hcat/HCatalogImportTest.java ########## @@ -770,6 +770,29 @@ public void testTableCreation() throws Exception { null, true, false); } + @Test + public void testExternalTableCreation() throws Exception { Review comment: Thanks for adding new test cases! ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services