singhpk234 opened a new pull request, #1287: URL: https://github.com/apache/polaris/pull/1287
### About the change This is step 2 of Bigger change https://github.com/apache/polaris/issues/649 Add Relational JDBC module in the repo, presently its just added like what we do for eclipse link i.e within extensions package. As this package requires stuff from quarkus. Other consideration was polaris-core which is also a place this can live, I am open to it and I didn't do it as first iteration of the PR as polaris core doesn't have quarkus dependencies with it. Complete Tasks break down - [X] Add SQL Script for user to create the Polaris tables - [X] Add JDBC module [within extensions package or polaris-core/relational-jdbc ?] - [ ] Add DBCP2 utilities / helper - [ ] Add JDBC Query Generator - [ ] Add Models - [ ] Add JDBC Base Persistence Impl E2E - [ ] Update Docker and Get Started [TBD] -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org