databricks-cli/acceptance/cmd/workspace
Andrew Nester 77f6a285be
Fixed "can't evaluate field Name in type interface{}" for `databricks queries list` (#2451)
## Changes
Fixes #1888

## Why
`databricks queries list` is using override to define a template to
display a list in a nice table form. This Go template was referencing to
non existing anymore fields and hence failing.

## Tests
Added acceptance test
2025-03-10 08:05:15 +00:00
..
apps Upgrade Go SDK to 0.59.0 (#2425) 2025-03-05 10:20:51 +00:00
queries Fixed "can't evaluate field Name in type interface{}" for `databricks queries list` (#2451) 2025-03-10 08:05:15 +00:00