What is the difference between dimensionFieldSpecs...
# general
w
What is the difference between dimensionFieldSpecs and metricFieldSpecs? When should we use them?
m
Metrics are what you want to aggregate, dimensions are what you want to filter/group on, generally speaking
w
The metricFieldSpecs can be used to build the predefined aggregation indexing?
m
You mean in startree index? If so, yes