Commit Graph

33560 Commits

Author SHA1 Message Date
Nikolai Kochetov
0b2d238af9 Fix DelayedPortsProcessor. 2020-01-09 15:24:56 +03:00
Alexander Burmak
84bc2bd104 Fixed release build 2020-01-09 15:21:49 +03:00
Nikolai Kochetov
856f72f3f7 Added test for substring with negative size. 2020-01-09 15:13:36 +03:00
Nikolai Kochetov
ea6fa1db8f Fix string size for GatherUtils StringSource. 2020-01-09 14:59:53 +03:00
Nikolai Kochetov
39b91584fd Simplifu delayed stream in QueryPipeline. 2020-01-09 14:52:34 +03:00
Alexander Tokmakov
1d14d8b4a7 fix mutation size limit 2020-01-09 14:38:26 +03:00
Nikolai Kochetov
c637396791 Added DelayedPortsProcessor. 2020-01-09 13:37:27 +03:00
Alexander Burmak
4a9e2399a7 Updated contrib/googletest to v1.10.0 2020-01-09 13:03:24 +03:00
tavplubix
17307eda53
Merge pull request #8565 from ClickHouse/make_changelog_unicode_pattern
make_changelog.py::process_unknown_commits unicode fix
2020-01-09 12:55:16 +03:00
Yatsishin Ilya
e3f0ea526a update security changelog 2020-01-09 12:52:40 +03:00
Nikolai Kochetov
5ed2a93748 Allow multiple edges for processors pipeline. 2020-01-09 12:03:08 +03:00
Nikolai Kochetov
874d01e8b7
Merge pull request #8423 from ClickHouse/processors-5.7
Processors 5.7
2020-01-09 11:53:22 +03:00
Nikolai Kochetov
ba188f6a46 Disable processors by default. 2020-01-09 11:52:30 +03:00
Nikolai Kochetov
dc7acc1028 Changes from #8545 to processors. 2020-01-09 11:06:46 +03:00
Zhichang Yu
f56653f43e ensure network be up before staring clickhouse 2020-01-09 10:02:28 +08:00
Dmitrii Raev
79e9a1e3cb
Update apply_catboost_model.md
Fix
2020-01-08 17:07:01 +02:00
Dmitrii Raev
189be69630
Update apply_catboost_model.md 2020-01-08 17:06:06 +02:00
Vitaly Baranov
746dd1a8b7 PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter. 2020-01-08 22:03:10 +07:00
Dmitrii Raev
5a723fa769
Update apply_catboost_model.md
Fix CreateTable SQL. Storage MergeTree requires 3 to 4 parameters
2020-01-08 16:56:40 +02:00
Vasily Nemkov
da2783f21c Increased number of rows to make tests results noticeable. 2020-01-08 17:35:28 +03:00
Alexey Milovidov
2084d26238 Removed useless code, added comments 2020-01-08 13:20:55 +03:00
zhang2014
04f28e3aab remove union failure test 2020-01-08 11:22:26 +08:00
filimonov
573b6d23a8
make_changelog.py::process_unknown_commits unicode fix 2020-01-07 22:40:48 +01:00
alexey-milovidov
8140b2f75a
Merge pull request #8555 from ClickHouse/performance-test-remove-garbage
Removed some garbage from clickhouse-performance-test tool.
2020-01-07 21:49:17 +03:00
Javi santana bot
776ceeb427 Wait only on optimize commands 2020-01-07 19:16:37 +01:00
Alexey Milovidov
1fe1a37a5b Fixed build 2020-01-07 17:13:10 +03:00
alexey-milovidov
98b0f1624d
Merge pull request #8560 from Felixoid/graphite-ch-optimizer
Add graphite-ch-optimizer to third-party integration
2020-01-07 17:10:27 +03:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration 2020-01-07 13:58:13 +01:00
Alexey Milovidov
e700874bdd Merge branch 'master' of github.com:yandex/ClickHouse 2020-01-07 15:26:54 +03:00
Alexey Milovidov
8432cbb5c6 Removed debug output 2020-01-07 15:26:44 +03:00
alexey-milovidov
4dc9671e69
Fixed incorrect wording 2020-01-07 15:00:43 +03:00
Alexey Milovidov
c5697f3c3f Removed some garbage from Performance Test 2020-01-07 12:10:36 +03:00
Alexey Milovidov
aada31f8be Fixed performance test 2020-01-07 11:48:23 +03:00
Nikolai Kochetov
e1a3c7fb79 Changes from #8545 to processors. 2020-01-07 11:37:34 +03:00
Alexey Milovidov
eb1c2cd2e3 Minor improvement 2020-01-07 11:32:58 +03:00
Alexey Milovidov
9d6e006a9f Modified test 2020-01-07 11:31:12 +03:00
alexey-milovidov
503a172c48
Merge pull request #8542 from ClickHouse/ryu
Using "ryu" library to format floats in text form.
2020-01-07 11:26:46 +03:00
alexey-milovidov
9c010ccefb
Merge pull request #8554 from BayoNet/master
DOCS: Added performance_test.md to toc's
2020-01-07 10:59:01 +03:00
Sergei Shtykov
0465ae51c0 Added performance_test.md to toc's 2020-01-07 10:07:51 +03:00
Nikolai Kochetov
aa7c07c94c Changes from #8545 to processors. 2020-01-07 08:41:18 +03:00
Alexey Milovidov
c1ccb427d5 More performance tests 2020-01-07 06:51:43 +03:00
zhang2014
b5035e8924 no skip lambda function 2020-01-07 11:31:03 +08:00
Alexey Milovidov
cb27ae559b Added test 2020-01-07 06:22:28 +03:00
Alexey Milovidov
ddacfbbca3 Fixed error 2020-01-07 06:05:55 +03:00
Alexey Milovidov
50b15d3b33 Attempt to improve perofrmance of ryu on integers 2020-01-07 05:38:09 +03:00
alexey-milovidov
76f78e6a85
Merge pull request #8545 from ClickHouse/parallel-merge-sort
Parallel merge sort (experimental)
2020-01-07 03:22:23 +03:00
alexey-milovidov
130b5ed2fb
Merge pull request #8390 from BayoNet/l10n/CLICKHOUSEDOCS-282-directory-monitor-limits
DOCS-282: Directory monitor limits. EN review. RU translation.
2020-01-07 03:07:17 +03:00
Sergei Shtykov
ccc2ef396d Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-282-directory-monitor-limits 2020-01-06 23:31:30 +03:00
Sergei Shtykov
8cec267fbc CLICKHOUSEDOCS-282: Fixed description of clickhouse-client -n functioning. 2020-01-06 23:27:16 +03:00
Nikolai Kochetov
65901f03b8 Update ConvertingAggregatedToChunksTransform transform. 2020-01-06 19:34:51 +03:00