You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i am trying to use datacube to calculate kpis with huge cardinality of dimesions. And i have a requirement which i tried to explain below.
Suppose i defined a rollup like dim1_dim2_dim3_dim4 and i want to read all counters with one readbuilder like dim1_dim2_dim3_*
Can i use BucketType.WILDCARD for this or it exists for another use case ?
Could you explain wildcard with an example ?
thanks for this project, and i am willing to write a redis db harness
The text was updated successfully, but these errors were encountered:
Hi, i am trying to use datacube to calculate kpis with huge cardinality of dimesions. And i have a requirement which i tried to explain below.
Suppose i defined a rollup like dim1_dim2_dim3_dim4 and i want to read all counters with one readbuilder like dim1_dim2_dim3_*
Can i use BucketType.WILDCARD for this or it exists for another use case ?
Could you explain wildcard with an example ?
thanks for this project, and i am willing to write a redis db harness
The text was updated successfully, but these errors were encountered: