Commit Graph

39363 Commits

Author SHA1 Message Date
Avogar
08761f1b14 Merge branch 'msgpack_format' of github.com:avogar/ClickHouse into msgpack_format 2020-04-15 02:14:05 +03:00
Avogar
b8061356b0 Update parsing method in MsgPackRowInputFormat 2020-04-15 02:08:55 +03:00
Nikita Mikhaylov
91011bc700
bump 2020-04-15 03:04:12 +04:00
Артем Стрельцов
104c8877c3 small documentation fix 2020-04-15 01:54:35 +03:00
Alexey Milovidov
f3fe13a794 Update submodule 2020-04-15 01:53:12 +03:00
alexey-milovidov
c454c5ae62
Trigger CI 2020-04-15 01:39:36 +03:00
Alexey Milovidov
0c0218168a Whitespaces 2020-04-15 01:25:31 +03:00
alexey-milovidov
a5306830ca
Merge pull request #10261 from artbeglaryan/patch-1
Update alter.md
2020-04-15 00:31:49 +03:00
Alexey Milovidov
8ad04d4fec Remove useless code 2020-04-15 00:05:45 +03:00
Alexander Kuzmenkov
03e00ac215 Merge remote-tracking branch 'origin/master' into HEAD 2020-04-14 23:03:23 +03:00
Nikolai Kochetov
4110130e23
Merge pull request #10262 from ClickHouse/add-graphite-test
Add graphite test
2020-04-14 23:01:50 +03:00
Nikolai Kochetov
15a8ac3245 Fix tests. 2020-04-14 22:31:49 +03:00
Nikolai Kochetov
7def7b021e Fix test with vesrioned collapsing. 2020-04-14 21:58:22 +03:00
Artem Zuikov
ee1b4a1a30
Fix and improve OneTypeMatcher (#10253) 2020-04-14 21:50:00 +03:00
Nikolai Kochetov
80c27689ff Add debug output. 2020-04-14 21:22:14 +03:00
Nikita Mikhaylov
89dc40d492
Update test.py 2020-04-14 21:05:10 +03:00
Nikolai Kochetov
92692aff5e Fix build. 2020-04-14 21:03:29 +03:00
Alexander Kuzmenkov
1d3fe23b3b review fixes 2020-04-14 20:41:06 +03:00
Nikolai Kochetov
f5339e7c5e Add graphite config to tests. 2020-04-14 20:12:43 +03:00
Nikolai Kochetov
fee4717762 Added tast for Graphite. 2020-04-14 20:09:11 +03:00
Artur Beglaryan
5e571f8819
Update alter.md
Duplicated REPLCAE PARTITION  link
2020-04-14 20:03:44 +03:00
Artem Zuikov
24f715ad87 tech debt 2020-04-14 17:43:09 +03:00
Alexey Milovidov
3e1c7be7f4 Update compiler check #10250 2020-04-14 17:32:55 +03:00
Ilya Yatsishin
88e492dfe6
Merge pull request #10245 from zvrr/patch-2
Update settings.md
2020-04-14 17:26:57 +03:00
Ilya Yatsishin
bdf89119ed
Merge pull request #10244 from zvrr/patch-1
Update zh settings.md
2020-04-14 17:26:03 +03:00
Nikolai Kochetov
01945bf5d9 Fix style 2020-04-14 16:27:33 +03:00
Sergei Shtykov
37a971fbe5 CLICKHOUSEDOCS-580: Fixed select.md and some of the broken links. 2020-04-14 15:56:34 +03:00
Nikita Mikhaylov
1ab5d7178f Merge branch 'quorum_bug' of github.com:nikitamikhaylov/ClickHouse into quorum_bug 2020-04-14 14:52:19 +03:00
Nikita Mikhaylov
0f0d9b22d8 trigger 2020-04-14 14:51:43 +03:00
Nikolai Kochetov
40a0f53a42 Remove SharedBlockPtr from MergingSortedBlockInputStream. 2020-04-14 14:32:38 +03:00
Alexander Kuzmenkov
48ba1f4ced simple changelog script 2020-04-14 14:28:46 +03:00
Alexander Kuzmenkov
3617b8eb7b
Update CHANGELOG.md 2020-04-14 14:27:34 +03:00
Nikolai Kochetov
ada3d4e67c Remove StopCondition from MergingSortedBlockInputStream. 2020-04-14 14:26:03 +03:00
Nikolai Kochetov
e92827b954 Remove StopCondition from MergingSortedBlockInputStream. 2020-04-14 14:25:01 +03:00
Alexander Kuzmenkov
440e4ecfca [draft] changelog for 20.3.6 2020-04-14 14:15:35 +03:00
Nikolai Kochetov
2da9f889cd Fix unit test. 2020-04-14 14:09:23 +03:00
Nikolai Kochetov
1de7191aa3 U[date test 2020-04-14 13:49:46 +03:00
Nikolai Kochetov
c0a8def386 Fix build. 2020-04-14 13:35:17 +03:00
Nikolai Kochetov
edb3f2f3fc Remove old code. 2020-04-14 13:23:16 +03:00
Nikolai Kochetov
12f4cfb2c7 Use processors for final. 2020-04-14 13:04:49 +03:00
Nikolai Kochetov
1ce2e1b93b Move comments. 2020-04-14 12:43:53 +03:00
Nikolai Kochetov
fc42851186 Move comments. 2020-04-14 12:43:17 +03:00
Nikolai Kochetov
434a13a8bd Move algorithm to separate files. 2020-04-14 12:21:24 +03:00
Alexander Kuzmenkov
a7bf6ad667 simple changelog script 2020-04-14 12:11:27 +03:00
Nikolai Kochetov
71feedea6f Remove some code. 2020-04-14 12:05:29 +03:00
Nikolai Kochetov
848026ac4c Fix style. 2020-04-14 11:48:38 +03:00
Ivan Blinkov
cd06ff8ca2
Merge pull request #10248 from ClickHouse/dependabot/pip/docs/tools/jinja2-2.11.2
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
2020-04-14 11:05:08 +03:00
Ivan Blinkov
689a3c9943
Update settings.md 2020-04-14 10:47:32 +03:00
Ivan Blinkov
b57fe10d0e
Update settings.md 2020-04-14 10:46:06 +03:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00