Skip to content

Commit 8099fae

Browse files
authored
Update ALTINITY_CONTRIBUTIONS.md
1 parent 86d48cf commit 8099fae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ALTINITY_CONTRIBUTIONS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
List of pull requests contributed by Altinity develoeprs to ClickHouse server. It does not include documentation changes.
22

33
## 2024
4+
* Boolean support for parquet native reader [71055](https://github.com/ClickHouse/ClickHouse/pull/71055) by @arthurpassos
5+
* Allow each authentication method to have its own expiration date, remove from user entity. [70090](https://github.com/ClickHouse/ClickHouse/pull/70090) by @arthurpassos
6+
* make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp [70900](https://github.com/ClickHouse/ClickHouse/pull/70900) by @filimonov
7+
* add timeouts for retry loops in test_storage_rabbitmq [70510](https://github.com/ClickHouse/ClickHouse/pull/70510) by @filimonov
8+
* Support for Parquet page V2 on native reader [70807](https://github.com/ClickHouse/ClickHouse/pull/70807) by @arthurpassos
9+
* Add parquet bloom filters support [62966](https://github.com/ClickHouse/ClickHouse/pull/62966) by @arthurpassos
410
* Thread pool: move thread creation out of lock [68694](https://github.com/ClickHouse/ClickHouse/pull/68694) by @filimonov
511
* fix Kafka test [70352](https://github.com/ClickHouse/ClickHouse/pull/70352) by @filimonov
612
* Maybe fix RabbitMQ [70336](https://github.com/ClickHouse/ClickHouse/pull/70336) by @filimonov

0 commit comments

Comments
 (0)