Commit Graph

103645 Commits

Author SHA1 Message Date
Alexander Gololobov
e127e3d938 Update test results, diff is caused by duplicate U+258B in the old version 2022-12-20 09:57:34 +01:00
Konstantin Bogdanov
a094af9a49
Lint 2022-12-20 04:00:45 +01:00
Konstantin Bogdanov
bb03efac38
Lint 2022-12-20 03:43:53 +01:00
Konstantin Bogdanov
b07001e7d7
Add a test 2022-12-20 03:26:31 +01:00
Konstantin Bogdanov
f612cbe1c3
Only use constraints for SettingsConstraints 2022-12-20 03:15:32 +01:00
Alexander Gololobov
2ab6b7d033 Check remaining space to avoid buffer overruns; some cleanups 2022-12-20 02:39:44 +01:00
Alexander Gololobov
4cd91b1ec6 Test for bar() with fractional width 2022-12-20 02:17:02 +01:00
Nikolay Degterinsky
683f22d6fc Better ParserAllCollectionsOfLiterals 2022-12-19 23:50:34 +00:00
Dan Roscigno
eaa176beb8
Merge pull request #44403 from ClickHouse/cleanup-install-guide
Further clean up of install guide
2022-12-19 17:53:08 -05:00
DanRoscigno
c64ca04bfb add docker back to top 2022-12-19 17:30:30 -05:00
Dan Roscigno
da09214ffe
Merge branch 'master' into cleanup-install-guide 2022-12-19 17:19:35 -05:00
Han Fei
5a6cdd4825
Merge pull request #44349 from hanfei1991/hanfei/fix-async-flaky
fix flack test "02481_async_insert_dedup"
2022-12-19 21:53:15 +01:00
Han Fei
a07a6147f0
Merge branch 'master' into hanfei/fix-async-flaky 2022-12-19 21:52:28 +01:00
kssenii
7509bb2d3f Fix 2022-12-19 21:29:35 +01:00
Nikolai Kochetov
ce56ae61c6
Merge pull request #44335 from ClickHouse/check-s3-part-upload-settings
Check s3 part upload settings
2022-12-19 21:12:06 +01:00
Nikolai Kochetov
972b602ae8
Merge branch 'master' into try-fix-44221 2022-12-19 21:11:41 +01:00
Kruglov Pavel
d788ad7721
Skip fasttest 2022-12-19 20:55:03 +01:00
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