Refactored ID mapping to use databricks jdbc template instead (#1571)#1576
Merged
Refactored ID mapping to use databricks jdbc template instead (#1571)#1576
Conversation
Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>
Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>
Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>
Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>
qu8n
approved these changes
Jun 27, 2025
Contributor
qu8n
left a comment
There was a problem hiding this comment.
Everything seems clear. Thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate to Databricks from CRDB mapping table
Briefly describe changes proposed in this pull request:
Crossing T's and dotting I's
Please follow these checklists to help prevent any unexpected issues from being introduced by the changes in this pull request. If an item does not apply then indicate so by surrounding the line item with
~~to strikethrough the text. See basic writing and formatting syntax for more information.I. Web service and data model checklist
Please follow these checks if any changes were made to any classes in the web, service, or persistence layers.
Code checks:
Screenshots have been provided to demonstrate changes made to the response body JSON schema and/or swagger page.Unit tests were updated in relation to updates to the mocked test data.II. Neo4j models and database schema checklist:
Neo4j persistence models were changed.Screenshot: New

Patientnode imported during a clinical sample import has both a CMO ID and DMP IDPatientAliasIII. Message handlers checklist:
Changes in this PR affect the workflow of incoming messages.Unit tests were added to ensure messages are handled as expected.If no unit tests were updated or added, then please explain why: Updated existing tests to ensure they still work as expected.
Please describe how the workflow and messaging was tested/simulated:
Describe your testing environment:
IV. Configuration and/or permissions checklist:
If applicable, a new account was set up and the account credentials and keys are checked into smile-configuration.Account credentials and keys were shared with the appropriate parties.General checklist: