You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "electrum (via GitHub)" <gi...@apache.org> on 2023/03/12 06:25:36 UTC

[GitHub] [iceberg] electrum opened a new pull request, #7087: Core: Allow injecting client pool in JDBC catalog

electrum opened a new pull request, #7087:
URL: https://github.com/apache/iceberg/pull/7087

   In Trino, we create a separate `FileIO` per user, so we create many `JdbcCatalog` instances, and thus we need a way to share the JDBC client pool across all of these instances.


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #7087: Core: Allow injecting client pool in JDBC catalog

Posted by "rdblue (via GitHub)" <gi...@apache.org>.
rdblue merged PR #7087:
URL: https://github.com/apache/iceberg/pull/7087


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #7087: Core: Allow injecting client pool in JDBC catalog

Posted by "rdblue (via GitHub)" <gi...@apache.org>.
rdblue commented on PR #7087:
URL: https://github.com/apache/iceberg/pull/7087#issuecomment-1466589215

   Thanks, @electrum! Merged.


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org