Azat Khuzhin
|
ee18f6a7ec
|
test/fasttest: collect diagnosis by attaching with gdb in background
Otherwise sometimes stacktraces may be lost [1]:
[1]: https://clickhouse-test-reports.s3.yandex.net/20477/8ad20fcee5aaa642c2a2dd873d02103692d554f4/fast_test.html#fail1
|
2021-02-18 00:14:00 +03:00 |
|
Azat Khuzhin
|
65f2b6a044
|
test/fasttest: add gdb into docker image
|
2021-02-18 00:14:00 +03:00 |
|
Azat Khuzhin
|
770c3406df
|
test/stress: fix permissions for clickhouse directories
|
2021-02-18 00:13:03 +03:00 |
|
Azat Khuzhin
|
63eff6e8c8
|
test/stress: improve backtrace catching on server failures
Otherwise sometimes stracktraces may be lost [1]:
[1]: https://clickhouse-test-reports.s3.yandex.net/19580/6aecb62416ece880cbb8ee3a803e14d841388dde/stress_test_(thread).html#fail1
|
2021-02-18 00:13:03 +03:00 |
|
Azat Khuzhin
|
f483cd091a
|
test/stress: use clickhouse builtin start/stop to run server from the same user
This will allow to attach with gdb for better diagnosis.
|
2021-02-18 00:13:03 +03:00 |
|
alesapin
|
ff663dc511
|
Fsync at server shutdown
|
2021-02-17 23:36:25 +03:00 |
|
alesapin
|
6e244e7bb1
|
Trying without fsync
|
2021-02-17 22:32:38 +03:00 |
|
Nikolai Kochetov
|
ec4dafaa5f
|
Fix build.
|
2021-02-17 22:19:39 +03:00 |
|
Pavel Kruglov
|
80b6db7f72
|
Style
|
2021-02-17 22:07:14 +03:00 |
|
kssenii
|
62486d6e06
|
Add test
|
2021-02-17 19:02:57 +00:00 |
|
Dmitriy
|
b4c7c3702d
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6294-document_parseDateTimeBestEffortUSOrZero_parseDateTimeBestEffortUSOrNull_functions
|
2021-02-17 21:56:05 +03:00 |
|
Alexander Kazakov
|
0296d7d026
|
Added some explanations on randomization
|
2021-02-17 21:51:05 +03:00 |
|
Nikolai Kochetov
|
56a5d1dafa
|
Skip stateful functions
|
2021-02-17 21:48:26 +03:00 |
|
alexey-milovidov
|
80e6ad7aae
|
Merge pull request #20610 from ucasFL/fix-union-distinct-limit
fix subquery with limit
|
2021-02-17 21:24:10 +03:00 |
|
alexey-milovidov
|
3891dd6284
|
Update InterpreterSelectQuery.cpp
|
2021-02-17 21:23:27 +03:00 |
|
Alexander Kazakov
|
acb5fb8179
|
Randomly shuffle replicas withing the same priority
|
2021-02-17 20:58:04 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
Pavel Kruglov
|
e19f62f645
|
Merge branch 'hedged-requests' of github.com:Avogar/ClickHouse into hedged-requests
|
2021-02-17 20:44:32 +03:00 |
|
Pavel Kruglov
|
bc6fe4f28c
|
Minor fixes
|
2021-02-17 20:44:11 +03:00 |
|
tavplubix
|
f91caf2ccf
|
Merge pull request #20588 from ClickHouse/stress_test_hung_check
Add hung check to stress test
|
2021-02-17 20:36:52 +03:00 |
|
Kruglov Pavel
|
794c3449ca
|
Merge branch 'master' into hedged-requests
|
2021-02-17 20:36:36 +03:00 |
|
Pavel Kruglov
|
1b78de2142
|
Use fibers in HedgedRequests
|
2021-02-17 20:34:52 +03:00 |
|
Pavel Kruglov
|
c57daf2140
|
Merge branch 'hedged-requests' of github.com:Avogar/ClickHouse into hedged-requests
|
2021-02-17 20:34:11 +03:00 |
|
Vitaly Baranov
|
c704a8cc45
|
Log stdout and stderr when failed to start docker in integration tests.
|
2021-02-17 20:07:03 +03:00 |
|
Nikolai Kochetov
|
f6278ed429
|
Support for DIstinct, sorting steps.
|
2021-02-17 19:56:17 +03:00 |
|
Nikolai Kochetov
|
e5b9c42860
|
Update test.
|
2021-02-17 19:54:37 +03:00 |
|
Nikolai Kochetov
|
6522bfc402
|
Support for DIstinct, sorting steps.
|
2021-02-17 19:54:11 +03:00 |
|
Maksim Kita
|
50e135db0f
|
Added comment
|
2021-02-17 19:24:04 +03:00 |
|
Kseniia Sumarokova
|
20ff183549
|
Merge branch 'master' into rabbit-format-settings
|
2021-02-17 19:01:53 +03:00 |
|
Ivan
|
42c22475e3
|
Don't backport base commit of branch in the same branch (#20628)
|
2021-02-17 18:55:24 +03:00 |
|
alesapin
|
bb4ced05f9
|
Fix fast test
|
2021-02-17 17:52:32 +03:00 |
|
alesapin
|
2de201dd5f
|
Merge branch 'fix_fast_test_retry' into persistent_nukeeper_log_storage
|
2021-02-17 17:51:50 +03:00 |
|
alesapin
|
e0980fd0b7
|
Fix fasttest retry for failed tests
|
2021-02-17 17:41:21 +03:00 |
|
Marvin Taschenberger
|
8cecb533ca
|
Update argmax.md
|
2021-02-17 15:03:09 +01:00 |
|
Evgeniia Sudarikova
|
e350891405
|
resolved conflict
|
2021-02-17 16:50:58 +03:00 |
|
alesapin
|
499c100b12
|
Better test
|
2021-02-17 16:41:43 +03:00 |
|
Evgeniia Sudarikova
|
ee4d3f7aa4
|
edited ; in queries, edited after review
|
2021-02-17 16:23:10 +03:00 |
|
Nikita Mikhaylov
|
d15bac31ff
|
Merge pull request #20399 from nikitamikhaylov/keen-wolf-filefuncwithreadbuf
Merging #19204
|
2021-02-17 16:11:22 +03:00 |
|
alesapin
|
e82bd824d7
|
Fix restart replica in test
|
2021-02-17 16:07:59 +03:00 |
|
Maksim Kita
|
b2c09f002f
|
Dictionary create source with functions crash fix
|
2021-02-17 15:26:00 +03:00 |
|
alesapin
|
0de1535b23
|
Merge pull request #20596 from kssenii/rabbitmq-add-vhost
Support vhost for rabbitmq engine
|
2021-02-17 15:18:22 +03:00 |
|
alesapin
|
9396bae2e2
|
More reliable test keeper tests
|
2021-02-17 14:53:47 +03:00 |
|
Nikolai Kochetov
|
a8647096ed
|
Try fix tests.
|
2021-02-17 13:27:47 +03:00 |
|
Vladimir
|
2c99a36228
|
Merge pull request #19685 from hexiaoting/dev_joinon
|
2021-02-17 13:22:55 +03:00 |
|
Maksim Kita
|
c608fa1e6a
|
Added error reinterpretation tests
|
2021-02-17 12:53:12 +03:00 |
|
Vitaly Baranov
|
753f5b84d9
|
Merge pull request #20106 from vitlibar/fix-quota-consuming
Fix quota consuming
|
2021-02-17 12:52:43 +03:00 |
|
Anton Popov
|
e5cef576e5
|
Update subqueries.xml
|
2021-02-17 12:39:40 +03:00 |
|
tavplubix
|
dd02106a08
|
Update run.sh
|
2021-02-17 12:01:41 +03:00 |
|
alesapin
|
acf843a01a
|
Slightly more optimal
|
2021-02-17 12:00:12 +03:00 |
|
Maksim Kita
|
e52cc1ac1f
|
Updated documentation
|
2021-02-17 11:31:20 +03:00 |
|