Hacker News new | past | comments | ask | show | jobs | submit login

How is your table setup? It’s plausible the on-disk/index layout is not amenable to the kinds of queries you’re trying to do.

What kind of queries are you trying to do? Also, what kind of machine are you running on?




Trivial example would be to run select count(distinct) from large table with high cardinality values: https://github.com/ClickHouse/ClickHouse/issues/47520




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: