Konstantin Burkalev

Results 174 comments of Konstantin Burkalev
trafficstars

`label` in yaml should be a map/object and not an array! if you change it to: ```yaml case: when: - sql: "{severity} = 'Минимальная'" label: sql: "0.25 * {lifetime}" ```...

Already obsolete or updated in https://github.com/cube-js/cube/pull/9133

Closed via https://github.com/cube-js/cube/pull/9386