hectorcast-db

Results 11 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,...

Hi @hshahconsulting I did run all integration tests and this changes causes some issues related to the usage of the `false` default: * This test fails: https://github.com/databricks/terraform-provider-databricks/blob/main/internal/acceptance/sql_table_test.go#L397 The given reason...

Tests just finished, and there is still one issue. However, I don't know the API well enough to recommend a solution. I have contacted the service team and I am...

Hi @hshahconsulting Sorry for the delay. I still have no response. There are multiple teams involved in this, so it's taking quite a bit of time to get an answer.