tuor713 / trino-kdb

Trino plugin for kdb+
Apache License 2.0
3 stars 2 forks source link

KDB down can affect Trino startup #4

Closed tuor713 closed 3 years ago

tuor713 commented 3 years ago

KDBConnectFactory#create eagerly loads the KDB connection, which gets invoked during Trino startup as part of catalog creation.