sandbox icon indicating copy to clipboard operation
sandbox copied to clipboard

Experimental or low-maturity things

Results 103 sandbox issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.17.0 to 0.21.0. Commits 46a3137 zip: set GIT_DIR in test when using bare repositories 3afcd4e go.mod: set go version to 1.22.0 b1d336c go.mod: update required go version...

dependencies
go

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.38.0 to 0.46.0. Release notes Sourced from github.com/databricks/databricks-sdk-go's releases. v0.46.0 Bug Fixes Fail fast when authenticating if host is not configured (#1033). Improve non-JSON error handling (#1031)....

dependencies
go

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.23.0. Commits 3e64809 x/oauth2: add Token.ExpiresIn 16a9973 jwt: rename example to avoid vet error b52af7d endpoints: add GitLab DeviceAuthURL 6d8340f LICENSE: update per Google Legal...

dependencies
go

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.63.0 to 0.70.0. Release notes Sourced from github.com/databricks/databricks-sdk-go's releases. v0.70.0 Release v0.70.0 Bug Fixes Stop swallowing authentication errors when a non-default auth type is explicitly set (databricks/databricks-sdk-go#1223)...

dependencies
go

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.68.0 to 0.70.0. Release notes Sourced from github.com/databricks/databricks-sdk-go's releases. v0.70.0 Release v0.70.0 Bug Fixes Stop swallowing authentication errors when a non-default auth type is explicitly set (databricks/databricks-sdk-go#1223)...

dependencies
go

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.66.0 to 0.70.0. Release notes Sourced from github.com/databricks/databricks-sdk-go's releases. v0.70.0 Release v0.70.0 Bug Fixes Stop swallowing authentication errors when a non-default auth type is explicitly set (databricks/databricks-sdk-go#1223)...

dependencies
go

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.68.0 to 0.70.0. Release notes Sourced from github.com/databricks/databricks-sdk-go's releases. v0.70.0 Release v0.70.0 Bug Fixes Stop swallowing authentication errors when a non-default auth type is explicitly set (databricks/databricks-sdk-go#1223)...

dependencies
go

Bumps [databricks-labs-blueprint](https://github.com/databrickslabs/blueprint) from 0.8.2 to 0.10.2. Release notes Sourced from databricks-labs-blueprint's releases. v0.10.2 Consistent exception formatting in logs (#237). The logger's exception formatting has been enhanced to provide a consistent...

dependencies
python

Bumps [databricks-sdk](https://github.com/databricks/databricks-sdk-py) from 0.30.0 to 0.53.0. Release notes Sourced from databricks-sdk's releases. v0.53.0 Bug Fixes Fixed the deserialization of responses in VectorSearchAPI's query_index() method (databricks/databricks-sdk-py#961). v0.52.0 Release v0.52.0 API Changes...

dependencies
python

# Add sql2dbx tool to databrickslabs/sandbox ## Overview This PR adds sql2dbx to the databrickslabs/sandbox repository. sql2dbx is an automation tool designed to convert SQL files into Databricks notebooks. It...