Artem Zuikov
|
3ceeb95145
|
Merge pull request #7282 from 4ertus2/asof
ASOF JOIN inequalities
|
2019-10-16 13:46:52 +03:00 |
|
Artem Zuikov
|
cf99f88bc4
|
PartialMergeJoin flush data on disk (#7186)
|
2019-10-15 19:31:49 +03:00 |
|
chertus
|
c727777a9c
|
resolve some for review sentences
|
2019-10-15 18:49:00 +03:00 |
|
alexey-milovidov
|
1b8cb59e4b
|
Merge pull request #7286 from azat/docs-agg_functions-notes-fixes
Fix notes syntax in documentation
|
2019-10-14 20:12:53 +03:00 |
|
alexey-milovidov
|
6a44336b86
|
Merge pull request #7304 from sundy-li/ttl_check
Check TTL in StorageFactory
|
2019-10-14 20:11:37 +03:00 |
|
Alexander Kuzmenkov
|
831fb2cbfd
|
Merge pull request #7283 from ClickHouse/aku/in-unconvertible
Ignore non-convertible values at any depth on the right side of the IN operator
|
2019-10-14 18:32:22 +03:00 |
|
Alexander Kuzmenkov
|
160d8a6416
|
Ignore non-convertible values at any depth on the right side of IN
operator.
The values that are not convertible to the left argument type can't
match anyway, so it is safe to discard them.
|
2019-10-14 14:25:03 +03:00 |
|
alexey-milovidov
|
f0409348a1
|
Merge pull request #7294 from hczhcz/patch-1013
Add arraySplit
|
2019-10-14 12:32:09 +03:00 |
|
sundy-li
|
b2109e4ece
|
Check TTL in StorageFactory
|
2019-10-14 17:03:39 +08:00 |
|
Danila Kutenin
|
19ecc3e6cf
|
Merge pull request #7299 from ClickHouse/multi_match_all_indices
Add multi{Fuzzy}MatchAllIndices functions
|
2019-10-14 10:58:27 +02:00 |
|
Danila Kutenin
|
60d273a65d
|
Get better message for non hyperscan supported platforms
|
2019-10-14 10:58:05 +02:00 |
|
alexey-milovidov
|
323a756115
|
Merge pull request #7298 from Vdimir/feature/count-arity-validation-7095
Add missing arity validation for count/counIf
|
2019-10-14 08:52:58 +03:00 |
|
alexey-milovidov
|
b6355e0d91
|
Merge pull request #7300 from amosbird/armbuild
Enable musl and jemalloc for arm.
|
2019-10-14 08:48:47 +03:00 |
|
Danila Kutenin
|
7527896f1a
|
Unused variables
|
2019-10-13 21:40:07 +02:00 |
|
VDimir
|
7adad4251f
|
Remove AggregateFunctionCountNotNullVariadic
|
2019-10-13 18:42:39 +00:00 |
|
VDimir
|
99f531c58f
|
Fix spelling require -> requires
|
2019-10-13 18:37:01 +00:00 |
|
Amos Bird
|
b0d4baccc8
|
Enable musl and jemalloc for arm.
Can generate better arm packages.
|
2019-10-14 00:06:54 +08:00 |
|
Danila Kutenin
|
61a97add8d
|
Some docs
|
2019-10-13 15:35:43 +02:00 |
|
Danila Kutenin
|
57f20ba17e
|
All multi{Fuzzy}MatchAllIndices functions
|
2019-10-13 15:22:09 +02:00 |
|
hcz
|
c8c40e159d
|
Add arraySplit
|
2019-10-13 16:06:57 +08:00 |
|
Nikolai Kochetov
|
22dfc611c9
|
Remove comments from test.
|
2019-10-12 21:49:25 +03:00 |
|
alexey-milovidov
|
4dffc67434
|
Merge pull request #7291 from sundy-li/FQDN
Function FQDN, fullHostName
|
2019-10-12 20:02:22 +03:00 |
|
Nikolai Kochetov
|
51bce40d5e
|
Merge pull request #7284 from ClickHouse/fix-7216
Fix for #7216
|
2019-10-12 19:20:33 +03:00 |
|
VDimir
|
0230aca903
|
Remove tests with count accepting 2 args
|
2019-10-12 15:44:14 +00:00 |
|
VDimir
|
853322503f
|
Allow count function arity at most one
|
2019-10-12 15:15:16 +00:00 |
|
Nikolai Kochetov
|
6f758babf6
|
Merge pull request #7289 from infinivision/fix_pull_7109
Fixed #7109 groupBitmapOr(31) segfault
|
2019-10-12 16:42:11 +03:00 |
|
Alexander Kuzmenkov
|
31bd359100
|
Merge pull request #7231 from ClickHouse/aku/podarray-includes
Include PODArray.h into fewer files.
|
2019-10-12 15:08:41 +03:00 |
|
Nikolai Kochetov
|
25510e3d38
|
Try to fix perftests.
|
2019-10-12 13:06:07 +03:00 |
|
sundy-li
|
4e48992397
|
fullHostName by function getFQDNOrHostName
|
2019-10-12 17:21:30 +08:00 |
|
sundy-li
|
59d2989826
|
Function FQDN,fullHostName
|
2019-10-12 15:17:30 +08:00 |
|
Zhichang Yu
|
679db35ed3
|
Fixed #7109 groupBitmapOr(31) segfault
|
2019-10-12 10:36:52 +08:00 |
|
Azat Khuzhin
|
b0e131a46f
|
docs: fix notes syntax (triple !)
|
2019-10-11 23:21:59 +03:00 |
|
alesapin
|
aeb7504570
|
Merge pull request #7277 from ClickHouse/client-params-for-tests
Client parameters for clickhouse-test
|
2019-10-11 22:33:32 +03:00 |
|
Nikolai Kochetov
|
8186644562
|
Update test.
|
2019-10-11 21:04:58 +03:00 |
|
Nikolai Kochetov
|
4967bcdbd0
|
Fix test.
|
2019-10-11 21:02:34 +03:00 |
|
chertus
|
91c7ae83a3
|
asof join inequalities
|
2019-10-11 20:56:26 +03:00 |
|
Nikolai Kochetov
|
217eab0cfa
|
Fix test.
|
2019-10-11 20:55:33 +03:00 |
|
Nikolai Kochetov
|
2684bd0d5e
|
Fixes for 7216
|
2019-10-11 20:27:54 +03:00 |
|
Nikolai Kochetov
|
e5c8a62142
|
Fix tests.
|
2019-10-11 20:24:18 +03:00 |
|
Nikolai Kochetov
|
bf794a8260
|
Fix tests.
|
2019-10-11 18:59:27 +03:00 |
|
Vitaly Baranov
|
8c24d5e66a
|
Merge pull request #7235 from vitlibar/RBAC-1
RBAC-1
|
2019-10-11 17:16:32 +03:00 |
|
Nikolai Kochetov
|
10366f79ae
|
Update url params in shell_config and tests.]
|
2019-10-11 16:34:26 +03:00 |
|
Nikolai Kochetov
|
2ecf7abf6c
|
Update url params in shell_config.
|
2019-10-11 15:08:11 +03:00 |
|
Alexander Kuzmenkov
|
57b5592236
|
Work around garbage in roaring.h to fix Mac OS build.
|
2019-10-11 14:28:16 +03:00 |
|
Alexander Kuzmenkov
|
8a1d57bddb
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
|
Nikolai Kochetov
|
48bfcab428
|
Add ability to specify arguments to client in functional tests.
|
2019-10-11 13:30:32 +03:00 |
|
Vitaly Baranov
|
9e3815ccef
|
Fix ubsan issue.
|
2019-10-11 12:53:10 +03:00 |
|
Vitaly Baranov
|
060257c8c5
|
Remove Authentication::setType() function and fix comments.
|
2019-10-11 00:48:36 +03:00 |
|
Nikolai Kochetov
|
9a89ee8eab
|
Merge pull request #7264 from ClickHouse/disable-memory-tracker-for-stack-trace
Disable memory tracker for exception stack.
|
2019-10-11 00:45:36 +03:00 |
|
Vitaly Baranov
|
18ccb4d64d
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
|