adutra opened a new pull request, #932:
URL: https://github.com/apache/polaris/pull/932

   The admin tool is depending on way too many dependencies that it actually 
doesn't need. It ultimately only needs a metastore factory impl, and that's it.
   
   It also does not make any sense to run the admin tool with in-memory 
metastores. It now depends by default on the EclipseLink metastore.
   
   This PR also introduces testing the admin tool against a Postgres container.
   
   As a bonus, the runner jar size, including the Postgres driver, went down 
from 192MB to 107MB.


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

Reply via email to