mustafaiman commented on pull request #1192: URL: https://github.com/apache/hive/pull/1192#issuecomment-654621572
@pvary can you review again? The existing tests used a hack to create transactional metastore tables on the spot when they were accessed the first time. When this happened during a dropDatabase call, it would lead to a deadlock. So I had to move the creating of these tables to initialization part of such tests. The hack was purely for testing, therefore it is safe to remove. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org