Slackbot
01/14/2023, 12:01 PMBrandon Tan
01/15/2023, 1:51 AMwould it be feasible to prepare an off platform tuple sketch( basically non time data) and supply it as a set intersection with a tuple sketch in a druid data source?This will be useful https://blog.hellmar-becker.de/2022/12/26/ingesting-data-sketches-into-apache-druid/
a set intersection with a tuple sketch in a druid data source?
THETA_SKETCH_INTERSECT may be useful here ( https://druid.apache.org/docs/latest/tutorials/tutorial-sketches-theta.html)