mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
* Use 'count' as the default metric when available Count is a much better default than the current behavior which is to use whatever the first metric in the list happens to be. * Addressing nits