databricks-cli/libs/databrickscfg/cfgpickers
Pieter Noordhuis e1f5f60a8d
Filter out system clusters in cluster picker (#2131)
## Changes

As of the clusters API v2.1 the results include system clusters. On
large workspaces this can lead to long load times and include many
irrelevant results. The cluster picker should only show interactive
clusters.

Also see #1754.

## Tests

Manually confirmed the picker runs fast on a large workspace.
2025-01-14 07:38:28 +00:00
..
clusters.go Filter out system clusters in cluster picker (#2131) 2025-01-14 07:38:28 +00:00
clusters_test.go Filter out system clusters in cluster picker (#2131) 2025-01-14 07:38:28 +00:00
warehouses.go Improved usability of `databricks auth login ... --configure-cluster` flow by displaying cluster type and runtime version (#956) 2023-11-09 16:38:45 +00:00
warehouses_test.go Improved usability of `databricks auth login ... --configure-cluster` flow by displaying cluster type and runtime version (#956) 2023-11-09 16:38:45 +00:00