Closed michaelabuckley closed 1 week 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.
Closing this. https://github.com/hapifhir/hapi-fhir/pull/6325 has merged with these changes.
The query side, up to the search result path. Added the partition_id to the sort joins too.
This PR is only for comparison. Don't merge. It is the equivalent of https://github.com/hapifhir/hapi-fhir/pull/6325 targeting master.