hi guys, i have small question what are the differ...
# general
i
hi guys, i have small question what are the difference between pinot to clickhouse(performance wise, if someone tried them both) clickhouse is bit more “easy” to use, but optimizations are harder, although seems like even without any special conf it performs really well pinot, the way i experienced it at least, is much more hard to set up, no addtional indexes, insertion is only with kafka, or any other stream processer
k
We haven't done comparison with clickhouse yet. Pinot will be faster when you try to slice and dice on multiple dimensions. We are enhancing the UI to make it easy to operate Pinot.
Pinot has many indexes - sorted, bitmap, range, text, partition, bloom