flyway / flyway-community-db-support

Offical Flyway Community Supported Database Plugins
https://flywaydb.org/
Apache License 2.0
5 stars 26 forks source link

Databricks Support #26

Closed tdimhcsleumas closed 4 months ago

tdimhcsleumas commented 6 months ago

This change ports this pr: https://github.com/flyway/flyway/pull/3681

skitscha commented 4 months ago

Can this be merged in now? @Barry-RG

Barry-RG commented 4 months ago

cc: @tdimhcsleumas @skitscha We are currently in the process of trying to test this integration with Databricks and Flyway. If you have any tests or test cases that could help expedite this PR

skitscha1 commented 4 months ago

I should be able to help test this integration but the build is failing and I cannot contribute to this branch to fix it. @tdimhcsleumas Can you resolve the build issue?

tdimhcsleumas commented 4 months ago

@skitscha1 yes. I'll set aside some time in the next few days to fix it.

tdimhcsleumas commented 4 months ago

Thanks @piers-williams, I'll implement those changes shortly.

tdimhcsleumas commented 4 months ago

@skitscha @Barry-RG I ran mvn -B install --file pom.xml locally and got a successful build.