Dmitry Novik
a760bbc700
Fix resolve in IfTransformStringsToEnumPass
2022-12-19 16:04:03 +00:00
Mikhail f. Shiryaev
3c7cfc297c
Merge pull request #44377 from DanRoscigno/edit-dictionary
...
add runnable to ignore list
2022-12-19 16:47:03 +01:00
Dan Roscigno
3e17926139
Merge branch 'master' into simplify-install-docs
2022-12-19 10:24:16 -05:00
Mikhail f. Shiryaev
7745824421
Ignore aspell-ignore in general PR CI
2022-12-19 16:21:14 +01:00
Nikolai Kochetov
d6b68120d7
Add a very bad fix.
2022-12-19 14:48:06 +00:00
Nikolai Kochetov
707db18ddc
Add a very bad fix.
2022-12-19 14:37:01 +00:00
alesapin
38fd4e0162
Fix race which can lead to merged parts premature removal
2022-12-19 15:25:01 +01:00
Sergei Trifonov
6f7bba159f
Merge pull request #41840 from ClickHouse/io-scheduler
...
IO scheduling subsystem
2022-12-19 15:15:19 +01:00
avogar
21cdf6e6ae
Fix reading ObjectId in BSON schema inference
2022-12-19 14:13:42 +00:00
Robert Schulze
dbe5fda11c
AArch64 --> ARM, x86_64 --> x86-64, + more
...
- revert back to "two" options instead of "three". Docker is a form of self-hosted ClickHouse and it is also listed as such in the text.
2022-12-19 15:13:25 +01:00
DanRoscigno
ca9f27b68c
add runnable to ignore list
2022-12-19 08:36:18 -05:00
DanRoscigno
b0c271381d
add easy button
2022-12-19 08:22:03 -05:00
Han Fei
98efee2d75
Merge branch 'master' into hanfei/fix-async-flaky
2022-12-19 14:14:29 +01:00
Nikolai Kochetov
a3226b2daf
Remove extra compare operator. Review fixes.
2022-12-19 13:12:59 +00:00
DanRoscigno
6a8a4586a5
apply Robert's edits
2022-12-19 08:10:20 -05:00
Han Fei
1cb98eb2d6
address comments
2022-12-19 14:05:50 +01:00
Mikhail f. Shiryaev
27b92a69dc
Merge pull request #44311 from ClickHouse/fix-false-success-built
...
Fix false success rerun on similar prefix for another builds
2022-12-19 13:58:29 +01:00
kssenii
8d9bf77588
Fix tests
2022-12-19 13:56:23 +01:00
Igor Nikonov
b0b850526e
Merge pull request #43851 from ClickHouse/grace_hash_join_follow_up
...
Some cleanup: grace hash join
2022-12-19 12:55:37 +01:00
alesapin
12fbed86e5
Merge pull request #44363 from ClickHouse/keeper-zookeeper-test-restart-zk-cluster
...
Try restarting ZK cluster on failed connection in `test_keeper_zookeeper_converted`
2022-12-19 12:52:10 +01:00
kssenii
326747b555
Fix tests
2022-12-19 12:16:50 +01:00
vdimir
c7636a0af2
Rename 00172_parallel_join to 00172_hits_joins
2022-12-19 11:09:22 +00:00
vdimir
36557f1e74
Disable grase_hash in test 00172_parallel_join
2022-12-19 11:07:30 +00:00
Robert Schulze
90c2919275
universal.sh: Attempt to fetch SSE2 build on ancient hardware
2022-12-19 11:02:58 +00:00
Anton Popov
93b81d2e34
Merge pull request #44299 from CurtizJ/reset-parts-in-insert
...
Do not hold data parts during insert
2022-12-19 11:57:24 +01:00
Han Fei
ad9bb83464
Merge branch 'master' into hanfei/fix-async-flaky
2022-12-19 11:50:32 +01:00
kssenii
3f6451267f
Fix test
2022-12-19 11:44:28 +01:00
Antonio Andelic
55dd591392
Try restarting ZK cluster on failed connection
2022-12-19 09:28:59 +00:00
Antonio Andelic
0162632275
Merge pull request #44306 from ClickHouse/another-fix-for-test-server-reload
...
Another fix `test_server_reload`
2022-12-19 09:14:03 +01:00
Alexey Milovidov
1960f9997e
Add a test for #34669
2022-12-19 08:51:09 +01:00
Alexey Milovidov
f3a4163c87
Merge pull request #41099 from peter279k/improve_build
...
Improve building steps
2022-12-19 04:01:14 +03:00
DanRoscigno
feaa166098
highlight curl and Docker
2022-12-18 18:45:16 -05:00
Dan Roscigno
5ac8963421
Merge pull request #44347 from tbragin/patch-2
...
Update install.md - help users more easily find self-managed install instructions below the fold
2022-12-18 18:01:37 -05:00
Han Fei
5a211ea5a2
Merge branch 'master' into hanfei/fix-async-flaky
2022-12-18 22:49:02 +01:00
Han Fei
ee250174ab
fix flack test "02481_async_insert_dedup.python"
2022-12-18 22:44:51 +01:00
Tanya Bragin
7f9f819b20
Update install.md
...
@DanRoscigno I suggest that we change this page to link "Self-Managed ClickHouse" to the `#self-managed-install` anchor below for self-managed install tutorial. This prominent link at the top currently leads to our Github README page, which contains no install instructions. The navigation on the side is pretty hard to notice in the current understated styling vs this red link, so it's easy for users looking for download instructions to navigate away from this page unintentionally, and potentially get lost.
2022-12-18 11:55:21 -08:00
kssenii
000e7a5cd3
Fix test
2022-12-18 20:22:08 +01:00
kssenii
f689fa5964
Fix style check
2022-12-18 20:16:28 +01:00
Nikolai Kochetov
5e55b88fbb
Remove comments.
2022-12-18 17:41:04 +00:00
Nikolai Kochetov
492065c5b1
Add a test.
2022-12-18 17:40:38 +00:00
Nikolai Kochetov
6cbae727da
Remove comments.
2022-12-18 17:39:45 +00:00
Nikolai Kochetov
d54d2ec378
Check what would be if we do not allow to replace function IN to constant.
2022-12-18 17:33:58 +00:00
kssenii
4cd4d2cc07
Fix test
2022-12-18 16:14:56 +01:00
Kseniia Sumarokova
95d115a8bb
Merge pull request #44337 from ClickHouse/fix-typo-4
...
Fix typo
2022-12-18 15:58:28 +01:00
Nikolai Kochetov
4032ee8203
Try to fix another one test
2022-12-18 12:31:17 +00:00
Alexey Milovidov
2fc2fecd5d
Merge pull request #44193 from ClickHouse/igor/block_number_relaxed_counter
...
Make atomic counter relaxed in blockNumber()
2022-12-18 06:45:23 +03:00
Alexey Milovidov
8729dc1e54
Merge pull request #44328 from ClickHouse/git-import-no-debug
...
Disable "git-import" test in debug mode
2022-12-18 05:46:51 +03:00
Alexey Milovidov
3aed4c2f0c
Fix typo
2022-12-18 01:57:06 +01:00
Nikolai Kochetov
2b999ce715
Fixing testx.
2022-12-17 21:23:08 +00:00
Nikolai Kochetov
f7c308077d
Fixing build.
2022-12-17 17:12:04 +00:00