Khari Gardner

Results 4 issues of Khari Gardner

Unable to start databricks CLI on a Windows 11 machine with Python 3.10 installed. Any initialization command (databricks, databricks connect, etc.) results in the following error: `` Traceback (most recent...

### Bug summary A issue occurs when paginating through JQL issue responses when including a `properties` parameter (has never occured without the properties parameter) ### Is there an existing issue...

help wanted

### Terraform CLI Version 1.9.0 ### Terraform Provider Version 0.92.0 ### Terraform Configuration ```terraform resource "snowflake_file_format" "parquet" { for_each = toset(local.environments) name = "S3_PARQUET" database = "${each.key}_DATA_ADMINISTRATION" schema = "INTEGRATIONS"...

general-usage
resource:file_format

Is there any plan to add more support for different Saved Search Record types? I know Transaction saved searches were added in with a previous MR, but would like to...