Alexander Kazakov
|
ce0ab0e28b
|
Split array_index_low_cardinality performance test: numbers/strings
|
2020-08-24 00:13:57 +03:00 |
|
Alexey Milovidov
|
1fb4294cdf
|
Attempt to fix stress test
|
2020-08-24 00:13:21 +03:00 |
|
Alexey Milovidov
|
f4bf99fadc
|
Better output of stress test
|
2020-08-23 23:48:27 +03:00 |
|
bharatnc
|
da7fbfd1c6
|
doc fix {#quantileexactHigh} -> {#quantileexacthigh}
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
64d848f5c8
|
fix gcc-9 build check error
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
70d532ace6
|
fix tests spacing in 0700_decimal_aggregates.reference
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
dd3068e2bb
|
fix file formatting
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
6782f5de1d
|
add documentation for quatileExactLow & quantileExactHigh
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
0814973af9
|
add tests for quantileExactLow & quantileExactHigh
|
2020-08-23 10:09:41 -07:00 |
|
bharatnc
|
e1bf87019c
|
add quantileExactLow & quantileExactHigh functions
This PR adds the quantileExactLow and quantileExactHigh
implementations which are equivalent to how the `median_low`
and `median_high` functions are implemented in python.
`median_low`: https://github.com/python/cpython/blob/master/Lib/statistics.py#L438
`median_high`: https://github.com/python/cpython/blob/master/Lib/statistics.py#L460
|
2020-08-23 10:09:41 -07:00 |
|
hcz
|
559242503b
|
Add test cases
|
2020-08-24 01:01:47 +08:00 |
|
alexey-milovidov
|
c633168c51
|
Merge pull request #13922 from ClickHouse/fix_rename_distributed_table_deadlock
Fix lock order inversion when renaming Distributed table
|
2020-08-23 16:45:32 +03:00 |
|
alexey-milovidov
|
d7871f3976
|
Merge pull request #13947 from Felixoid/unlimit_resample
Increase limit in -Resample combinator to 1M
|
2020-08-23 15:56:44 +03:00 |
|
alexey-milovidov
|
f41118f230
|
Merge pull request #13929 from Enmk/ConnectionPoolWithFailover_data_race_fix
First attempt to fix data race in ConnectionPoolWithFailover::getStatus()
|
2020-08-23 15:54:56 +03:00 |
|
alexey-milovidov
|
33576f7c22
|
Merge pull request #13954 from ClickHouse/revert-13402-stop_merges_v2
Revert "Added `allow_merges` option for volumes in multi-disk configuration"
|
2020-08-23 15:54:42 +03:00 |
|
alexey-milovidov
|
7b53a0ef33
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
This reverts commit 1e2616542a .
|
2020-08-21 18:44:29 +03:00 |
|
alexey-milovidov
|
84db9a3a66
|
Merge pull request #13906 from tomjiang1987/optimize_error_msg_for_null
optimize error msg for null value of TabSeparatedRow format
|
2020-08-21 16:06:16 +03:00 |
|
alexey-milovidov
|
cda85a7828
|
Update AggregateFunctionResample.h
|
2020-08-21 15:05:58 +03:00 |
|
Mikhail f. Shiryaev
|
622c2d7e45
|
Increase limit in -Resample combinator to 1M
|
2020-08-21 13:35:19 +02:00 |
|
alexey-milovidov
|
a2b0dd34f8
|
Update adopters.md
|
2020-08-21 14:13:16 +03:00 |
|
alexey-milovidov
|
bc69d75983
|
Update adopters.md
|
2020-08-21 13:26:57 +03:00 |
|
alexey-milovidov
|
55ac192417
|
Merge pull request #13928 from ClickHouse/wring-error-for-too-long-query
Fix wrong error for long queries.
|
2020-08-21 13:18:19 +03:00 |
|
Vladimir Chebotarev
|
1e2616542a
|
Added allow_merges option for volumes in multi-disk configuration (#13402)
|
2020-08-21 12:04:13 +03:00 |
|
hcz
|
73c5fbcba5
|
Fix create table as table function with engine
|
2020-08-21 16:11:49 +08:00 |
|
tao jiang
|
a269855e2f
|
add testcase. due to the error msg have version string so just print matched part
|
2020-08-21 11:32:12 +08:00 |
|
tao jiang
|
294aa985e0
|
fix typo exception name
|
2020-08-21 08:53:00 +08:00 |
|
Nikita Mikhaylov
|
8f1ba521a0
|
Merge pull request #13624 from nikitamikhaylov/cache-dictionary-bugfix
cache-dictionary flap
|
2020-08-21 02:24:26 +04:00 |
|
Artem Zuikov
|
0f49291733
|
make clang tidy happy
|
2020-08-21 01:05:06 +03:00 |
|
Artem Zuikov
|
13bb3774ff
|
update tests
|
2020-08-20 23:50:53 +03:00 |
|
Alexander Kuzmenkov
|
2a2775b378
|
Merge pull request #13615 from myrrc/docs/ci
CI checks md file
|
2020-08-20 23:48:51 +03:00 |
|
Vasily Nemkov
|
f94f786cc3
|
First attempt to fix data race in ConnectionPoolWithFailover::getStatus()
|
2020-08-20 23:25:38 +03:00 |
|
Alexander Kuzmenkov
|
74b62b3e3b
|
review fixes
|
2020-08-20 22:45:39 +03:00 |
|
Alexander Kuzmenkov
|
cac3fa3e45
|
review fixes
|
2020-08-20 22:44:00 +03:00 |
|
Ilya Yatsishin
|
3c8105511f
|
Merge pull request #13927 from qoega/docker-test-base
Add docker test base separately to have :latest build available
|
2020-08-20 22:17:35 +03:00 |
|
Artem Zuikov
|
f99622be33
|
minor fix
|
2020-08-20 22:04:46 +03:00 |
|
Nikolai Kochetov
|
99b31480fd
|
Fix wrong error for long queries.
|
2020-08-20 21:56:50 +03:00 |
|
Alexander Kuzmenkov
|
58f1b73554
|
Update build.md
|
2020-08-20 21:56:22 +03:00 |
|
Artem Zuikov
|
f4e84d93ba
|
fix indirect distinct with less columns
|
2020-08-20 21:51:22 +03:00 |
|
Artem Zuikov
|
9f5538c14d
|
fix crash in case of no tables in select
|
2020-08-20 21:09:48 +03:00 |
|
Yatsishin Ilya
|
7dcdde0775
|
Add docker test base separately to have :latest build available
|
2020-08-20 20:54:51 +03:00 |
|
alexey-milovidov
|
c5a7b1c456
|
Update RowInputFormatWithDiagnosticInfo.cpp
|
2020-08-20 20:34:55 +03:00 |
|
alexey-milovidov
|
911946b517
|
Update TabSeparatedRowInputFormat.cpp
|
2020-08-20 20:32:49 +03:00 |
|
alexey-milovidov
|
6cf1a61735
|
Merge pull request #13841 from azat/unknown-packet-fix
Unknown packet fix (for Protocol::Server::Log for distributed queries)
|
2020-08-20 20:25:58 +03:00 |
|
alexey-milovidov
|
5e24329333
|
Merge pull request #13896 from azat/executeQuery-lambda-build-fix
Fix gcc10 build by reducing storage of the lambdas in executeQuery
|
2020-08-20 20:22:00 +03:00 |
|
alexey-milovidov
|
fb0e68f808
|
Merge pull request #12771 from arenadata/ADQM-109
krb5 + cyrus-sasl + kerberized kafka
|
2020-08-20 20:13:01 +03:00 |
|
Artem Zuikov
|
911e6efe3e
|
rewrite duplicate distinct optimization
|
2020-08-20 20:04:42 +03:00 |
|
Alexander Kuzmenkov
|
5c8013b083
|
Merge pull request #13892 from ClickHouse/aku/timeout-perf
Avoid timeouts in perf test
|
2020-08-20 18:14:26 +03:00 |
|
Nikolai Kochetov
|
7c0fcb2039
|
Merge pull request #13611 from ClickHouse/array-join-processor
Refactor ARRAY JOIN
|
2020-08-20 17:56:37 +03:00 |
|
Nikita Mikhaylov
|
540884677e
|
final fix
|
2020-08-20 17:39:30 +03:00 |
|
Alexander Tokmakov
|
dd4b8b9663
|
fix lock order inversion when renaming distributed table
|
2020-08-20 16:36:22 +03:00 |
|