Only the trivial `SELECT count(*) FROM hits` finished, and after restarting and when running the second query, it hangs: ``` CREATE TABLE Load time: 528.138 [0.191,0.012,0.010], ``` while consuming 192 * 100% of CPU cores on `c6a.metal`.
Only the trivial
SELECT count(*) FROM hitsfinished, and after restarting and when running the second query, it hangs:while consuming 192 * 100% of CPU cores on
c6a.metal.