Commit Graph

103684 Commits

Author SHA1 Message Date
Robert Schulze
d33101e396
Further clean up install guide 2022-12-19 19:27:15 +00:00
Robert Schulze
2b9a0824fe
Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds
... a bit of consistency with "aarch64-v80compat"
2022-12-19 19:00:21 +00:00
Nikolai Kochetov
be93fb1d71 Remove commented code. Add a comment. 2022-12-19 18:41:32 +00:00
Robert Schulze
3eb4a06b0d
x86-64 guarantees SSE2 2022-12-19 18:37:42 +00:00
Alexander Tokmakov
a0d695e618
Update src/Databases/DatabaseOrdinary.cpp 2022-12-19 21:28:39 +03:00
avogar
0c406adce2 Fix reading Map type in ORC format 2022-12-19 18:23:07 +00:00
alesapin
c8d9ccf3cd Lock table for share during startup for database ordinary 2022-12-19 18:51:46 +01:00
Mikhail f. Shiryaev
b5a791ddbc
Merge pull request #44386 from ClickHouse/check-submodules
Add check for submodules sanity
2022-12-19 17:51:56 +01:00
Alexander Tokmakov
0bac667fd8 throw SYNTAX_ERROR on invalid ON CLUSTER 2022-12-19 17:36:45 +01:00
Mikhail f. Shiryaev
5ab3ab8b9f
Clean stale submodule 2022-12-19 17:36:04 +01:00
Mikhail f. Shiryaev
815ba5b48f
Add check for submodules sanity 2022-12-19 17:36:03 +01:00
Nikolai Kochetov
860afd1832 Add a very bad fix. 2022-12-19 16:33:10 +00:00
Dan Roscigno
0346ac9957
Merge pull request #44350 from DanRoscigno/simplify-install-docs
highlight curl and Docker
2022-12-19 11:17:38 -05:00
Dan Roscigno
180321a21b
Merge branch 'master' into simplify-install-docs 2022-12-19 11:04:53 -05:00
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
vdimir
312586df97
Fix possible nullptr in HashJoin::correctNullability 2022-12-19 12:31:58 +00: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
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