[go: up one dir, main page]

Just a Theory

By David E. Wheeler

pg_clickhouse 0.1.6

We fixed a few bugs this week in pg_clickhouse, the query interface for ClickHouse from Postgres. It features improved query cancellation and function & operator pushdown, including to_timestamp(float8), ILIKE, LIKE, and regex operators. Get the new v0.1.6 release from the usual places:

Thanks to my colleague, Kaushik Iska, for most of these fixes!