Commit d4a22e9
authored
fix: add support for list type data in field stats (#1369)
current: stats for list type fields show UNSUPPORTED
change: add support for the list type fields
specially useful in otel metrics where `data_point_bucket_counts`
and `data_point_explicit_bounds` are left as arrays and not
considered for flattening1 parent 0629a3f commit d4a22e9
3 files changed
+1076
-865
lines changed
0 commit comments