ClickHouse Release 26.6
Blog post from ClickHouse
The ClickHouse 26.6 release introduces several advancements including 56 new features, 79 performance optimizations, and 366 bug fixes, with notable additions such as hypothetical skip indexes, cascading refreshable materialized views, and experimental support for continuous queries. Hypothetical skip indexes allow users to experiment with different index configurations without building them, aiding in performance tuning by providing insights before actual implementation. The cascading refreshable materialized views enhance dependency management by allowing views to refresh based on others without independent timers, reducing latency issues. A new feature enables appending enum values in a simpler fashion, and the CLI now supports inline documentation queries. The update also enhances lightweight and faster query start-up, with improvements in handling deeply nested queries, and introduces streaming queries in an experimental mode, allowing continuous data streaming in queries on Linux platforms. Additionally, clickhouse-local now can listen for external connections, transforming its utility in data analysis contexts.
No tracked trend matches for this post yet.