Lucas C.

Results 5 issues of Lucas C.

It is possible to enable an option to auto analyze a delta table? For example: `ANALYZE TABLE x COMPUTE STATISTICS FOR ALL COLUMNS`

enhancement
acknowledged

These changes allow to set option that make conversion of timestamp in long format using a specified precision, for example, microseconds. The setting of precision option can make avro compatible...

I´d like to request support for setting door lock password (temporary password, offline password, etc). This feature will be a nice enhancement, because nowadays it needs to be set by...

enhancement

### Configuration ```hcl resource "databricks_mws_workspaces" "this" { provider = databricks.accounts account_id = ... aws_region = .... workspace_name = ... deployment_name = .... pricing_tier = "ENTERPRISE" expected_workspace_status = "PROVISIONING" credentials_id =...

## Changes Accepting RUNNING as valid wait state when PROVISIONING is expected https://github.com/databricks/terraform-provider-databricks/issues/5267 ## Tests - [ ] `make test` run locally - [ ] relevant change in `docs/` folder...