Alexey Milovidov
|
22bd0b6f69
|
Merge pull request #38983 from CurtizJ/randomize-mt-settings
Allow to randomize merge tree settings in tests
|
2023-02-04 02:59:52 +01:00 |
|
Mikhail f. Shiryaev
|
cd2e1cfada
|
Merge pull request #45568 from ClickHouse/keeper-systemd
Add systemd.service for clickhouse-keeper
|
2023-02-03 23:08:02 +01:00 |
|
Alexander Tokmakov
|
352ccfb156
|
Merge branch 'master' into stress_report_add_context2
|
2023-02-03 18:44:53 +03:00 |
|
Nikita Mikhaylov
|
33877b5e00
|
Parallel replicas. Part [2] (#43772)
|
2023-02-03 14:34:18 +01:00 |
|
Mikhail f. Shiryaev
|
dc00bce9cf
|
Add tests for packages' installation
|
2023-02-03 12:16:16 +01:00 |
|
Mikhail f. Shiryaev
|
4c86e9125b
|
Add necessary dependency for sanitizers
|
2023-02-02 13:40:04 +01:00 |
|
robot-clickhouse
|
ddbc8ceee8
|
Automatic style fix
|
2023-02-02 00:59:49 +00:00 |
|
Alexander Tokmakov
|
03109f942d
|
better context for stress tests failures
|
2023-02-02 01:02:12 +01:00 |
|
Alexander Tokmakov
|
283057493b
|
Merge pull request #45869 from ClickHouse/stress_report_add_context
Add some context to stress test failures
|
2023-02-01 16:19:08 +03:00 |
|
Alexey Milovidov
|
bf9f62dcbd
|
Merge pull request #38456 from sauliusvl/iouring
Re-introduce io_uring read method
|
2023-02-01 06:41:32 +03:00 |
|
Alexander Tokmakov
|
472aa12ba3
|
add some context to stress test failures
|
2023-02-01 01:25:31 +01:00 |
|
Alexey Milovidov
|
b18dc419b7
|
Merge pull request #45691 from ClickHouse/tavplubix-patch-2
Suppress TOO_MANY_PARTS in BC check
|
2023-01-29 04:22:42 +03:00 |
|
Saulius Valatka
|
fb45ed038f
|
add liburing to build
|
2023-01-28 21:54:44 +02:00 |
|
Kruglov Pavel
|
96700abbe1
|
Merge pull request #45678 from azat/formats/json-parse-tupels
Add ability to ignore unknown keys in JSON object for named tuples
|
2023-01-27 21:11:05 +01:00 |
|
Anton Popov
|
d8fe2bcbaa
|
Merge branch 'master' into randomize-mt-settings
|
2023-01-27 16:03:00 +01:00 |
|
Alexander Tokmakov
|
87c1937039
|
Update run.sh
|
2023-01-27 15:28:40 +03:00 |
|
Azat Khuzhin
|
d21fa27379
|
Enable simdjson in fasttest (should be pretty lightweight)
The library and callers are pretty lightweight, so as tests for
JSONExtact, so this should be OK
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-27 10:01:08 +01:00 |
|
Anton Popov
|
92fa39798b
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-01-26 13:29:23 +00:00 |
|
Alexander Tokmakov
|
9b670946db
|
Merge branch 'master' into exception_message_patterns5
|
2023-01-26 00:41:32 +01:00 |
|
Alexander Tokmakov
|
ae795d87b2
|
fix
|
2023-01-25 16:06:40 +01:00 |
|
Alexander Tokmakov
|
bfd2ee1918
|
Update stress
|
2023-01-24 14:36:29 +03:00 |
|
Anton Popov
|
08b2e524c7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-01-23 15:34:53 +00:00 |
|
Robert Schulze
|
40ced78a7e
|
Update report.py
|
2023-01-22 20:01:55 +01:00 |
|
Robert Schulze
|
de8fc04b03
|
Performance report: "Partial queries" --> "Backward-incompatible queries
|
2023-01-22 17:43:27 +00:00 |
|
Nikolay Degterinsky
|
97900e9613
|
Merge pull request #45479 from evillique/astfuzzer-retries
Add more retries to AST Fuzzer
|
2023-01-22 13:45:38 +01:00 |
|
Nikolay Degterinsky
|
c2ac4fece0
|
Add more retries to AST Fuzzer
|
2023-01-20 16:46:24 +00:00 |
|
Alexander Tokmakov
|
1413b9537c
|
make error patterns more useful
|
2023-01-17 20:04:25 +01:00 |
|
Alexander Tokmakov
|
8b13b85ea0
|
Merge pull request #44543 from ClickHouse/text_log_add_pattern
Add a column with a message pattern to text_log
|
2023-01-17 20:19:32 +03:00 |
|
Alexey Milovidov
|
ec8c38c174
|
Add review suggestion
|
2023-01-13 22:53:17 +01:00 |
|
Alexey Milovidov
|
167d980fe2
|
Fix GitHub
|
2023-01-13 22:52:05 +01:00 |
|
Alexander Tokmakov
|
2d7773fccc
|
Merge branch 'master' into text_log_add_pattern
|
2023-01-13 20:33:46 +01:00 |
|
Alexey Milovidov
|
dff5e3eafd
|
Merge branch 'master' into add-dmesg-log-to-fuzzer
|
2023-01-13 05:22:18 +03:00 |
|
Yakov Olkhovskiy
|
842a34666c
|
Merge pull request #44594 from arenadata/ADQM-634
Add keytab parameter in kerberos section of config.xml
|
2023-01-12 15:07:45 -05:00 |
|
Ilya Yatsishin
|
0be3dbad3c
|
Merge pull request #44883 from ClickHouse/ci-report-type
Rework CI reports to have a class and clarify the logic
|
2023-01-12 18:20:40 +01:00 |
|
Anton Popov
|
ca80240d84
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-01-12 12:13:45 +00:00 |
|
Ilya Yatsishin
|
a927ecfe04
|
Merge pull request #45201 from ClickHouse/qoega-patch-5
|
2023-01-12 10:08:02 +01:00 |
|
Alexey Milovidov
|
d4c0746647
|
Merge branch 'master' into add-dmesg-log-to-fuzzer
|
2023-01-12 07:17:03 +03:00 |
|
Alexey Milovidov
|
c75c6c2298
|
Update run-fuzzer.sh
|
2023-01-12 07:16:10 +03:00 |
|
Alexey Milovidov
|
703f223e50
|
Remove trash from stress test
|
2023-01-12 04:56:20 +01:00 |
|
Mikhail f. Shiryaev
|
9219dc1c6e
|
Make sqlancer lighter by some optimizations
|
2023-01-11 22:43:10 +01:00 |
|
Ilya Yatsishin
|
ca367a6a64
|
Add CACHE_INVALIDATOR for sqlancer builds
|
2023-01-11 22:24:01 +01:00 |
|
Alexander Tokmakov
|
8fa1b070c6
|
minor cleanup in stress/run.sh
|
2023-01-10 19:55:06 +01:00 |
|
Alexey Milovidov
|
8d82f1f59e
|
Fix trash
|
2023-01-10 02:59:55 +01:00 |
|
Alexey Milovidov
|
17445fdd96
|
Fix Fuzzer script
|
2023-01-10 02:57:56 +01:00 |
|
Alexey Milovidov
|
62c0385da9
|
Fix Fuzzer script
|
2023-01-10 02:55:57 +01:00 |
|
Mikhail f. Shiryaev
|
84861c2b7c
|
Add TODO to style-check image
|
2023-01-09 12:10:26 +01:00 |
|
Roman Vasin
|
2995c6d866
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-634
|
2023-01-09 08:26:45 +00:00 |
|
Alexey Milovidov
|
0b5bb118d9
|
Fix bash
|
2023-01-09 07:01:20 +01:00 |
|
Alexey Milovidov
|
4b2f651f72
|
Fix bash
|
2023-01-09 04:34:30 +01:00 |
|
Alexey Milovidov
|
e8d661b511
|
Merge branch 'master' into break-ci
|
2023-01-09 04:34:10 +01:00 |
|