Alexey Milovidov
|
024248ea5e
|
Merge branch 'master' into vdimir/anti_join_logical_error_51312
|
2023-07-05 02:27:03 +03:00 |
|
Alexey Milovidov
|
de0592fa9a
|
Merge branch 'master' into fix-to-outfile
|
2023-07-05 02:14:47 +03:00 |
|
Alexey Milovidov
|
03bcbe1c3b
|
Merge branch 'master' into evillique-patch-2
|
2023-07-05 02:14:07 +03:00 |
|
Alexey Milovidov
|
db047fc505
|
Merge branch 'master' into fix_flaky_02210_processors_profile_log
|
2023-07-05 02:13:20 +03:00 |
|
Alexey Milovidov
|
94f0bd6b84
|
Update 00474_readonly_settings.sh
|
2023-07-05 02:12:38 +03:00 |
|
Alexey Milovidov
|
8cca54908a
|
Merge branch 'master' into remove_ch_log_comment
|
2023-07-05 02:11:37 +03:00 |
|
Alexey Milovidov
|
2575db1522
|
Merge pull request #50235 from ClickHouse/vdimir/fix_test_join_set_filter
Remove unstable queries from performance/join_set_filter
|
2023-07-05 02:05:12 +03:00 |
|
Alexey Milovidov
|
a3f201f5de
|
Merge branch 'master' into fix-tsan-transform
|
2023-07-05 02:03:09 +03:00 |
|
Alexey Milovidov
|
41783c47d1
|
Merge pull request #51274 from den-crane/tests/issue_36894
test for #36894
|
2023-07-05 01:59:11 +03:00 |
|
Alexey Milovidov
|
435d39bccd
|
Merge branch 'master' into try_fix_hdfs_tests
|
2023-07-05 01:56:17 +03:00 |
|
Alexey Milovidov
|
a4abb81194
|
Merge branch 'master' into bgmem
|
2023-07-05 01:54:43 +03:00 |
|
Alexey Milovidov
|
7e6c83a9ee
|
Merge branch 'master' into add-test-35801
|
2023-07-05 01:50:28 +03:00 |
|
Alexey Milovidov
|
39199fd116
|
Update test
|
2023-07-05 00:49:10 +02:00 |
|
Alexey Milovidov
|
5e303e5916
|
Merge branch 'fix-test-object-type' of github.com:ClickHouse/ClickHouse into fix-test-object-type
|
2023-07-05 00:48:16 +02:00 |
|
Alexey Milovidov
|
a06532630a
|
Merge branch 'master' into fix-test-object-type
|
2023-07-05 00:47:30 +02:00 |
|
Alexey Milovidov
|
4d87cf2344
|
Merge branch 'master' into qemu-chroot-fixes
|
2023-07-05 01:13:06 +03:00 |
|
Alexander Gololobov
|
c0629a38d1
|
Fix for incorrect result when parallel replicas not completely disabled
|
2023-07-04 23:50:19 +02:00 |
|
Alexander Gololobov
|
04d745a5e0
|
Repro test
|
2023-07-04 23:50:19 +02:00 |
|
Alexey Milovidov
|
3a170c297a
|
Merge pull request #51392 from ClickHouse/disable-hedged-requests-under-tsan
Disable hedged requests under TSan
|
2023-07-05 00:33:17 +03:00 |
|
Alexey Milovidov
|
3371e038cf
|
Merge pull request #51498 from ClickHouse/vdimir/test_alter_moving_garbage_51342
Fix `test_alter_moving_garbage`: lock between getActiveContainingPart and swapActivePart in parts mover
|
2023-07-05 00:32:21 +03:00 |
|
Nikita Taranov
|
da105d4916
|
impl
|
2023-07-04 23:01:06 +02:00 |
|
Alexander Tokmakov
|
607a8a1c46
|
fix
|
2023-07-04 22:52:59 +02:00 |
|
Alexander Tokmakov
|
42222662e6
|
Merge branch 'master' into fix_broken_parts_handling
|
2023-07-04 22:46:35 +02:00 |
|
Alexey Milovidov
|
ead43836f7
|
Fix the test
|
2023-07-04 22:35:01 +02:00 |
|
Alexey Milovidov
|
5fbd2dcf58
|
Merge branch 'master' into add-test-for-calculate_text_stack_trace
|
2023-07-04 22:31:30 +02:00 |
|
Alexey Milovidov
|
c76cf53391
|
Address review comments
|
2023-07-04 22:14:37 +02:00 |
|
Alexey Milovidov
|
4e8405cbda
|
Merge branch 'master' into disks-space-improvement
|
2023-07-04 22:00:40 +02:00 |
|
Alexey Milovidov
|
5a32995726
|
Update src/Disks/IVolume.cpp
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
|
2023-07-04 22:57:39 +03:00 |
|
Alexey Milovidov
|
6345879cdf
|
Update src/Disks/VolumeJBOD.cpp
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
|
2023-07-04 22:56:58 +03:00 |
|
Alexey Milovidov
|
3021180e01
|
Update
|
2023-07-04 21:33:12 +02:00 |
|
Alexey Milovidov
|
1eafba60d2
|
Merge branch 'master' into riscv-in-ci
|
2023-07-04 21:28:05 +02:00 |
|
Yakov Olkhovskiy
|
bb5b47cacf
|
do not access Exception::thread_frame_pointers if not initialized
|
2023-07-04 19:07:11 +00:00 |
|
Alexander Tokmakov
|
d987b94ed4
|
fix the way how broken parts are detached
|
2023-07-04 20:51:15 +02:00 |
|
avogar
|
32ee0e7d08
|
Add assert in ThreadStatus destructor for correct current_thread
|
2023-07-04 17:35:26 +00:00 |
|
Alexey Milovidov
|
8bc9b25eb5
|
Merge branch 'master' into add-test-42691
|
2023-07-04 20:22:36 +03:00 |
|
Alexey Milovidov
|
c69ccef9b0
|
Merge branch 'master' into add-test-32474
|
2023-07-04 20:22:28 +03:00 |
|
Alexey Milovidov
|
e15be02a91
|
Merge branch 'master' into add-test-35801
|
2023-07-04 20:22:02 +03:00 |
|
Alexey Milovidov
|
f0fb024ce0
|
Merge branch 'master' into add-test-43358
|
2023-07-04 20:20:59 +03:00 |
|
Alexey Milovidov
|
81594cc457
|
Merge branch 'master' into sunny19930321-fix-attach-table-function-name-normalizer
|
2023-07-04 20:20:14 +03:00 |
|
Alexey Milovidov
|
0eeb0b418b
|
Merge branch 'master' into qemu-chroot-fixes
|
2023-07-04 20:19:53 +03:00 |
|
Alexey Milovidov
|
78a051de5d
|
Merge branch 'master' into fix-test-object-type
|
2023-07-04 20:19:27 +03:00 |
|
Alexey Milovidov
|
e84769cb23
|
Update 02789_object_type_invalid_num_of_rows.reference
|
2023-07-04 20:19:17 +03:00 |
|
Alexey Milovidov
|
35bf33c3d9
|
Merge branch 'master' into fix-tsan-transform
|
2023-07-04 20:18:43 +03:00 |
|
Alexey Milovidov
|
ff4547544b
|
Merge branch 'master' into fix_flaky_02210_processors_profile_log
|
2023-07-04 20:18:18 +03:00 |
|
Robert Schulze
|
aa89dcc29a
|
Merge pull request #51791 from rschu1ze/docs-non-unique
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 18:00:31 +02:00 |
|
Robert Schulze
|
3cb459bd04
|
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 15:50:56 +00:00 |
|
Igor Nikonov
|
3155f58941
|
Merge remote-tracking branch 'origin/master' into fix_logical_error_grace_hash_join
|
2023-07-04 15:47:04 +00:00 |
|
Igor Nikonov
|
1c2233b693
|
Fix style check
|
2023-07-04 15:46:40 +00:00 |
|
Robert Schulze
|
770bf8f4f3
|
Merge branch 'master' into re2-absl
|
2023-07-04 17:42:52 +02:00 |
|
Kruglov Pavel
|
bab423acc2
|
Merge branch 'master' into disable-hedged-requests-under-tsan
|
2023-07-04 17:37:14 +02:00 |
|