Skip to content

fix: consolidate databricksify_inst_name in edvise package#207

Draft
vishpillai123 wants to merge 3 commits intodevelopfrom
consolidate-databricksify-inst-name
Draft

fix: consolidate databricksify_inst_name in edvise package#207
vishpillai123 wants to merge 3 commits intodevelopfrom
consolidate-databricksify-inst-name

Conversation

@vishpillai123
Copy link
Copy Markdown
Contributor

@vishpillai123 vishpillai123 commented Feb 24, 2026

This does depend on merging this PR in edvise: datakind/edvise#113. Will wait to merge.

Basically we're trying to keep everything DRY between repos.

Summary:

  • Remove duplicate databricksify_inst_name function from utilities.py
  • Update imports in databricks.py, front_end_tables.py, and utilities_test.py to use edvise.utils.api_requests.databricksify_inst_name
  • Update test assertion to match improved error message format from edvise
  • Single source of truth now in edvise package with better documentation

- Remove duplicate databricksify_inst_name function from utilities.py
- Update imports in databricks.py, front_end_tables.py, and utilities_test.py
  to use edvise.utils.api_requests.databricksify_inst_name
- Update test assertion to match improved error message format from edvise
- Single source of truth now in edvise package with better documentation
Vishakh Pillai added 2 commits February 24, 2026 17:27
Test has been moved to edvise package where the function is defined
…ricks

- Update imports in databricks.py and front_end_tables.py
- Reflects move of function from api_requests to databricks module in edvise
@vishpillai123 vishpillai123 marked this pull request as draft March 2, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant