Releases: qubole/qds-sdk-py
Releases · qubole/qds-sdk-py
v1.1.2rc1
Changes from v1.1.1
- Add --show-ast option for canonical_hive_commands report.
- Add support for DbTapQuery Command.
- Add new dbtap type - sqlserver.
- Add support for composite commands in the SDK (not in CLI yet.)
- Remove cjson dependency. Use python json module instead.
v1.1.1
Changes from v1.1.0
- Update how presto settings are specified while creating and updating the cluster.
- Add stable spot instance settings support to cluster create and cluster update commands.
v1.1.0
v1.0.18
v1.0.17b1
v1.0.16
Changes from v1.0.15b1
- Add support for DbTaps API
- No longer beta
v1.0.15b1
Changes from v1.0.14b1
- Add support for all_commands report.
v1.0.14b1
Changes from v1.0.13b1
- Add support for reports api. Right now there is only one report available (canonical_hive_commands)
v1.0.13b1
Changes from v1.0.12b1
- Add support for specifying a node bootstrap file while creating and updating a cluster.
- Add support for sending notifications on command completion.
- Bug fixes.
v1.0.11b1
Changes from v1.0.10_beta
- Add support for scheduler.
- Add support for creating and managing multiple clusters.
- Misc bug fixes.