vdiravka commented on a change in pull request #1557: DRILL-6863: Drop table is
not working if path within workspace starts…
URL: https://github.com/apache/drill/pull/1557#discussion_r237182591
##########
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/sql/TestCTTAS.java
##########
@@ -446,6 +446,23 @@ public void testJoinTemporaryWithPersistentTable() throws
Exception {
.go();
}
+ @Test
+ public void testCreateTemporaryTableWithAndWithoutLeadingSlashAreTheSame()
throws Exception{
Review comment:
`Create` can be omitted possibly
----------------------------------------------------------------
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