databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Databricks SDK for Go

Results 155 databricks-sdk-go issues
Sort by recently updated
recently updated
newest added

## What changes are proposed in this pull request? Updating SDK to latest OpenAPI specification ## How is this tested? N/A

## What changes are proposed in this pull request? This PR adds dummy preview clients for each non-preview client. These clients are not usable as the underlying endpoint is fake...

## What changes are proposed in this pull request? Provide the readers and reviewers with the information they need to understand this PR in a comprehensive manner. Specifically, try to...

**Description** When using the Databricks CLI to deploy our bundle, syncing files fails with 504 responses/stream timeouts from server. This doesn't always happen. So far deploying new bundles has not...

**Problem Statement** Our Go application using the official Databricks SQL Go SDK processes only 100K rows in 30 minutes (~55 rows/second). This creates a significant bottleneck in our data pipeline...

We want to provision a service principal from databricks account into a databricks workspace and then generate a personal access token for it. However, when we try to either create...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0. Commits dfc720d go.mod: update golang.org/x dependencies 8e66b04 html: use strings.EqualFold instead of lowering ourselves b935f7b html: avoid endless loop on error token 9af49ef route:...

dependencies

**Executed command:** databricks account credentials list **Received feedback** Error: failed to unmarshal response body: invalid character '

**Description** The docs for the databricks_provider resource (https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/provider) say that authentication_type and recipient_profile_str are optional. However, I'm getting a bug that makes it seems like they're required from the CreateProvider...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0. Commits b4f1988 ssh: make the public key cache a 1-entry FIFO cache 7042ebc openpgp/clearsign: just use rand.Reader in tests 3e90321 go.mod: update golang.org/x dependencies...

dependencies