Commit Graph

38747 Commits

Author SHA1 Message Date
Ivan Blinkov
1229db9ccd
Update README.md 2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub (#10282) 2020-04-15 16:56:49 +03:00
alexey-milovidov
7b2c871c57
Merge pull request #10272 from ClickHouse/plus-infinity
Allow to parse +inf
2020-04-15 16:41:47 +03:00
alexey-milovidov
8c8a315bd8
Merge pull request #10271 from ClickHouse/remove-strange-code
Remove strange code in arrayIndex function
2020-04-15 16:41:18 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector (#10281) 2020-04-15 16:35:16 +03:00
alexey-milovidov
53f4acdb0b
Merge pull request #10275 from ClickHouse/dependabot/pip/docs/tools/lunr-0.5.7
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
2020-04-15 16:31:14 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt 2020-04-15 16:31:05 +03:00
Nikolai Kochetov
8ab9c5b0d3
Merge pull request #10279 from ClickHouse/fix-max-rows-to-gruop-by-stuck
Fix max_rows_to_group_by stuck
2020-04-15 16:10:54 +03:00
Nikolai Kochetov
95916e39cf Added more comments to AggregatingTransform. 2020-04-15 13:57:42 +03:00
Nikolai Kochetov
41baae33d4 Add test. 2020-04-15 13:20:42 +03:00
Nikolai Kochetov
0c2d3417e2 Fix pipeline stuck with max_rows_to_group_by. 2020-04-15 13:18:52 +03:00
alesapin
e8cd92bba3 Fix debug build 2020-04-15 13:13:36 +03:00
Artem Zuikov
3d8562452d remove more code 2020-04-15 13:07:16 +03:00
BayoNet
2a335434c6
DOCS-518: EN->RU sync (#10258)
* Pewit docsup 801 (#97)

* Add a note about zero-based array indexes.

* add description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals

* fix description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals according to templates

* fix: correct minor typos, tenses

* CLICKHOUSEDOCS-518: Some translations.

* CLICKHOUSEDOCS-518: Fixed grammar.

Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:57:11 +03:00
BayoNet
3c72c7e3b3
DOCS-493: arrayZip (#10148)
* DOCSUP-927: arrayZip (#95)

* docs(arrayzip): modified description according to template

* Apply suggestions from review

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* added remark on input array equality

* replaced length with size in input parameters

* docs(arrayZip): added ru version

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-493: arrayZip description.

* CLICKHOUSEDOCS-493: Fixes.

* Updated by review.

* CLICKHOUSEDOCS-493: RU version updated by revew.

* CLICKHOUSEDOCS-493: Fixed links.

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:03:22 +03:00
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases)
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
Ivan Blinkov
da7d822cee
Update index.md 2020-04-15 10:33:42 +03:00
Alexey Milovidov
62b5aa343d Added a test for #1776 2020-04-15 07:20:31 +03:00
alexey-milovidov
2a48b0ecd7
Merge pull request #10184 from xzkostyan/feature-zookeeper-ssl
Optional secured communication between ClickHouse and Zookeeper
2020-04-15 07:09:14 +03:00
alexey-milovidov
19c4968ca6
Update arrayIndex.h 2020-04-15 07:02:41 +03:00
Alexey Milovidov
ddd840a81b Avoid error message on RST 2020-04-15 06:56:42 +03:00
Alexey Milovidov
738fef71f4 Allow to parse +inf #1839 2020-04-15 06:32:33 +03:00
Alexey Milovidov
eed2ea3b36 Remove strange code 2020-04-15 06:02:51 +03:00
alexey-milovidov
747bb16677
Merge pull request #10269 from ClickHouse/path-optional-scheme
Continuation of #6256
2020-04-15 05:47:51 +03:00
Alexey Milovidov
9667e1fb85 Fix clang-tidy 2020-04-15 05:46:36 +03:00
Alexey Milovidov
a4c2e9a599 Whitespace 2020-04-15 05:12:50 +03:00
alexey-milovidov
1d2aecb470
Merge pull request #10215 from ClickHouse/update-cctz
Update cctz just in case
2020-04-15 05:08:54 +03:00
Alexey Milovidov
db9760af41 Continuation of #6256 2020-04-15 03:12:47 +03:00
Avogar
93c322bc30 Fix style error 2020-04-15 02:58:36 +03:00
alexey-milovidov
596202b4d6
Merge pull request #10247 from qoega/junit_to_html_util
Add JUnit to html util
2020-04-15 02:37:59 +03:00
alexey-milovidov
70eb84b2ac
Merge pull request #10256 from ClickHouse/update-compiler-check
Update compiler check
2020-04-15 02:33:57 +03:00
alexey-milovidov
eef35bddc1
Merge pull request #10265 from ClickHouse/remove-useless-code-cast
Remove useless code
2020-04-15 02:33:34 +03:00
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
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
Nikolai Kochetov
4110130e23
Merge pull request #10262 from ClickHouse/add-graphite-test
Add graphite test
2020-04-14 23:01:50 +03:00
Artem Zuikov
ee1b4a1a30
Fix and improve OneTypeMatcher (#10253) 2020-04-14 21:50:00 +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
Sergei Shtykov
37a971fbe5 CLICKHOUSEDOCS-580: Fixed select.md and some of the broken links. 2020-04-14 15:56:34 +03:00
Alexander Kuzmenkov
48ba1f4ced simple changelog script 2020-04-14 14:28:46 +03:00