hectorcast-db

Results 7 comments of hectorcast-db

@edwardfeng-db It is a ComplianceStandard because it is an `enum` and Go does not support enums directly. We create a new type from string ``` type ComplianceStandard string ``` We...

@alexott For now, it only supports Volumes, but they plan to expand to other resources. We are discussing possible changes to the docs.

Hi @840 Thanks for raising this. We are currently working on a fix. Until then, and as you say, you will need to run the Pipeline once before you can...

Hi @imarkowitz Thanks for reaching out. We will improve the documentations for this object. However, most likely you are looking for a different object. This is the generic permissions class,...

This can also happen if the user has multiple tenants setup in their azure cli. Miles deduplicated the warning message in here: https://github.com/databricks/databricks-sdk-py/pull/410/files

Hi @rportilla-databricks Thanks for reaching out. We will we looking into this.

Hi @ellajohnsen We just improved our error messaging for this kind of errors in the latest release. But in short, Private Link is redirecting the SDK to a login page,...