ClickHouse Roadmap 2018

ClickHouse Roadmap 2018

ClickHouse development team is known for lack of published development plans. Sometimes they disclose plans responding to questions and bug reports, but more often discuss the roadmap at meetups. In this article we describe ‘secret’ 2018 roadmap that has been presented at ClickHouse Meetup in Moscow on December 12th by Alexey Milovidov.

ClickHouse releases 1.1.54318 and 1.1.54327

  The new deb packages are available from Yandex repo and RPMs from Altinity repo. ClickHouse release 1.1.54327 Dec 21,2017 This release contains bug fixes for the previous release 1.1.54318: Fixed bug with possible race condition in replication that could lead to data loss. This issue affects versions 1.1.54310 and 1.1.54318. If you use one[…]

Compression in ClickHouse

It might not be obvious from the start, but ClickHouse supports different kinds of compressions, namely two LZ4 and ZSTD.

Custom partitioning in ClickHouse 1.1.54310

ClickHouse introduced a new major feature in version 1.1.54310 – it is a custom partitioning for tables with MergeTree engine. Before it enforced to use Date field for partitioning and the only choice to partition by month.

The new version allows much more flexibility and we can choose the partition schema not only based on Date fields.

ClickHouse release 1.1.54310

  The new deb packages are available from Yandex repo and RPMs from Altinity repo. New features: Custom partitioning key for the MergeTree family of table engines. Kafka table engine. Added support for loading CatBoost models and applying them to data stored in ClickHouse. Added support for time zones with non-integer offsets from UTC. Added[…]

ClickHouse release 1.1.54292

  The new deb packages are available from Yandex repo and RPMs from Altinity repo. New features: Added the pointInPolygon function for working with coordinates on a coordinate plane. Added the sumMap aggregate function for calculating the sum of arrays, similar to SummingMergeTree. Added the trunc function. Improved performance of the rounding functions (round, floor,[…]

ClickHouse release 1.1.54289

  The new deb packages are available from Yandex repo and RPMs from Altinity repo. New features: SYSTEM queries for server administration: SYSTEM RELOAD DICTIONARY, SYSTEM RELOAD DICTIONARIES, SYSTEM DROP DNS CACHE, SYSTEM SHUTDOWN, SYSTEM KILL. Added functions for working with arrays: concat, arraySlice, arrayPushBack, arrayPushFront, arrayPopBack, arrayPopFront. Added the root and identity parameters for[…]

ClickHouse 1.1.54245 release

  Few weeks ago Yandex released ClickHouse 1.1.54245 that included a number of features requested by community. The new deb packages are available from Yandex repo and RPMs from Altinity repo. So let’s see what’s new in this release. New features Distributed DDLs (see CREATE TABLE ON CLUSTER ) New table engine Dictionary that allows[…]

Altinity ClickHouse Repository

We are pleased to announce that Altinity repository hosting ClickHouse RHEL/CentOS RPMs as well as packages for Fedora is available at packagecloud