divanik
|
45507dd7d7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-24 09:58:31 +00:00 |
|
Alexey Milovidov
|
d2e230744d
|
Merge pull request #65494 from ClickHouse/strict-parsing-in-keeper-client
Strict parsing in keeper client
|
2024-06-23 19:22:06 +02:00 |
|
Alexey Milovidov
|
a9bdce02d8
|
Merge pull request #65305 from ClickHouse/byepc
Disable userspace page cache by default
|
2024-06-23 16:52:39 +02:00 |
|
Alexey Milovidov
|
824716efef
|
Fix tests
|
2024-06-23 02:46:58 +02:00 |
|
Alexey Milovidov
|
af361a73ff
|
Merge pull request #65498 from ClickHouse/revert-65028-fix-poco-send-http-buffer
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
|
2024-06-22 20:45:20 +02:00 |
|
Pablo Marcos
|
932e4bf982
|
Merge pull request #65381 from pamarcos/system-error-log
Add system.error_log
|
2024-06-21 13:04:23 +00:00 |
|
divanik
|
d933d63c3b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-21 12:22:10 +00:00 |
|
Antonio Andelic
|
71c7c0edbc
|
Merge pull request #65481 from ClickHouse/fix-incremental-backup-user-specific-auth
Fix user specific auth with incremental backups
|
2024-06-21 09:32:47 +00:00 |
|
Alexey Milovidov
|
9639f62a51
|
Fix test
|
2024-06-21 00:35:54 +02:00 |
|
Michael Kolupaev
|
952aae8bc2
|
Delete test
|
2024-06-20 18:44:45 +00:00 |
|
Alexey Milovidov
|
eed4b34e7d
|
Fix test
|
2024-06-20 20:29:51 +02:00 |
|
Alexey Milovidov
|
c011cc9324
|
Fix test
|
2024-06-20 20:23:54 +02:00 |
|
Pablo Marcos
|
71f8937abd
|
Merge branch 'master' into system-error-log
|
2024-06-20 16:33:44 +00:00 |
|
Alexey Milovidov
|
079b7af58a
|
Fix integration tests
|
2024-06-20 17:40:01 +02:00 |
|
divanik
|
6cce73bd99
|
Fixed some tests
|
2024-06-20 15:22:38 +00:00 |
|
Sergei Trifonov
|
e97c730e85
|
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
|
2024-06-20 17:06:18 +02:00 |
|
divanik
|
2f8b61d3ad
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-20 14:49:23 +00:00 |
|
Antonio Andelic
|
d82759760b
|
Fix test_keeper_snapshots
|
2024-06-20 16:38:07 +02:00 |
|
Antonio Andelic
|
0b175336a6
|
Fix user specific auth with incremental backups
|
2024-06-20 09:37:53 +02:00 |
|
divanik
|
b4ba760874
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-19 12:57:05 +00:00 |
|
Kseniia Sumarokova
|
959467f8fa
|
Update test.py
|
2024-06-19 14:03:24 +02:00 |
|
Han Fei
|
5eca8db5fc
|
Merge pull request #64781 from XuJia0210/feature_database_and_table_count_limitation_issue56347
Feature database and table count limitation issue56347
|
2024-06-19 09:41:51 +00:00 |
|
Kseniia Sumarokova
|
784f66cf2f
|
Merge pull request #65239 from ClickHouse/tracing-try-2
Initialize global profiler for Poco::ThreadPool (needed for keeper, etc)
|
2024-06-19 09:00:46 +00:00 |
|
Sergei Trifonov
|
f1cf1751f3
|
Merge pull request #65028 from ClickHouse/fix-poco-send-http-buffer
Use 1MB HTTP buffers to avoid frequent send syscalls
|
2024-06-18 18:38:38 +00:00 |
|
Kseniia Sumarokova
|
ece3efe09c
|
Update test.py
|
2024-06-18 16:33:59 +02:00 |
|
Han Fei
|
c32b97d904
|
Merge branch 'master' into feature_database_and_table_count_limitation_issue56347
|
2024-06-18 15:52:18 +02:00 |
|
alesapin
|
85771099f4
|
Merge pull request #64061 from ClickHouse/workload-for-merges
Workload classification for merges and mutations
|
2024-06-18 10:17:27 +00:00 |
|
Alexey Milovidov
|
909b4ae918
|
Merge pull request #57695 from ClickHouse/async-load-by-default
Asynchronous loading of tables by default
|
2024-06-18 09:59:37 +00:00 |
|
serxa
|
446e28d51b
|
fix test
|
2024-06-18 09:29:52 +00:00 |
|
kssenii
|
5701e3e48b
|
Fix test
|
2024-06-18 10:43:41 +02:00 |
|
Pablo Marcos
|
216d26987a
|
Add test and config changes for system.error_log
|
2024-06-18 08:37:40 +00:00 |
|
Pablo Marcos
|
f10f266ea3
|
Remove unused imports
|
2024-06-18 08:37:40 +00:00 |
|
Xu Jia
|
f2a162a4a7
|
fix style error
|
2024-06-18 11:09:13 +08:00 |
|
Sema Checherinda
|
6b362c1cd6
|
Merge branch 'master' into chesema-mute-flaky-test
|
2024-06-17 23:12:39 +02:00 |
|
kssenii
|
8d072ade18
|
Update test
|
2024-06-17 22:35:49 +02:00 |
|
avogar
|
bd76fac77c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into async-load-by-default
|
2024-06-17 18:48:35 +00:00 |
|
avogar
|
abe12219e8
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into workload-for-merges
|
2024-06-17 18:04:47 +00:00 |
|
kssenii
|
cd1475a5df
|
Debug why test failed on aarch64
|
2024-06-17 17:59:17 +02:00 |
|
Sema Checherinda
|
eec118b703
|
Merge pull request #63562 from GSokol/feat-59620
[feature] A setting `http_response_headers`
|
2024-06-17 13:52:37 +00:00 |
|
divanik
|
253d745ac5
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-06-17 11:41:59 +00:00 |
|
Kseniia Sumarokova
|
263b22d89c
|
Update test.py
|
2024-06-17 13:24:44 +02:00 |
|
Kseniia Sumarokova
|
bab5359448
|
Update test.py
|
2024-06-17 13:24:07 +02:00 |
|
Antonio Andelic
|
d9a11faf4a
|
Merge pull request #64842 from Unalian/jemalloc_as_metric
[feature] Add an asynchronous metric jemalloc.profile.active to show whether sampling is currently active
|
2024-06-17 07:10:15 +00:00 |
|
Alexey Milovidov
|
17e3716554
|
Merge branch 'master' into async-load-by-default
|
2024-06-17 08:53:31 +02:00 |
|
Alexey Milovidov
|
279716519d
|
Fix tests
|
2024-06-17 05:37:08 +02:00 |
|
Alexey Milovidov
|
204b27d0f0
|
Merge branch 'master' into async-load-by-default
|
2024-06-17 05:21:13 +02:00 |
|
Alexey Milovidov
|
92f538ae50
|
Disable async loading for MaterializedMySQL tests
|
2024-06-17 05:21:09 +02:00 |
|
pufit
|
9cb38f95ba
|
Merge pull request #64595 from ClickHouse/pufit/fix-definers-restore
Fix restore from backup for definers
|
2024-06-17 02:56:27 +00:00 |
|
Kseniia Sumarokova
|
dc48eac7c8
|
Update test.py
|
2024-06-16 18:13:36 +02:00 |
|
kssenii
|
1594f84daf
|
Fix test
|
2024-06-16 11:40:07 +02:00 |
|