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’
If you’re experiencing something different, please let me know. If you could provide the full stacktrace as well as your executeDqChecks call with all the params passed in, that’d be helpful for debugging.