Skip to content

[Internal] Update SDK to latest OpenAPI spec #1207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 14, 2025
Merged

Conversation

tanmay-db
Copy link
Contributor

What changes are proposed in this pull request?

Update SDK to latest OpenAPI spec

How is this tested?

N/A

Comment on lines 39 to 42
* [Breaking] Removed waiter for [ClustersAPI.Get](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#ClustersAPI.Get).
* [Breaking] Removed waiter for [JobsAPI.GetRun](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#JobsAPI.GetRun).
* [Breaking] Removed waiter for [PipelinesAPI.Get](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#PipelinesAPI.Get).
* [Breaking] Removed waiter for [WarehousesAPI.Get](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#WarehousesAPI.Get).
Copy link
Contributor

Choose a reason for hiding this comment

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

We can remove these changes except for pipelines. They do not actually change anything in the SDK except for pipelines in which we removed a method. We can only mention that we removed this method.

@tanmay-db tanmay-db temporarily deployed to test-trigger-is April 14, 2025 13:37 — with GitHub Actions Inactive
@tanmay-db tanmay-db temporarily deployed to test-trigger-is April 14, 2025 13:38 — with GitHub Actions Inactive
@tanmay-db tanmay-db requested a review from mgyucht April 14, 2025 13:39
Co-authored-by: Parth Bansal <parth.bansal@databricks.com>
@tanmay-db tanmay-db temporarily deployed to test-trigger-is April 14, 2025 14:05 — with GitHub Actions Inactive
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-go

Inputs:

  • PR number: 1207
  • Commit SHA: d1101bc062a02d8c5beab15db6b93dff8eb23208

Checks will be approved automatically on success.

@tanmay-db tanmay-db temporarily deployed to test-trigger-is April 14, 2025 14:05 — with GitHub Actions Inactive
@tanmay-db tanmay-db enabled auto-merge April 14, 2025 14:09
@tanmay-db tanmay-db added this pull request to the merge queue Apr 14, 2025
Merged via the queue into main with commit c99ac65 Apr 14, 2025
15 checks passed
@tanmay-db tanmay-db deleted the go-sdk-gen-14april branch April 14, 2025 14:20
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.

2 participants