Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

PROD 2198 Databricks Datatype Replacement in sync_backend#1

Merged
CaymanWilliams merged 6 commits intomainfrom
PROD-1894-databricks-datatype-replacements
Jul 2, 2024
Merged

PROD 2198 Databricks Datatype Replacement in sync_backend#1
CaymanWilliams merged 6 commits intomainfrom
PROD-1894-databricks-datatype-replacements

Conversation

@CaymanWilliams
Copy link

@CaymanWilliams CaymanWilliams commented Jun 21, 2024

Changes

Made a couple model changes to deal with inconsistencies in the models that we want to use in sync_backend for PROD-1984

Tests

This is mostly tested in the corresponding branch of sync_backend but all the existing tests here still seem to pass even with these changes

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

@CaymanWilliams CaymanWilliams marked this pull request as ready for review June 24, 2024 15:27
…om:synccomputingcode/databricks-sdk-py into PROD-1894-databricks-datatype-replacements
- Name: <Databricks internal use>"""

disk_spec: Optional[dict] = None
"""An APC attribute only. This field is missing in the API docs and the unforked databricks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[PROD-1234] An APC attribute only. This field is missing in the API docs and the unforked databricks ....

@vinooganesh
Copy link

Hey Cayman, this looks great! One thing that I've learned that will make our lives a lot easier, I would open a jira ticket with a description of these changes (just like you have here) and then preface each of your comments with that ticket. This makes it really easy to find all of the changes that we made rather than having to per-file history investigation

@CaymanWilliams CaymanWilliams changed the title PROD 1894 Databricks Datatype Replacement in sync_backend PROD 2198 Databricks Datatype Replacement in sync_backend Jul 2, 2024
@CaymanWilliams CaymanWilliams merged commit 40d7ba2 into main Jul 2, 2024
@CaymanWilliams CaymanWilliams deleted the PROD-1894-databricks-datatype-replacements branch July 2, 2024 15:37
Copy link

@singhals singhals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CaymanWilliams @vinooganesh - we should consider extending these models in sync_backend instead of forking the repo. Forking will lead to a lot of tech debt for us where as extending the models keeps us following our existing checks and patterns to manage library versions.

CaymanWilliams added a commit that referenced this pull request Feb 15, 2025
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.

3 participants