Skip to content

V1.9.9

Compare
Choose a tag to compare
@msumit msumit released this 29 Aug 06:17
· 100 commits to master since this release

Changes from the previous release V1.9.8

  • Bypass EC check logic in SDK
  • Introduce Cluster.api_version as a parameter in all the Qubole connection objects
  • Clear the cached agent if the configure is called with a different api token. This will enable sdk to use two different account tokens in same script
  • Added delete_template operation to the python sdk.
  • Added support for deep-learning cluster to the SDK for v2 api.
  • Added --schema option and --additional options to the DbImportCommand and DbExportCommand class.