Hello, Guys.
We are applying DataQualityDashboard for omop CDM 5.4 data. The DatabaseConnector works fine to connect Snowflake by using the JDBC driver V3.13.22 and can run querySql to display the data.
But when I run DataQualityDashboard::executeDqChecks, it shows
‘Connecting using Snowflake driverError in globalCallingHandlers(condition = conditionHandler) :
should not be called with handlers on the stack’
Can someone help with the error? Thanks