liquibase / liquibase-databricks

Apache License 2.0
26 stars 7 forks source link

Getting Databricks error using an Oracle jdbc URL #117

Open doakd opened 8 months ago

doakd commented 8 months ago

Cross-posting here for visibility.

Please see the main issue here: https://github.com/liquibase/liquibase/issues/5721

JeremyDel commented 8 months ago

Did you download the Databricks JDBC JAR ? and try putting it in the classpath aswell

doakd commented 8 months ago

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"