Commit Graph

2526 Commits

Author SHA1 Message Date
Ivan Blinkov
a20ebf5341
Update README.md 2020-01-30 12:44:57 +03:00
Ivan Blinkov
0458192a82
Merge pull request #8904 from blinkov/master
Add tutorial redirect
2020-01-29 23:28:44 +03:00
Ivan Blinkov
223704ee9c Add tutorial redirect 2020-01-29 23:27:36 +03:00
Ivan Blinkov
699c429e30
Update release.sh 2020-01-29 21:05:47 +03:00
Ivan Blinkov
efedfcdfd5 fix redirects for stable releases 2020-01-29 21:01:51 +03:00
Ivan Blinkov
8aa6a21461
Update github.py 2020-01-29 19:03:20 +03:00
Ivan Blinkov
b9cd915a08 Generate client-side redirects for docs 2020-01-29 18:57:49 +03:00
Ivan Blinkov
9848a50785 Use clickhouse-test.github.io repo as well 2020-01-29 17:56:52 +03:00
Ivan Blinkov
666b18dca4 add git config 2020-01-29 16:36:13 +03:00
Ivan Blinkov
bfac202a11 Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-29 16:34:25 +03:00
Ivan Blinkov
8e7fdfc3f0 Try to add some parallelism to docs build 2020-01-29 16:34:12 +03:00
Ivan Blinkov
3038278a14
Update roadmap.md 2020-01-29 12:43:34 +03:00
Ivan Blinkov
a8e7f864e3
Update release.sh 2020-01-29 12:42:06 +03:00
Ivan Blinkov
fbf04cb630
Update release.sh 2020-01-28 22:47:58 +03:00
Ivan Blinkov
e05c253b5a
Update release.sh 2020-01-28 22:31:35 +03:00
Ivan Blinkov
2ff8f7de1a Try alternative website deploy destination 2020-01-28 21:51:44 +03:00
Sergei Shtykov
c9f57955e8 CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:13:58 +03:00
Sergei Shtykov
c2339ccfeb CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:11:43 +03:00
Sergei Shtykov
087418cb5a Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-01-28 18:28:00 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Ivan Blinkov
c63b1c84c0 [docs] Improved retrieval of stable releases list 2020-01-28 13:18:09 +03:00
Ivan Blinkov
6b59c04cf1 merge 2020-01-28 12:49:04 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md 2020-01-28 02:31:37 +03:00
alexey-milovidov
8729f7c2b3
Update browse_code.md 2020-01-28 02:30:43 +03:00
Alexey Milovidov
e53ad72edd Add link to Woboq to docs 2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
Sergei Shtykov
85b8c5b674 CLICKHOUSEDOCS-496: Fix. 2020-01-27 17:22:02 +03:00
Sergei Shtykov
37c331d02e Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-496-roundBankers 2020-01-27 17:19:34 +03:00
Maxim Akhmedov
675d0f549f Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
Sergei Shtykov
054f1e1101 CLICKHOUSEDOCS-496: EN review. 2020-01-27 17:13:04 +03:00
FeehanG
47abd93125 Update rounding_functions.md (#83) 2020-01-27 17:02:08 +03:00
Ivan Blinkov
0734fd7f7d
Update index.md (#8849) 2020-01-27 12:19:32 +03:00
alexey-milovidov
2df93a6d21
Merge pull request #8756 from azat/distributed_storage_configuration
Multiple disks/volumes for storing data for send in Distributed engine
2020-01-26 02:19:28 +03:00
alexey-milovidov
42f4ef2b37
Merge pull request #8757 from hczhcz/patch-2
Remove a duplicated document entry
2020-01-25 23:58:25 +03:00
Maxim Akhmedov
d89eef6bac Add documentation draft for storage features. 2020-01-25 23:23:17 +03:00
Azat Khuzhin
e5a43d2751 Add ability to use multiple disks/volumes for Distributed engine
Now Distributed() has gain the 5-th argument -- policy name (for storing
data to send):

  CREATE TABLE foo (key Int) Engine=Distributed(test_shard_localhost, currentDatabase(), some_table, key%2, 'default');
2020-01-25 20:52:31 +03:00
alexey-milovidov
df4f0c7379
Merge pull request #8805 from azat/force_optimize_skip_unused_shards
force_optimize_skip_unused_shards setting to throw if skipping is not possible
2020-01-25 17:37:59 +03:00
Azat Khuzhin
a53c391dd1 Document system.text_log table 2020-01-25 14:04:56 +03:00
Azat Khuzhin
6939ffeabf force_optimize_skip_unused_shards setting to throw if skipping is not possible 2020-01-24 21:15:40 +03:00
Azat Khuzhin
6f6916bafb Document optimize_skip_unused_shards 2020-01-24 21:15:40 +03:00
Sergei Bocharov
997b89887a Fixed toc 2020-01-24 16:59:33 +03:00
Sergei Bocharov
01e422b716 Fixed links 2020-01-24 15:34:21 +03:00
Sergei Bocharov
71d2e567f4 Fixed links 2020-01-24 15:30:00 +03:00
Sergei Bocharov
a1d12b4964 Fixed links 2020-01-24 15:26:31 +03:00
Sergei Bocharov
843eea1351 Fixes after review 2020-01-24 14:38:29 +03:00
Sergei Bocharov
44c0eef2f3 Fixes after review 2020-01-24 13:52:57 +03:00
Sergei Bocharov
0ea906baca Fixes 2020-01-24 13:52:57 +03:00
elenaspb2019
a2e8e8ec0a docs(joinGet):The description of joinGet function was added. 2020-01-24 13:52:57 +03:00
Sergei Bocharov
2a994eede1 Fixes after review 2020-01-24 11:07:21 +03:00
Sergei Bocharov
b9a610fe03 Fixed after review 2020-01-24 10:52:33 +03:00
Sergei Shtykov
512dea7406 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-24 08:58:29 +03:00
Sergei Shtykov
a952584e66 CLICKHOUSEDOCS-272: Ready for review. 2020-01-24 08:48:49 +03:00
Azat Khuzhin
4f868614d5 Document tmp_policy 2020-01-23 21:10:33 +03:00
Alexey Milovidov
a02b59f300 Update roadmap 2020-01-23 00:10:33 +03:00
Ivan Blinkov
600de85c1c a bit more info for docs search 2020-01-22 13:19:12 +03:00
Yuriy
b7ca26b0fb fixed docs 2020-01-22 01:42:52 +03:00
BayoNet
8a52138566 DOCS-468: Updated docs/README.md (#8319) 2020-01-21 18:17:09 +03:00
Ivan Blinkov
bc5571d2ac
Try alternative documentation search backend (#8761) 2020-01-21 17:36:12 +03:00
Ivan Blinkov
8a8daf3bad empty commit 2020-01-21 15:48:30 +03:00
Ivan Blinkov
cc6d9e0bea Try alternative documentation search backend 2020-01-21 14:59:25 +03:00
hcz
3f0d1e21c0
Remove a duplicated document entry 2020-01-21 11:26:26 +08:00
Sergei Bocharov
a77e071bd6 Added topKWeighted description 2020-01-20 14:53:04 +03:00
Sergei Bocharov
2d32ff9c92 Fixes 2020-01-20 13:52:02 +03:00
asiana21
dc1c283f1c docs(hex): the argument's hexadecimal representation 2020-01-20 13:52:02 +03:00
Sergei Bocharov
e45f03215f Fixes 2020-01-20 13:29:30 +03:00
asiana21
b17425b997 docs(char):returns a string of the characters given by the code values of corresponding argument 2020-01-20 13:29:30 +03:00
Sergei Shtykov
05efd463ff CLICKHOUSEDOCS-496: Added --format option to clickhouse-client. 2020-01-20 13:22:30 +03:00
Sergei Shtykov
a062845df6 CLICKHOUSEDOCS-496: Clarification. 2020-01-20 12:19:57 +03:00
Sergei Shtykov
78a4de7bce CLICKHOUSEDOCS-465: Updated Holistics description. 2020-01-20 08:17:35 +03:00
Yuriy
5f806e7a39 better docs 2020-01-19 09:10:15 +03:00
Yuriy
7895966804 initial MySQL compatibility server docs 2020-01-19 08:57:21 +03:00
alexey-milovidov
2ba89d169e
Merge branch 'master' into readline-to-replxx-docs-and-corrections 2020-01-18 20:58:24 +03:00
Alexey Milovidov
d4ea0ba97f Fixed bug in documentation #8660 2020-01-18 20:24:52 +03:00
alexey-milovidov
e51450ec74
Merge pull request #8660 from BayoNet/l10n/CLICKHOUSEDOCS-395-ORC-format
DOCS-395: ORC format support. EN review. RU translation.
2020-01-18 20:23:31 +03:00
alexey-milovidov
39bcbde8f1
Merge pull request #8662 from BayoNet/l10n/CLICKHOUSEDOCS-508-faq-export-to-file
DOCS-508: FAQ: How export to file? EN review, RU translation.
2020-01-18 20:21:31 +03:00
alexey-milovidov
7e1084f42f
Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: roundBankers
2020-01-18 20:15:49 +03:00
alexey-milovidov
33cbe86faa
Merge pull request #8700 from lalex/master
Docs: add X-ClickHouse-User header auth example
2020-01-18 20:14:33 +03:00
alexey-milovidov
bf0a920e48
Update extended_roadmap.md 2020-01-18 19:58:26 +03:00
Alexey Milovidov
52f81ce3a5 Update roadmap 2020-01-18 19:54:56 +03:00
Alexey Milovidov
c0a5c664a9 Replace readline to replxx: docs and corrections 2020-01-18 18:44:08 +03:00
Alexey Milovidov
1fcf3ae749 Improved markdown syntax 2020-01-18 00:42:18 +03:00
lalex
0409de2bd6 Docs: add X-ClickHouse-User header auth example 2020-01-17 16:11:25 +02:00
BayoNet
3a8dbf4341
DOCS-4146: DateTime. EN review, RU translation for #7429 (#7738)
* DOCAPI-4146: Updated examples.

* DOCAPI-4146: Fix.

* DOCAPI-4146: Clarifications about dictionaries.

* Update datetime.md (#69)

* DOCAPI-4146: EN review, RU translation

* DOCAPI-4146: Fix.

* DOCAPI-4146: Attempted to clarify.

* DOCAPI-4146: More clarifications

* DOCAPI-4146: Extended example.

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Fix.

* DOCAPI-4146: Clarifications and fixes.

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-01-17 10:13:00 +03:00
Sergei Shtykov
2f9c7e8de7 CLICKHOUSEDOCS-496: fix. 2020-01-17 09:56:17 +03:00
Sergei Shtykov
e6d9dc79f6 CLICKHOUSEDOCS-496: fix. 2020-01-17 09:50:31 +03:00
Sergei Shtykov
0f2511678c CLICKHOUSEDOCS-496: Fixes. 2020-01-17 09:42:18 +03:00
elenaspb2019
3f2d782dc2 elenbaskakova-DOCSUP-784 (#79)
* docs(roundbankers):The description of `roundBankers` function was added.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.
2020-01-17 09:12:43 +03:00
Sergei Shtykov
afba1805cd CLICKHOUSEDOCS-272: More info. 2020-01-16 19:53:56 +03:00
Sergei Shtykov
f6810da5fb Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-16 11:20:21 +03:00
Sergei Shtykov
cb28abd769 CLICKHOUSEDOCS-272: Removed the obsolete file. 2020-01-16 11:05:29 +03:00
Sergei Shtykov
3574c12ba0 Merge branch 'en-docs/DOCAPI-7790-query-profiler' into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-16 10:58:21 +03:00
Sergei Shtykov
7ab1007e05 CLICKHOUSEDOCS-272: Furher edditing. 2020-01-16 10:55:18 +03:00
Sergei Shtykov
06b26e18a0 CLICKHOUSEDOCS-508: Typo fix. 2020-01-15 15:40:53 +03:00
Sergei Shtykov
2c959004a9 CLICKHOUSEDOCS-508: EN review. RU translation. 2020-01-15 15:37:15 +03:00
FeehanG
378557a983 Update general.md (#81) 2020-01-15 15:24:57 +03:00
Sergei Shtykov
823c601081 CLICKHOUSEDOCS-395: EN review. RU translation. 2020-01-15 14:37:10 +03:00
alexey-milovidov
4c06c3f2ad
Merge pull request #8657 from KosToZyB/patch-1
Update http.md
2020-01-15 12:12:26 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions (#8489)
* Add virtual column _path to hdfs and file table functions with test

* Fix const of headers

* Add column _file with tests

* Add docs

* Fix improper resolve conflicts

* Fix links in docs

* Better condition for virtual columns proccessing in StorageFile

* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
Veselkov Konstantin
b668633fb5
Update http.md 2020-01-15 11:51:28 +04:00
Nikita Mikhaylov
0e0dd80abf
Merge pull request #6168 from PerformanceVision/move_partition
Alter command for move a specific partition from MergeTree table
2020-01-14 22:32:10 +04:00
alexey-milovidov
ec7955c187
Merge pull request #8633 from Slach/patch-1
describe corner case for POPULATE and Materialize View
2020-01-14 21:28:19 +03:00
alexey-milovidov
f0018bb50f
Update select.md 2020-01-13 23:34:18 +03:00
alexey-milovidov
3eb969365e
Update select.md 2020-01-13 23:33:45 +03:00
alexey-milovidov
cda4da0fe7
Update select.md 2020-01-13 23:33:25 +03:00
Eugene Klimov
398c2b1fc2
describe corner case for POPULATE in CREATE VIEW in russian 2020-01-13 20:08:39 +05:00
Eugene Klimov
27eebeea16
describe corner case for POPULATE and Materialize View
fix https://github.com/ClickHouse/ClickHouse/issues/2707
2020-01-13 20:02:37 +05:00
Sergei Bocharov
4efd4362cd Fixes 2020-01-13 12:47:12 +03:00
elenaspb2019
8f734252a4 docs(merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache):The description of merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache function was edited. 2020-01-13 12:47:12 +03:00
Guillaume Tassery
377d20185e Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition 2020-01-13 04:16:27 +01:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
alesapin
ca1d934cda Remove redundant step 2020-01-10 17:29:56 +03:00
alexey-milovidov
03e53f026a
Update install.md 2020-01-10 17:02:13 +03:00
alexey-milovidov
020ab5d17f
Update install.md 2020-01-10 16:58:26 +03:00
alesapin
f3b291c282 Slightly improve script and add docs 2020-01-10 16:50:39 +03:00
alexey-milovidov
972a3b32e2
Merge pull request #8496 from ramazanpolat/patch-4
Much comprehensive documentation
2020-01-10 11:24:27 +03:00
alexey-milovidov
87a87096ae
Merge pull request #8596 from syominsergey/patch-1
fix typo in tutorial.md
2020-01-09 19:47:19 +03:00
alexey-milovidov
583c32f51d
Merge pull request #8575 from draev/patch-1
Update apply_catboost_model.md
2020-01-09 19:43:13 +03:00
alexey-milovidov
2c6b00ab28
Update apply_catboost_model.md 2020-01-09 19:42:37 +03:00
alexey-milovidov
38bcc5996b
Update apply_catboost_model.md 2020-01-09 19:42:20 +03:00
Sergei Semin
e594bc1061
fix typo in tutorial.md
replace ant with want (forgotten w)
2020-01-09 19:39:27 +03:00
alexey-milovidov
334b631759
Update security_changelog.md 2020-01-09 18:16:15 +03:00
alexey-milovidov
5acbe8e5bd
Update security_changelog.md 2020-01-09 18:15:42 +03:00
Yatsishin Ilya
e3f0ea526a update security changelog 2020-01-09 12:52:40 +03: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
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
Guillaume Tassery
d176abb7c0 Check the storage policy of table on the move partition table 2020-01-08 10:57:27 +01:00
Guillaume Tassery
4a04a1a2ec Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition 2020-01-08 08:11:53 +01: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
4dc9671e69
Fixed incorrect wording 2020-01-07 15:00:43 +03:00
Sergei Shtykov
0465ae51c0 Added performance_test.md to toc's 2020-01-07 10:07:51 +03:00
Guillaume Tassery
8b2938a8fb
Merge branch 'master' into move_partition 2020-01-07 13:25:35 +07: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
Alexey Milovidov
17b88e4a94 Fixed symlinks 2020-01-06 09:57:48 +03:00
Alexey Milovidov
58e94221bb Added quick instruction on how to test a server with clickhouse 2020-01-06 05:31:22 +03:00
Alexey Milovidov
a0bd6f13ef Added quick instruction on how to test a server with clickhouse 2020-01-06 05:29:37 +03:00
Artemeey
48332dafc0 Documentation: trim() SQL Syntax (#8532)
* Update string_functions.md

Описание trim(TRIM([[LEADING|TRAILING|BOTH] trim_character FROM ] input_string))

* Update string_functions.md

* Update string_functions.md

Trim: alternative SQL syntax

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md
2020-01-06 01:50:16 +03:00
Pradeep Chhetri
946d49c932 Documentation: Updated --multiquery flag usage 2020-01-05 22:06:33 +08:00
Ramazan Polat
fb8903259e
typo fixed. hyperlink added. 2020-01-04 23:16:43 +03:00
alexey-milovidov
04f1538224
Update extended_roadmap.md 2020-01-04 20:36:51 +03:00
Denis Zhuravlev
f5c0255954 Doc change. mergetree.md Added storage_configuration tag into examples (#8518)
* Update mergetree.md

added storage_configuration tag into examples

* Update mergetree.md

added storage_configuration tag to examples
2020-01-04 18:43:15 +03:00
Denis Zhuravlev
08ba050205
Update star_schema.md
make sql prettier
2020-01-03 20:58:07 -04:00
Denis Zhuravlev
141ff30263
Update star_schema.md
make sql prettier
2020-01-03 20:58:00 -04:00
Denis Zhuravlev
d33b931a73
Update star_schema.md
typo
2020-01-03 20:42:50 -04:00
Denis Zhuravlev
b9db0af08c
Update star_schema.md
fix star schema ddl for modern CH 19.17 - 19.19 and any_join_distinct_right_table_keys issue
2020-01-03 20:39:59 -04:00
Denis Zhuravlev
f63401ae2b
Update star_schema.md
added missed semicolons
2020-01-03 20:28:25 -04:00