Skip to content

Sync sdk-go from internal source of truth - #63

Merged
tejaskochar-db merged 1 commit into
mainfrom
tejaskochar-db/release/sdk-go-v0.0.1-dev.1
Aug 20, 2026
Merged

Sync sdk-go from internal source of truth#63
tejaskochar-db merged 1 commit into
mainfrom
tejaskochar-db/release/sdk-go-v0.0.1-dev.1

Conversation

@tejaskochar-db

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Syncs the Go SDK from its internal source of truth.

How is this tested?

  • Race-enabled tests across all Go modules.
  • go vet across all Go modules.
  • gofmt verification.
  • Standalone validation of the examples module.

@tejaskochar-db
tejaskochar-db force-pushed the tejaskochar-db/release/sdk-go-v0.0.1-dev.1 branch 3 times, most recently from 549e6f1 to 8d384b1 Compare August 20, 2026 12:05
Comment thread examples/go.mod Outdated
@@ -0,0 +1,23 @@
module github.com/databricks/sdk-go/examples

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are we publishing this? I don't think we should publish the examples directory. There is nothing user accessible.

Comment thread README.md
Comment on lines -11 to -12
>
> For production use cases, please wait for the stable release or use the current [Databricks SDK](https://github.com/databricks/databricks-sdk-go).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why remove this line?

@tejaskochar-db
tejaskochar-db force-pushed the tejaskochar-db/release/sdk-go-v0.0.1-dev.1 branch from 8d384b1 to 25b1e46 Compare August 20, 2026 12:28
@tejaskochar-db
tejaskochar-db added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit 0d99eb3 Aug 20, 2026
174 checks passed
@tejaskochar-db
tejaskochar-db deleted the tejaskochar-db/release/sdk-go-v0.0.1-dev.1 branch August 20, 2026 12:42
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