You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ALTINITY_CONTRIBUTIONS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
List of pull requests contributed by Altinity develoeprs to ClickHouse server. It does not include documentation changes.
2
2
3
3
## 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
4
8
* Boolean support for parquet native reader [71055](https://github.com/ClickHouse/ClickHouse/pull/71055) by @arthurpassos
5
9
* 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
10
* 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