Skip to content

Commit e3bd54d

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ALTINITY_CONTRIBUTIONS.md

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

33
## 2024
4+
* Respect `prefer_locahost_replica` in `parallel_distributed_insert_select` [72190](https://github.com/ClickHouse/ClickHouse/pull/72190) by @filimonov
5+
* Auxiliary autodiscovery [71911](https://github.com/ClickHouse/ClickHouse/pull/71911) by @ianton-ru
6+
* Passing external user roles from query originator to other nodes [70332](https://github.com/ClickHouse/ClickHouse/pull/70332) by @zvonand
7+
* Fix flaky test_drop_complex_columns [71504](https://github.com/ClickHouse/ClickHouse/pull/71504) by @ilejn
48
* Boolean support for parquet native reader [71055](https://github.com/ClickHouse/ClickHouse/pull/71055) by @arthurpassos
59
* Allow each authentication method to have its own expiration date, remove from user entity. [70090](https://github.com/ClickHouse/ClickHouse/pull/70090) by @arthurpassos
610
* make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp [70900](https://github.com/ClickHouse/ClickHouse/pull/70900) by @filimonov

0 commit comments

Comments
 (0)