hectorcast-db
hectorcast-db
## Changes Add `databricks_file` resource ## Tests - [X] `make test` run locally - [X] relevant change in `docs/` folder - [X] covered with integration tests in `internal/acceptance` - [...
## Changes Add method to get OAuth tokens ## Tests - [X] `make test` run locally - [X] `make fmt` applied - [ ] relevant integration tests applied - [X]...
## Changes Create a method to generate OAuth tokens. This is required to later generate tokens to use in the DataPlane APIs. This PR introduces a breaking change by renaming...
## Changes Check if queries are null in tests ## Tests Run tests
## Changes ## Tests