saihemanth-cloudera commented on a change in pull request #2559:
URL: https://github.com/apache/hive/pull/2559#discussion_r684403635
##########
File path: data/scripts/derby/q_test_extDB_cleanup.derby.sql
##########
@@ -0,0 +1,3 @@
+drop table country;
+drop table stats;
+drop table city;
Review comment:
'drop table if exists table_name;' works better?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]