Open jamesagnew opened 1 month ago
This Pull Request has failed the formatting check
Please run mvn spotless:apply
or mvn clean install -DskipTests
to fix the formatting issues.
You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling pre-commit install --hook-type pre-push
. This will cause formatting to run automatically whenever you push.
This is a huge set of changes to add a new mode which includes the partition ID in all PKs and FKs and includes it in SQL statements wherever applicable.
Do not merge until it's time!