Tommaso Peresson
05/25/2022, 2:45 PMitems
containing a list of item_id
. From what I've tried distinctcounthllmv()
can't be used as an aggregated function in a star-tree index. Has anyone ever faced a similar problem? If yes how did you solved it? Is it possible to calculate the raw-hll state at ingestion time and then perform the estimation at query time?
Thanks everyone for helpingMayank
Tommaso Peresson
05/25/2022, 2:47 PMMayank