diff --git a/Antalya.md b/Antalya.md new file mode 100644 index 000000000000..f9af8b7472a2 --- /dev/null +++ b/Antalya.md @@ -0,0 +1,27 @@ +| Feature | Category | Altinity PR | First Altinity Release | ClickHouse PR | First ClickHouse Release | +| ------- | -------- | :---: | :---: | :---: | :---: | +| Setting object_storage_max_nodes | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/677 | 25.2.2 | | | +| Rendezvous hashing filesystem cache | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/709 | 25.2.2 | https://github.com/ClickHouse/ClickHouse/pull/77326 | | +| Better S3 URL parsing for Hive partitioning | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/700 | 25.2.2 | https://github.com/ClickHouse/ClickHouse/pull/78185 | 25.5.1 | +| s3Cluster hive partitioning for old analyzer | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/703 | 25.2.2 | | | +| Convert functions with object_storage_cluster setting to cluster functions | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/712 | 25.2.2 | | | +| General engine definition for Iceberg tables | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/675 | 25.2.2 | https://github.com/ClickHouse/ClickHouse/pull/77125 | | +| Iceberg metadata files cache | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/733 | 25.2.2 | https://github.com/ClickHouse/ClickHouse/pull/77156 | 25.5.1 | +| RBAC for S3 | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/688 | 25.2.2 | | | +| Parquet file metadata caching: clear cache | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/713 | 25.2.2 | | | +| Auxiliary autodiscovery | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/531 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/71911 | 24.11.1 | +| Fix remote call of s3Cluster function | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/583 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/72625 | | +| s3Cluster hive partitioning | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/584 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/73910 | | +| Cluster auto discovery | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/629 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/76001 | 25.3.1 | +| Alternative syntax for object storage cluster functions | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/592 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/70659 | 25.3.1 | +| Limit parsing threads for distibuted case | CLUSTER QUERIES | https://github.com/Altinity/ClickHouse/pull/648 | 24.12.2 | | | +| Iceberg REST Catalog integration | DATABASE CATALOGS | https://github.com/Altinity/ClickHouse/pull/575 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/71542 | 24.12.1 | +| Parquet: bloom filters support | READ PERFORMANCE | same as upstream => | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/62966 | 24.10.1 | +| Parquet: page header v2 support on native reader | READ PERFORMANCE | same as upstream => | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/70807 | 24.10.1 | +| Parquet: boolean support on native reader | READ PERFORMANCE | same as upstream => | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/71055 | 24.11.1 | +| Parquet: merge bloom filter and min/max evaluation | READ PERFORMANCE | https://github.com/Altinity/ClickHouse/pull/590 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/71383 | 25.2.1 | +| Parquet: Int logical type support on native reader | READ PERFORMANCE | https://github.com/Altinity/ClickHouse/pull/589 | 24.12.2 | https://github.com/ClickHouse/ClickHouse/pull/72105 | 25.1.1 | +| Parquet file metadata caching | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/586 | 24.12.2 | | | +| Distributed request to tables with Object Storage Engines | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/615 | 24.12.2 | | | +| Parquet file metadata caching: use cache for parquetmetadata format | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/636 | 24.12.2 | | | +| Parquet file metadata caching: turn cache on by default | TABLE ENGINES | https://github.com/Altinity/ClickHouse/pull/669, https://github.com/Altinity/ClickHouse/pull/674 | 24.12.2 | | | diff --git a/README.md b/README.md index a58be3f229cd..fba166edd09c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@

Altinity Antalya

+- [Feature Matrix](Antalya.md) - [github releases](https://github.com/Altinity/ClickHouse/releases?q=altinityantalya&expanded=false) - [docker images](https://hub.docker.com/r/altinity/clickhouse-server/tags?page=1&name=altinityantalya) - [packages](https://builds.altinity.cloud/#altinityantalya)