mbathori-cloudera opened a new pull request #2919:
URL: https://github.com/apache/hive/pull/2919


   ### What changes were proposed in this pull request?
   Currently there are two class hierarchies managing JDBC databases in tests, 
DatabaseRule and AbstractExternalDB. These changes meant to unify these 
database related functionalities and get rid of the duplicated codes.
   
   
   ### Why are the changes needed?
   The current solution is redundant, contains a lot of code duplications. The 
unified database handling gives easier extensibility and modification.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   All the previous tests that were covering the affected database 
functionality are passing with the same expected results.
   


-- 
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]

Reply via email to