alesapin
|
8b03329f4d
|
Some logging
|
2021-01-22 23:04:47 +03:00 |
|
alesapin
|
c1e36cfe70
|
Something working
|
2021-01-22 19:04:57 +03:00 |
|
alesapin
|
4a06bf1d79
|
Merge branch 'fix_one_more_tiny_race' into in_memory_raft
|
2021-01-22 15:56:43 +03:00 |
|
alesapin
|
cc2788af88
|
Fix typo
|
2021-01-22 13:48:40 +03:00 |
|
alesapin
|
b2a4921558
|
Fix style
|
2021-01-22 13:14:53 +03:00 |
|
alesapin
|
83862799cd
|
Fix one more race in TestKeeper
|
2021-01-22 13:02:48 +03:00 |
|
Ilya Yatsishin
|
eb4163c1fa
|
Merge pull request #19404 from achimbab/add_adopter
Add kakao to adopters.md
|
2021-01-22 10:29:08 +03:00 |
|
achimbab
|
fe5d02a06f
|
Add kakao to adopters.md
|
2021-01-22 13:00:47 +09:00 |
|
alexey-milovidov
|
4e11e7cfa9
|
Merge pull request #18772 from azat/optimize-memory-tracking-fix
[RFC] Fix memory tracking for OPTIMIZE TABLE/merges
|
2021-01-22 03:48:06 +03:00 |
|
alexey-milovidov
|
52f570c28a
|
Merge pull request #19372 from davenger/posix_open_fix
Fix IDisk::open parameters to match posix open
|
2021-01-22 03:40:26 +03:00 |
|
alexey-milovidov
|
4b857c0879
|
Merge pull request #19195 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types
|
2021-01-22 03:22:48 +03:00 |
|
Alexander Kuzmenkov
|
963699d9c8
|
Update run-fuzzer.sh
|
2021-01-22 02:26:49 +03:00 |
|
Alexander Kuzmenkov
|
b0fca03d79
|
Update run-fuzzer.sh
|
2021-01-22 01:13:48 +03:00 |
|
Alexey Milovidov
|
dcd03eb155
|
Remove useless file
|
2021-01-22 00:57:00 +03:00 |
|
Olga Revyakina
|
cf5c0dad94
|
Minor fix
|
2021-01-21 23:56:29 +03:00 |
|
alesapin
|
5037d3befd
|
Merge pull request #19355 from ClickHouse/fix_race_test_keeper
Fix race condition in TestKeeperHandler on session finish
|
2021-01-21 23:53:18 +03:00 |
|
alexey-milovidov
|
1883bc546a
|
Merge pull request #19357 from ClickHouse/values-ubsan
Fix potential nullptr dereference in table function VALUES
|
2021-01-21 23:34:41 +03:00 |
|
alexey-milovidov
|
37c345f55e
|
Merge pull request #19347 from ClickHouse/array-element-ubsan
Avoid UBSan report in arrayElement
|
2021-01-21 23:34:19 +03:00 |
|
Alexander Kuzmenkov
|
56687b2d84
|
Update run.sh
|
2021-01-21 23:29:01 +03:00 |
|
Alexander Kuzmenkov
|
e9e3314026
|
Update run-fuzzer.sh
|
2021-01-21 23:05:35 +03:00 |
|
alesapin
|
c2e6d6cfe8
|
Starting nukeeper server
|
2021-01-21 23:01:25 +03:00 |
|
Nikita Mikhaylov
|
dca0cbf4eb
|
Merge pull request #19313 from nikitamikhaylov/another-race-cache-dictionary
Fixed race between copy-constructor and addQueryAccessInfo
|
2021-01-21 21:02:36 +03:00 |
|
Nikita Mikhaylov
|
b93732e441
|
Merge pull request #18788 from hexiaoting/map_functions
Introduce mapContains, mapKeys, mapValues functions for Map data type
|
2021-01-21 21:02:03 +03:00 |
|
Nikita Mikhaylov
|
e8a9768bd0
|
Update map.cpp
|
2021-01-21 20:47:57 +03:00 |
|
Alexander Gololobov
|
0a155ee2f1
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
|
alesapin
|
4aa11b3494
|
Remove zkutil namespace from TestKeeperStorage
|
2021-01-21 18:09:48 +03:00 |
|
alesapin
|
61fe49194b
|
First working snapshots
|
2021-01-21 17:34:34 +03:00 |
|
alexey-milovidov
|
062f00aa5d
|
Merge pull request #19290 from azat/dist-broken-on-EOF-fix
Do not mark file for distributed send as broken on EOF
|
2021-01-21 17:00:36 +03:00 |
|
alesapin
|
d6b8dd7525
|
Dumb snapshoting
|
2021-01-21 16:53:10 +03:00 |
|
alexey-milovidov
|
669e55f5e0
|
Merge pull request #19318 from qoega/issue-template-sanitizer
Add Sanitizer report issue template
|
2021-01-21 16:51:45 +03:00 |
|
Alexey Milovidov
|
3b2a87b57e
|
Update SECURITY.md (outdated long time ago)
|
2021-01-21 16:48:28 +03:00 |
|
Alexey Milovidov
|
375db8ce7e
|
Update reference
|
2021-01-21 16:42:47 +03:00 |
|
tavplubix
|
0ef00bc4a6
|
Merge pull request #19023 from sevirov/sevirov-DOCSUP-4966-add_multiword_data_types
DOCSUP-4966: Add some multiword data types
|
2021-01-21 16:07:25 +03:00 |
|
alesapin
|
b8cdd8e375
|
Merge branch 'fix_race_test_keeper' into in_memory_raft
|
2021-01-21 15:45:41 +03:00 |
|
Nikita Mikhaylov
|
3634e87d16
|
Merge pull request #19090 from ka1bi4/romanzhukov-DOCSUP-5272-translation
DOCSUP-5272: Edit and translate to RU: primary key in create table statement.
|
2021-01-21 15:35:22 +03:00 |
|
alexey-milovidov
|
7370335f87
|
Merge pull request #19339 from ClickHouse/fix-ipv4-formatting
Fix bad formatting of IPv4 addresses
|
2021-01-21 15:20:24 +03:00 |
|
Alexey Milovidov
|
56012402e2
|
Fix potential nullptr dereference in table function VALUES
|
2021-01-21 15:19:00 +03:00 |
|
alexey-milovidov
|
08dc5ebfa7
|
Merge pull request #19343 from ucasFL/sleep
fix sleep with infinite input
|
2021-01-21 15:04:30 +03:00 |
|
Alexey Milovidov
|
4968f1733e
|
Annotations for DateLUT
|
2021-01-21 15:01:24 +03:00 |
|
Alexey Milovidov
|
2cd04e8923
|
Fix UBSan report in arraySum
|
2021-01-21 14:43:33 +03:00 |
|
alesapin
|
7f32926a21
|
Fix race condition in TestKeeperHandler on session finish
|
2021-01-21 14:37:20 +03:00 |
|
alesapin
|
f7175819d5
|
Add storage simpliest serialization
|
2021-01-21 14:07:55 +03:00 |
|
alesapin
|
a9df586c0e
|
Merge branch 'master' into in_memory_raft
|
2021-01-21 12:43:30 +03:00 |
|
alesapin
|
fe6b964b32
|
Revert "Revert "Auto version update to [21.2.1.1] [54446]""
This reverts commit 42f63e14b5 .
|
2021-01-21 12:39:46 +03:00 |
|
flynn
|
e75b116466
|
Rewrite sum(if()) and sumIf to countIf in special cases (#17041)
Co-authored-by: vdimir <vdimir@yandex-team.ru>
|
2021-01-21 12:01:35 +03:00 |
|
Alexey Milovidov
|
110089086b
|
Fix UBSan report in GatherUtils #19287
|
2021-01-21 11:41:19 +03:00 |
|
Nikolai Kochetov
|
0424db3e67
|
Merge pull request #18645 from gyuton/gyuton-DOCSUP-5599-Edit_and_translate_to_Russian
DOCSUP-5599: Edited and translated to Russian
|
2021-01-21 11:20:32 +03:00 |
|
Alexey Milovidov
|
1bb8cc5c9a
|
Avoid UBSan report in arrayElement
|
2021-01-21 11:10:46 +03:00 |
|
alexey-milovidov
|
ea0a49ed7a
|
Merge pull request #19248 from sevirov/sevirov-DOCSUP-5845-edit_translate_russian_encodexmlcomponent
DOCSUP-5845: Edit and translate to Russian
|
2021-01-21 10:15:05 +03:00 |
|
Olga Revyakina
|
2edf69fe64
|
Fix
|
2021-01-21 09:17:12 +03:00 |
|