Philip Liddell

Results 7 comments of Philip Liddell

Would you be able to explain more what GraalVM is and what problems it tries to solve? Also what 'Flyway support' would look like in your eyes.

Thank you for the detailed response. I'll add a task for us to investigate how much would need changing to get Flyway compatible.

Our current focus is releasing flyway V7, but once that is complete we can look into things like this.

Link to micronaut Flyway integration for reference: https://github.com/micronaut-projects/micronaut-flyway/tree/69fafb73ad9b9bb8309fbcfc5dbd76a16d6fece0/flyway/src/main/java/io/micronaut/flyway/graalvm

@sreekanthsnair Could you please try this with the latest version of flyway to confirm it is still a problem?

On investigation, we have hit a number of snags with reimplementing Phoenix support. - The phoenix jdbc driver currently requires protobuf 2.5. We rely on protobuf 3.6 due to other...

Extracting a single feature into a test does not reproduce the bug, but it does happen with my full dataset (~1000 features).