Commit Graph

24648 Commits

Author SHA1 Message Date
Alexey Milovidov
352d1a8dcf Fixed inconsistent indentation 2019-04-24 22:38:11 +03:00
Alexey Milovidov
33252941f9 Added a comment 2019-04-24 21:40:45 +03:00
proller
53e32c4ded Merge remote-tracking branch 'upstream/master' into fix26 2019-04-24 21:37:19 +03:00
alexey-milovidov
5548b88680
Merge pull request #5084 from yandex/simplify-clickhouse-test
Removed XML output in clickhouse-test; removed trashing of UTF-8 characters
2019-04-24 21:25:39 +03:00
alexey-milovidov
f3e7836357
Merge pull request #5102 from yandex/always-load-suggestions-option-to-clickhouse-client
Always load suggestions option to clickhouse client
2019-04-24 21:22:53 +03:00
Alexey Milovidov
ce9b5a4341 Added bug #5066 2019-04-24 19:52:44 +03:00
Alexey Milovidov
2428ba70f5 Added option "always_load_suggestion_data" to clickhouse-client #5066 2019-04-24 19:47:04 +03:00
Alexey Milovidov
3741449017 Added option "always_load_suggestion_data" to clickhouse-client #5066 2019-04-24 19:45:21 +03:00
Alexey Milovidov
cb763f03e9 Merge branch 'master' into simplify-clickhouse-test 2019-04-24 19:07:17 +03:00
alexey-milovidov
1de889c201
Merge pull request #5081 from Akazz/master
Support for header specified order of columns in TSVWithNames/CSVWithNames formats
2019-04-24 18:59:09 +03:00
proller
6170ccb50c Merge remote-tracking branch 'upstream/master' into fix26 2019-04-24 16:51:11 +03:00
alexey-milovidov
d2a4aa964d
Merge pull request #5026 from PerformanceVision/uniq_array
Add an optional max_size parameter to groupUniqArray
2019-04-24 14:34:39 +03:00
proller
74bd067cd6 Merge remote-tracking branch 'upstream/master' into fix26 2019-04-24 12:18:21 +03:00
proller
ba4687e110
Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
alesapin
b2f9780402 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-24 11:33:35 +03:00
alesapin
e28cca096f Add images for compatibility check 2019-04-24 11:33:24 +03:00
BayoNet
eb8df2978a Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-24 11:31:52 +03:00
Ivan Blinkov
566bf557b8
fix mistype 2019-04-24 11:08:21 +03:00
张风啸
9440e1e61a translate ReplacingMergeTree and optimize zh attention format (#5094) 2019-04-24 09:51:01 +03:00
Ivan Blinkov
312f8cb637
Swap list items at website front page 2019-04-24 09:43:51 +03:00
Ivan Blinkov
450e5974b7
Add link to GitHub issues to Contacts section 2019-04-24 09:42:42 +03:00
Guillaume Tassery
68b0144178 Remove unused header and some typo in comment for IPv6 range function 2019-04-24 13:26:28 +07:00
Guillaume Tassery
24b0e9cc51 add documentation about IPv6CIDRtoIPv6Range and IPv4CIDRtoIPv4Range functions in english 2019-04-24 13:20:02 +07:00
Guillaume Tassery
efd780f20d Apply fix for IPv6 range function when we use a column with more than one element 2019-04-24 12:19:36 +07:00
Guillaume Tassery
74746de0cb Add functional tests for ipv6 range function 2019-04-24 12:17:21 +07:00
Guillaume Tassery
31f8eecdc2 Add functional tests for ipv4 range function 2019-04-24 11:18:46 +07:00
Guillaume Tassery
0e67d424da Code reformating for ip range function 2019-04-24 11:18:17 +07:00
alexey-milovidov
3db650861d
Update AggregateFunctionGroupUniqArray.h 2019-04-24 01:40:16 +03:00
张风啸
5aacb7505d Zhdocs: SummingMergeTree and Dictionary (#5087) 2019-04-23 23:25:24 +03:00
ogorbacheva
c5a93dc52c Review 2019-04-23 22:54:32 +03:00
ogorbacheva
6e96e62421 Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-23 22:43:47 +03:00
ogorbacheva
585a27c4f4 Review 2019-04-23 22:43:20 +03:00
Alexey Milovidov
b52f1257a9 Removed useless include 2019-04-23 19:48:46 +03:00
proller
fe71142827 Fix segfault in performance-test when no options specified 2019-04-23 17:02:26 +03:00
proller
38f5ebf000 Fix segfault in performance-test when no options specified 2019-04-23 16:58:43 +03:00
proller
a5d14de7a3 Merge remote-tracking branch 'upstream/master' into fix26 2019-04-23 16:19:33 +03:00
ogorbacheva
28396b0422 Fixes 2019-04-23 16:03:41 +03:00
ogorbacheva
0eea87ecb1 Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-23 15:56:57 +03:00
ogorbacheva
13da9463bf Fixes 2019-04-23 15:56:22 +03:00
proller
29c3433322
Freebsd build fixes (#5083) 2019-04-23 15:51:27 +03:00
proller
e899d7b71f fix 2019-04-23 15:50:56 +03:00
proller
5780c6ce98 Merge remote-tracking branch 'upstream/master' into fix26 2019-04-23 15:33:41 +03:00
Guillaume Tassery
56393de68e Handle UB case for CIDR IP range function and add documentation 2019-04-23 19:28:25 +07:00
alesapin
8d808aedf3 Fix bug in s3uploader 2019-04-23 14:50:43 +03:00
alesapin
0060650bb0 Fix stress test exit code check and add brotli to image 2019-04-23 13:41:01 +03:00
proller
cd83d2394e Merge remote-tracking branch 'upstream/master' into fix26 2019-04-23 13:18:04 +03:00
Guillaume Tassery
8dee4fe5d1 Add function for get an ipv4 range using an ipv4 and a cidr mask 2019-04-23 14:02:23 +07:00
proller
ba312c138b
Parallel tests runner (#5076)
* Parallel tests runner

* Slightly better style

* Fixes
2019-04-23 02:40:40 +03:00
proller
37df95a437 fix 2019-04-22 23:09:14 +03:00
Alexey Milovidov
f8561d2950 Removed XML output in clickhouse-test; removed trashing of UTF-8 characters 2019-04-22 22:58:34 +03:00