Alexey Milovidov
b8146757e6
Remove old MSan suppressions (part 4)
2021-03-30 15:21:20 +03:00
Alexey Milovidov
bc152bb2ea
Remove old MSan suppressions (part 3)
2021-03-30 15:20:37 +03:00
alexey-milovidov
68cfb8a2b9
Merge pull request #19496 from ClickHouse/alexey-milovidov-patch-4
...
Remove outdated suppressions, part 2
2021-03-30 15:18:27 +03:00
Nikita Mikhaylov
18dc213cee
Merge pull request #21912 from songenjie/clickhouse-copier-create-destination-once
...
[ClickHouse][Copier] Improve copier work
2021-03-30 14:42:00 +03:00
Alexander Kuzmenkov
0696ed390d
Merge pull request #22181 from ClickHouse/aku/flaky-stateless
...
less flaky functional tests
2021-03-30 14:40:07 +03:00
Kseniia Sumarokova
39ba3e4024
Merge pull request #20382 from stigsb/materializemysql-version-index
...
MaterializeMySQL: add skipping index for _version column
2021-03-30 14:30:50 +03:00
Alexander Kuzmenkov
f2325b62f4
Merge remote-tracking branch 'origin/aku/flaky-stateless' into HEAD
2021-03-30 14:04:02 +03:00
Alexander Kuzmenkov
27635fd381
create two batches per process in clickhouse-test
2021-03-30 14:03:00 +03:00
Tatiana Kirillova
91035081e7
Changes to the text
2021-03-30 13:54:49 +03:00
Alexander Kuzmenkov
bd5ddf0524
fixes
2021-03-30 13:49:43 +03:00
Denis Glazachev
11ce01c0aa
Re-add conditional keeper-data-dumper under the new name
2021-03-30 14:37:55 +04:00
alexey-milovidov
6acb9bc827
Merge pull request #22320 from ClickHouse/fix-timeout-unit-test
...
More coarse test for DateLUT
2021-03-30 13:26:56 +03:00
Vladimir
5ae9f2c5bb
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn
2021-03-30 13:26:49 +03:00
alesapin
2f891521db
Merge pull request #22291 from ClickHouse/no_logical_error_on_mutation
...
Relax covering part check on mutation
2021-03-30 13:25:27 +03:00
Denis Glazachev
574547bd41
Remove nukeeper-data-dumper
2021-03-30 14:22:03 +04:00
Pavel Kovalenko
0bb369d5e2
Code review fixes.
2021-03-30 13:21:46 +03:00
alexey-milovidov
4e4d33e93b
Merge branch 'master' into fix-apple-clang-build
2021-03-30 13:15:07 +03:00
alexey-milovidov
971167c68f
Merge pull request #22328 from CurtizJ/remove-code
...
Remove useless code
2021-03-30 13:14:00 +03:00
George
2b501ff258
fixed a typo
2021-03-30 12:08:30 +03:00
George
ffe9cb7fe2
Merge branch 'gyuton-DOCSUP-6212-document-the-log_comment_setting' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting
2021-03-30 11:58:37 +03:00
George
21f89567c4
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting
2021-03-30 11:58:16 +03:00
George
9bd66638bd
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
2021-03-30 11:55:49 +03:00
Tatiana Kirillova
676ea1efc3
The translate to Russian
2021-03-30 11:52:38 +03:00
George
501ee79a28
small fixes
2021-03-30 11:49:54 +03:00
Vladimir
b7c191c60e
Merge branch 'master' into jinghan/fix-doc-description-for-window-funnel
2021-03-30 11:00:31 +03:00
Pavel Kruglov
5f3cb525ee
Remove setting same timeouts in secure socket
2021-03-30 10:51:44 +03:00
Alexander Tokmakov
517ee6f142
rename
2021-03-30 10:45:51 +03:00
Alexander Tokmakov
24fc120076
Merge branch 'master' into test_multiple_nodes
2021-03-30 10:40:38 +03:00
alesapin
5e3ebb3e0e
Merge pull request #22274 from ClickHouse/rename_keeper
...
Rename NuKeeper and TestKeeper to Keeper in all places
2021-03-30 10:39:22 +03:00
alesapin
c8b1004ecb
Fix jepsen test
2021-03-30 10:38:15 +03:00
alesapin
828e76adb9
Fix keeper util
2021-03-30 10:36:50 +03:00
Kruglov Pavel
a60d981b11
Merge pull request #21430 from AnaUvarova/ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
...
DOCSUP-5932: Update the description of the position function normal
2021-03-30 10:35:42 +03:00
zhang2014
6d2f4dd82e
MySQL is started only once with MaterializeMySQL integration test
2021-03-30 14:51:19 +08:00
Nikolai Kochetov
78e27dc1b6
Merge pull request #22270 from liuneng1994/fix-query-failed
...
fix constant condition conflict with column name and add stateless test
2021-03-30 09:37:43 +03:00
ana-uvarova
b853144e45
developer`s comments done
2021-03-30 09:15:52 +03:00
yingjinghan
2f55ce8b56
docs/aggregate-functions: fix window description for windowFunnel
...
This commit fixes doc description of window for ClickHouse aggregate
function windowFunnel.
Previously, window was described as time interval between adjacent
conditions, but actually it is the time interval between first condition
and last condition.
Now, we change the description to reflect the fact.
2021-03-30 10:12:29 +08:00
Alexey Milovidov
e9e4e0e490
Maybe fix false MSan report in GRPC
2021-03-30 04:08:52 +03:00
alexey-milovidov
b136625307
Remove outdated suppressions, part 2
2021-03-30 03:50:09 +03:00
alexey-milovidov
a6959584d5
Merge pull request #22235 from ClickHouse/quantile-deterministic-msan
...
Fix MSan report in `quantileDeterministic`
2021-03-30 03:48:58 +03:00
alexey-milovidov
b7b55ce61d
Merge pull request #20088 from nvartolomei/nv/replicated-fetches-timeouts
...
Replicated fetches timeouts
2021-03-30 03:46:09 +03:00
Alexander Kuzmenkov
6bd483f9d4
individual tmp dir matching the database for each test run
2021-03-30 03:39:33 +03:00
Alexey Milovidov
e9c2309c05
A comment
2021-03-30 02:02:53 +03:00
George
eb62b1cfdb
translation draft
2021-03-30 02:01:04 +03:00
Alexey Milovidov
466c70fb7c
Code simplification
2021-03-30 02:00:25 +03:00
Alexander Kuzmenkov
58987a973d
flush
2021-03-30 01:42:37 +03:00
Anton Popov
43d9972f18
remove useless code
2021-03-30 01:34:02 +03:00
Anton Popov
5ada14082f
Merge pull request #22025 from vdimir/window-funncel-strict-increase
...
Add option strict_increase to windowFunnel
2021-03-30 01:20:17 +03:00
Alexey Milovidov
230b2930b7
Merge branch 'master' into virtualutil
2021-03-30 00:43:00 +03:00
Alexey Milovidov
7aad2b2843
Silent GitHub
2021-03-30 00:40:51 +03:00
Alexey Milovidov
de3b452d7a
Remove useless code from setTerminalEcho #20334
2021-03-30 00:39:38 +03:00