Open doakd opened 8 months ago
Did you download the Databricks JDBC JAR ? and try putting it in the classpath aswell
ok, after further testing various combinations I found problems have existed since the Databricks 1.0.1 extension was released, but got much worse with extension 1.1.2.
liquibase 4.26 (and 4.25.0) and databricks 1.1.2 - Hard Fail
Liquibase 4.26 (and 4.25.0) and databricks 1.0.1 - Works but with large delay and Databricks ext messages "INFO [liquibase.ext] Sequences are not supported by Databricks"
Cross-posting here for visibility.
Please see the main issue here: https://github.com/liquibase/liquibase/issues/5721