Alexey Milovidov
|
5c1c7bfd8b
|
Merge pull request #36511 from ClickHouse/revert-36393-fix/prefer-standard-algorithms-std-transform-storages
Revert "Minor refactor to prefer C++ Standard Algorithms"
|
2022-04-21 20:22:51 +03:00 |
|
Alexey Milovidov
|
b1e3130a5e
|
Revert "Minor refactor to prefer C++ Standard Algorithms"
|
2022-04-21 20:22:37 +03:00 |
|
Maksim Kita
|
485c1d4072
|
Fixed tests
|
2022-04-21 19:10:11 +02:00 |
|
Mikhail f. Shiryaev
|
e3d8da26b7
|
Merge pull request #36502 from ClickHouse/22.5-prepare
Update version after release
|
2022-04-21 17:44:09 +02:00 |
|
Mikhail f. Shiryaev
|
5997d7af60
|
Update version to 22.5.1.1
|
2022-04-21 17:39:40 +02:00 |
|
alesapin
|
cbced6567d
|
Fix build
|
2022-04-21 17:32:23 +02:00 |
|
Mikhail f. Shiryaev
|
fc83f5e96c
|
Get ccache status before build
|
2022-04-21 17:18:43 +02:00 |
|
mergify[bot]
|
e38a3c3595
|
Merge branch 'master' into alias
|
2022-04-21 15:02:30 +00:00 |
|
Mikhail f. Shiryaev
|
139811b6f1
|
Consistent "force tests" label
|
2022-04-21 16:37:51 +02:00 |
|
Mikhail f. Shiryaev
|
7dd2fdb47c
|
Try to minimize linking for keeper
|
2022-04-21 16:11:43 +02:00 |
|
Maksim Kita
|
57444fc7d3
|
Merge pull request #36444 from rschu1ze/clang-tidy-fixes
Clang tidy fixes
|
2022-04-21 16:11:27 +02:00 |
|
Antonio Andelic
|
6ac3784af7
|
Add config example
|
2022-04-21 13:49:36 +00:00 |
|
Dmitry Novik
|
77a82cc090
|
Merge pull request #35631 from amosbird/projection-fix1
Fix broken SET reuse during projection analysis.
|
2022-04-21 15:32:52 +02:00 |
|
Antonio Andelic
|
1778ddda97
|
Simplify code
|
2022-04-21 13:32:12 +00:00 |
|
Antonio Andelic
|
792b06cc66
|
Add config for host check
|
2022-04-21 13:32:12 +00:00 |
|
Antonio Andelic
|
b2770fbe1c
|
Add setting for disabling checks
|
2022-04-21 13:32:12 +00:00 |
|
FArthur-cmd
|
72efd079c6
|
fix check_black
|
2022-04-21 12:57:05 +00:00 |
|
FArthur-cmd
|
7d1b3f84d0
|
fix check_black
|
2022-04-21 12:48:00 +00:00 |
|
tavplubix
|
5b74281a02
|
Merge pull request #35463 from ClickHouse/tavplubix-patch-1
Set `distributed_ddl_entry_format_version` to 2 by default
|
2022-04-21 15:45:15 +03:00 |
|
mergify[bot]
|
04e3356d50
|
Merge branch 'master' into temp-table-improve
|
2022-04-21 12:43:55 +00:00 |
|
Sergey Tulentsev
|
301b7cd876
|
remove whitespace change
|
2022-04-21 13:42:55 +01:00 |
|
Sergey Tulentsev
|
f3195e10d0
|
use html entities for < / > in markdown tables
|
2022-04-21 13:40:25 +01:00 |
|
alesapin
|
5465415751
|
Fix replace/move partition with zero copy replication
|
2022-04-21 14:39:12 +02:00 |
|
Sergey Tulentsev
|
ce4428d41e
|
replace html entities (< / >) with < and > in code snippets
|
2022-04-21 13:32:07 +01:00 |
|
FArthur-cmd
|
f0a4009f60
|
Add passphrase for certificates
|
2022-04-21 12:26:30 +00:00 |
|
Maksim Kita
|
be53daf405
|
Fixed tests
|
2022-04-21 14:20:10 +02:00 |
|
Mikhail f. Shiryaev
|
619d2703f0
|
Simplify build.sh for binary packager
|
2022-04-21 14:15:24 +02:00 |
|
mergify[bot]
|
be6914f6f9
|
Merge branch 'master' into session_log
|
2022-04-21 11:52:20 +00:00 |
|
mergify[bot]
|
d1631c6a9a
|
Merge branch 'master' into improve-json-schema-inference
|
2022-04-21 11:49:23 +00:00 |
|
avogar
|
a093181b4f
|
Fix comments
|
2022-04-21 11:48:17 +00:00 |
|
Maksim Kita
|
01e09ba44e
|
Fixed tests
|
2022-04-21 13:47:43 +02:00 |
|
Maksim Kita
|
c9a1605b1e
|
Fixed tests
|
2022-04-21 13:47:43 +02:00 |
|
Maksim Kita
|
fb28791d83
|
Fixed tests
|
2022-04-21 13:47:43 +02:00 |
|
Maksim Kita
|
90e3a75874
|
Fixed tests
|
2022-04-21 13:47:43 +02:00 |
|
Maksim Kita
|
00ac3231b2
|
Fix broken aliases during parsing of special operators
|
2022-04-21 13:47:43 +02:00 |
|
Maksim Kita
|
397603e9be
|
ExecutableUserDefinedFunction fix usage in GROUP BY
|
2022-04-21 13:44:56 +02:00 |
|
Mikhail f. Shiryaev
|
49a572e00c
|
Build only clickhouse-keeper with musl
|
2022-04-21 13:43:24 +02:00 |
|
Kruglov Pavel
|
a6186f7ba4
|
Merge pull request #36333 from ClickHouse/bool-sync-after-error
Fix tech debt for Bool and Map data types
|
2022-04-21 13:32:14 +02:00 |
|
Kruglov Pavel
|
016da97d4f
|
Merge pull request #36454 from azat/fix-limit-by
Fix "Cannot find column" error for distributed queries with LIMIT BY
|
2022-04-21 12:50:27 +02:00 |
|
kssenii
|
c1b5ac52ab
|
Fix
|
2022-04-21 11:14:11 +02:00 |
|
Memo
|
ce91a261e8
|
add missing enum values in session_log
|
2022-04-21 17:01:44 +08:00 |
|
xiedeyantu
|
53337cf021
|
fix style check fail
|
2022-04-21 09:18:34 +08:00 |
|
Alexey Milovidov
|
dd93d5d872
|
Merge pull request #36422 from ClickHouse/check-revert-prs
Check revert prs
|
2022-04-21 02:25:34 +03:00 |
|
Alexey Milovidov
|
ec9b86fd03
|
Merge branch 'master' into fixcolumnmatcher
|
2022-04-21 02:15:25 +03:00 |
|
alesapin
|
cbfe00bb47
|
Fix tidy
|
2022-04-21 00:30:13 +02:00 |
|
alesapin
|
48f1ce96e7
|
AA
|
2022-04-21 00:04:49 +02:00 |
|
Sergei Trifonov
|
2f38e7bc5c
|
Merge pull request #36400 from azat/dyn-linker-vars
Add more harmful variables for OSX
|
2022-04-21 00:02:51 +02:00 |
|
Yakov Olkhovskiy
|
a7318b3a96
|
Merge pull request #36172 from DevTeamBK/feature-password
password hash salt feature
|
2022-04-20 17:52:25 -04:00 |
|
alesapin
|
9815b4bea4
|
Followup
|
2022-04-20 22:42:26 +02:00 |
|
alesapin
|
b8021be891
|
Perfect cmake
|
2022-04-20 21:19:43 +02:00 |
|