Sha256: 206a6b5007af7b31c66057665513f3b0e58aea3fe91ebad6cb3e2da18745deae
Contents?: true
Size: 554 Bytes
Versions: 1
Compression:
Stored size: 554 Bytes
Contents
## [Unreleased] ## [0.1.1] - 2023-09-27 - Yanked because I didn't know what I was doing ## [0.1.2] - Initial release ## [0.2.0] - Added `DatabricksSQLResponse` class - `DatabricksGateway::run_sql` now returns an object of type `DatabricksSQLResponse` - results can be accessed by `DatabricksSQLResponse::results` - query success can be accessed by `DatabricksSQLResponse::success?` - Added optional `sleep_timer` parameter to `DatabricksGateway`. This is the number of seconds to wait between checking the status of a query. Defaults to 5 seconds.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dbx-api-0.2.0 | CHANGELOG.md |