alesapin
|
7c4fdd79cf
|
Add unique-ids workload
|
2021-03-17 15:58:01 +03:00 |
|
alesapin
|
ecd081144c
|
Add missing hammer-time nemesis
|
2021-03-17 14:54:26 +03:00 |
|
alesapin
|
341e223419
|
Better corruption nemesises, options
|
2021-03-17 14:35:37 +03:00 |
|
alesapin
|
d9f835a242
|
Finally corrupted logs
|
2021-03-17 11:13:52 +03:00 |
|
alesapin
|
46af999f3a
|
Trying to add corruption nemesis
|
2021-03-17 10:11:55 +03:00 |
|
alesapin
|
82b2c34c40
|
Remove strange file
|
2021-03-16 23:27:09 +03:00 |
|
alesapin
|
54fbea68a1
|
Add hammer-time nemesis
|
2021-03-16 17:53:49 +03:00 |
|
alesapin
|
63873f46bb
|
Create persistent nodes in tests
|
2021-03-16 15:40:28 +03:00 |
|
alesapin
|
8cf8265d47
|
Style
|
2021-03-16 15:37:46 +03:00 |
|
alesapin
|
077a2019b6
|
Found first real bug with jepsen
|
2021-03-16 15:36:54 +03:00 |
|
alesapin
|
6454479edd
|
Add useful util for state dump
|
2021-03-16 14:44:43 +03:00 |
|
alesapin
|
f49d6404f3
|
Trying to add new nemesis
|
2021-03-16 11:03:47 +03:00 |
|
alesapin
|
42ccee286a
|
Merge branch 'master' into jepsen_for_nukeeper
|
2021-03-15 14:17:13 +03:00 |
|
alexey-milovidov
|
afa24938bc
|
Merge pull request #21686 from kitaisreal/library-dictionary-source-fix-possible-leak
LibraryDictionarySource fix possible leak
|
2021-03-15 00:06:15 +03:00 |
|
alexey-milovidov
|
adbf032235
|
Merge pull request #21713 from ClickHouse/modulo-ubsan
Fix UBSan report in modulo by constant
|
2021-03-14 23:19:12 +03:00 |
|
alesapin
|
dad5238d7d
|
Merge pull request #16240 from ianton-ru/s3_zero_copy_replication
S3 zero copy replication
|
2021-03-14 18:19:37 +03:00 |
|
Alexey Milovidov
|
b3d2948081
|
Fix UBSan report in modulo by constant
|
2021-03-14 17:31:07 +03:00 |
|
Maksim Kita
|
c94ee3151d
|
Merge pull request #21182 from ikarishinjieva/fix_#21170
fix #21170
|
2021-03-14 17:24:39 +03:00 |
|
Maksim Kita
|
dfd2068350
|
Updated SharedLibrary string_view interface
|
2021-03-14 17:19:48 +03:00 |
|
Maksim Kita
|
037cc92433
|
Reverted changes InterpreterSelectWithUnionQuery
|
2021-03-14 15:45:39 +03:00 |
|
Maksim Kita
|
1ac62970c4
|
Modified SharedLibrary interface
|
2021-03-14 14:29:02 +03:00 |
|
alexey-milovidov
|
f1223e7548
|
Merge pull request #21674 from azat/fix-flaky-test_replace_partition
Fix flaky test_replace_partition
|
2021-03-14 14:11:11 +03:00 |
|
alexey-milovidov
|
254e7c513f
|
Merge pull request #21712 from ClickHouse/remove-useless-option
Remove useless CMake option
|
2021-03-14 14:10:17 +03:00 |
|
Alexey Milovidov
|
583c78143d
|
Remove useless CMake option
|
2021-03-14 14:08:08 +03:00 |
|
Maksim Kita
|
40d2ec7924
|
Merge pull request #19816 from kitaisreal/range-hashed-dictionary-support-has-keys
RangeHashed dictionary support dictHas function
|
2021-03-14 13:44:06 +03:00 |
|
alexey-milovidov
|
edbaf756a0
|
Merge pull request #21696 from azat/stress-tests-fixes
Tests fixes (that was found by stress tests)
|
2021-03-14 12:31:57 +03:00 |
|
alexey-milovidov
|
c9f14052bc
|
Merge pull request #21700 from azat/clickhouse-test-fix-log-comment
Fix log_comment for *.sh in clickhouse-test
|
2021-03-14 12:29:57 +03:00 |
|
alexey-milovidov
|
2ea38ea01e
|
Merge pull request #21520 from ClickHouse/replace-memcpy
Evaluate yet another memcpy
|
2021-03-14 12:24:48 +03:00 |
|
Alexey Milovidov
|
1606c7e3f3
|
Fix typo
|
2021-03-14 12:24:17 +03:00 |
|
Maksim Kita
|
98192f1234
|
Update 01280_ssd_complex_key_dictionary.sql
|
2021-03-14 01:28:53 +03:00 |
|
Alexey Milovidov
|
bab924620a
|
Add comments and documentation
|
2021-03-14 00:53:00 +03:00 |
|
Alexey Milovidov
|
a1ebd52d09
|
Add comments and documentation
|
2021-03-14 00:51:13 +03:00 |
|
Alexey Milovidov
|
32e66baa0a
|
Add comments and documentation
|
2021-03-14 00:48:44 +03:00 |
|
Alexey Milovidov
|
b4cae2c858
|
Add TODO
|
2021-03-14 00:48:08 +03:00 |
|
Alexey Milovidov
|
36a41220d3
|
Add comments and documentation
|
2021-03-14 00:46:47 +03:00 |
|
Maksim Kita
|
b1398e6ffa
|
Updated test
|
2021-03-13 23:26:01 +03:00 |
|
Maksim Kita
|
084bd03672
|
Merge pull request #21692 from azat/dict-ip_trie-access_to_key_from_attributes
Fix SIGSEGV on not existing attributes from ip_trie with access_to_key_from_attributes
|
2021-03-13 23:13:26 +03:00 |
|
Alexey Milovidov
|
37cc2fe977
|
Use custom memcpy only for AArch64
|
2021-03-13 22:39:10 +03:00 |
|
alesapin
|
06eb2d8dfd
|
Merge branch 'master' into s3_zero_copy_replication
|
2021-03-13 22:32:54 +03:00 |
|
alexey-milovidov
|
c9265b64f5
|
Merge pull request #21678 from ClickHouse/podarray-cleanup
PODArray swap fix
|
2021-03-13 22:28:48 +03:00 |
|
Azat Khuzhin
|
334520557c
|
Fix log_comment for *.sh in clickhouse-test
setdefault will set it only once
|
2021-03-13 18:15:16 +03:00 |
|
Alexander Kuzmenkov
|
c4798dd45f
|
boop the ci
|
2021-03-13 15:43:02 +03:00 |
|
alexey-milovidov
|
38c068725d
|
Merge pull request #21691 from azat/clickhouse-test-fix
Fix error message in clickhouse-test
|
2021-03-13 15:20:31 +03:00 |
|
alexey-milovidov
|
36935a335f
|
Merge pull request #21102 from Enmk/governance/query_log
Added Grant, Revoke and System query_kind for system.query_log
|
2021-03-13 15:16:32 +03:00 |
|
Alexander Kuzmenkov
|
9474414c17
|
boop the ci
|
2021-03-13 15:15:58 +03:00 |
|
Alexander Kuzmenkov
|
6495de66fc
|
boop the CI
|
2021-03-13 14:59:19 +03:00 |
|
Maksim Kita
|
ee8c51f65e
|
Fixed tests
|
2021-03-13 14:58:31 +03:00 |
|
Maksim Kita
|
add444f71c
|
Fixed broken test
|
2021-03-13 14:58:31 +03:00 |
|
Maksim Kita
|
854bfaf366
|
RangeHashed dictionary support has function
|
2021-03-13 14:57:56 +03:00 |
|
Maksim Kita
|
468ab258bf
|
Remove protect
|
2021-03-13 14:55:56 +03:00 |
|