Hacker News new | ask | show | jobs
by LtdJorge 238 days ago
When using clickhouse-local like this, does it build a logical plan and run the optimizer on it? Does it have any kind of code generation, since it knows the query (and physical data layout) ahead of time?