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
Yuriy
b7ca26b0fb
fixed docs
2020-01-22 01:42:52 +03:00
liyang
2fdd211635
rename auc to arrayAUC
2020-01-21 16:32:35 +08: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
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
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
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
liyang
b914c4262d
add array function auc
2020-01-17 21:52:02 +08: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
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
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
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
3eb969365e
Update select.md
2020-01-13 23:33:45 +03: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
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
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
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
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
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
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
141ff30263
Update star_schema.md
...
make sql prettier
2020-01-03 20:58:00 -04:00
Denis Zhuravlev
f63401ae2b
Update star_schema.md
...
added missed semicolons
2020-01-03 20:28:25 -04:00
Denis Zhuravlev
173b7a0525
Update star_schema.md
...
fix star schema ddl for modern CH 19.17 - 19.19 and fix any_join_distinct_right_table_keys issue
2020-01-03 20:22:24 -04:00
Ramazan Polat
ab80f70cff
Much comprehensive documentation
...
Added:
- Usage of NULL values in conditionals
- Using conditional results directly
- Better examples
2020-01-01 19:43:17 +03:00
Alexey Milovidov
3339b8e0e5
Make "mark_cache_min_lifetime" setting obsolete
2019-12-31 05:47:10 +03:00
alexey-milovidov
a80d7618f1
Merge pull request #8478 from DarkWanderer/feature/docs/add-clickhouse-client
...
Adding ClickHouse.Client to list of 3rd party client libraries
2019-12-30 23:27:40 +03:00
alexey-milovidov
17021e8b7b
Update jdbc.md
2019-12-29 16:57:26 +03:00
Alexey Milovidov
d42b50456f
Merging randomPrintableASCII #8401
2019-12-29 02:11:02 +03:00
Alexey Milovidov
4faf2f5485
Merge branch 'feature/randomASKII-function' of https://github.com/BayoNet/ClickHouse into BayoNet-feature/randomASKII-function
2019-12-29 00:14:18 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
...
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order
2019-12-27 18:15:55 +01:00
alexey-milovidov
6e0d7b7d02
Merge pull request #8430 from BayoNet/en-docs/CLICKHOUSEDOCS-395-ORC-format
...
DOCS-395: ORC format support
2019-12-27 19:50:23 +03:00
alexey-milovidov
fc197d7747
Update formats.md
2019-12-27 19:49:02 +03:00
Sergei Shtykov
c228cffade
CLICKHOUSEDOCS-508: Added question about how to export data to a file.
2019-12-27 15:46:41 +03:00
Sergei Shtykov
fa2d7ae082
CLICKHOUSEDOCS-395: Fix.
2019-12-27 12:16:02 +03:00
Sergei Shtykov
8792f70a67
CLICKHOUSEDOCS-395: ORC format support
2019-12-27 12:12:01 +03:00
Mikhail f. Shiryaev
08506bdc96
Update documentation regarding multiple profile inheritance
2019-12-26 23:18:55 +01:00
alexey-milovidov
0d2d296b15
Merge pull request #8378 from BayoNet/l10n/DOCAPI-6182-flatten
...
DOCS-6182: arrayFlatten docs EN review and RU translation
2019-12-26 20:18:23 +03:00
alexey-milovidov
bf0fd8aa7d
Update array_functions.md
2019-12-26 20:17:25 +03:00
alexey-milovidov
0672350d2f
Merge pull request #8368 from godfreyd/en-docs/CLICKHOUSEDOCS-146
...
Docs: geoToH3 function
2019-12-26 20:15:51 +03:00
alexey-milovidov
2867695e12
Merge pull request #8379 from godfreyd/en-docs/CLICKHOUSEDOCS-35-neighbour
...
Docs for neighbour function
2019-12-26 20:01:15 +03:00
Sergei Shtykov
e977bc19ff
CLICKHOUSEDOCS-272: The first draft for sampling query profiler.
2019-12-26 18:00:00 +03:00
Sergei Shtykov
2c5cde4c12
CLICKHOUSEDOCS-272: Removed obsolete setting.
2019-12-26 17:58:52 +03:00
Sergei Bocharov
af2be8e3a9
Fixes after review
2019-12-26 15:51:59 +03:00
Sergei Bocharov
244dd94f6d
Docs: added concat & concatAssumeInjective
2019-12-26 15:51:59 +03:00
elenaspb2019
7a037f2590
docs(concat):The new description of concat and concatAssumeInjective functions were edited.
2019-12-26 15:51:59 +03:00
elenaspb2019
7790f468f9
docs(concat):The new description of concat and concatAssumeInjective functions were edited.
2019-12-26 15:51:59 +03:00
Alexander Kuzmenkov
a6b37ca57e
Add a note about zero-based array indexes.
2019-12-26 15:18:14 +03:00
elenaspb2019
e92578171d
docs(if):The new description of if
function was edited.
2019-12-26 14:33:05 +03:00
elenaspb2019
d45122f876
docs(arrayDifference, arrayDistinct):The new description of arrayDifference
, arrayDistinct
functions ware added.
2019-12-26 12:41:45 +03:00
elenaspb2019
61d978c3e1
docs(retention):The new description of retention
function was added.
2019-12-26 12:38:24 +03:00
elenaspb2019
d5a597d4fc
docs(windowFunnel):The new description of windowFunnel
function was edited.
2019-12-26 12:20:19 +03:00
alexey-milovidov
fa71bc7e87
Merge pull request #8393 from TCeason/fix_docs
...
fix docs
2019-12-26 05:11:33 +03:00
Sergei Shtykov
a2b2aa950a
Pre-PR edits.
2019-12-25 20:26:40 +03:00
BayoNet
6701adceb7
DOCS-139: FINAL. EN review, RU translation. ( #8391 )
...
* Update select.md (#78 )
* CLICKHOUSEDOCS-85: RU translation.
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2019-12-25 16:42:40 +03:00
BayoNet
6e785ea4bd
DOCS-173: clickhouse benchmark ( #7947 )
...
* CLICKHOUSEDOCS-173: Draft of a description.
* CLICKHOUSEDOCS-173: Table experiment.
* CLICKHOUSEDOCS-173: Further writing.
* CLICKHOUSEDOCS-173: Final.
* CLICKHOUSEDOCS-173: Updated by comments.
* CLICKHOUSEDOCS-173: Updated by comments.
* CLICKHOUSEDOCS-173: Supported other languages.
2019-12-25 13:42:00 +03:00
BayoNet
c727151280
DOCS-265: max_http_get_redirects. EN review. RU translation. ( #8389 )
...
* Update settings.md (#73 )
* Update url.md (#74 )
* CLICKHOUSEDOCS-265: EN review, RU translation
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
2019-12-25 09:48:43 +03:00
tai
daae6ba320
fix docs
2019-12-25 13:32:43 +08:00
Sergei Shtykov
681ef942b7
CLICKHOUSEDOCS-282: EN review. RU translation.
2019-12-25 05:55:37 +03:00
FeehanG
06e2472c3f
Update distributed.md ( #77 )
2019-12-25 05:19:00 +03:00
FeehanG
89711ae5ea
Update settings.md ( #76 )
2019-12-25 05:18:33 +03:00
Sergei Shtykov
a0e2d5afac
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/DOCAPI-6182-flatten
2019-12-24 18:15:11 +03:00
Sergei Bocharov
3e6db93345
Docs fixes for neighbour
2019-12-24 18:14:07 +03:00
asiana21
645902d92e
docs(neighbor):provides access to a row at a specified offset
2019-12-24 18:14:07 +03:00
FeehanG
39d4316a69
Update array_functions.md ( #75 )
2019-12-24 17:35:17 +03:00
Yatsishin Ilya
6918642389
consistent Ok. in http docs
2019-12-24 11:59:30 +03:00
elenaspb2019
57f2f44c21
docs(geoToH3):The new description of geoToH3
function was edited.
2019-12-24 11:05:19 +03:00
elenaspb2019
54769a9192
docs(geoToH3):The new description of geoToH3
function was edited.
2019-12-24 11:01:22 +03:00
Ivan Blinkov
593ec1fd76
Remove outdated stuff from en roadmap
2019-12-23 19:29:42 +03:00
alexey-milovidov
75f0159d5f
Update developer_instruction.md
2019-12-20 01:16:04 +03:00
Alexey Milovidov
93c82158d3
Update build instructions according to new libraries from contrib
2019-12-20 01:13:42 +03:00
Andrew Grigorev
d1cc5e6fed
Fix typo in HDFS docs url ( #8265 )
2019-12-18 12:46:42 +03:00
Vladimir Chebotarev
292c38c514
Added english documentation for extended TTL syntax ( #8261 )
...
* Added english documentation for extended TTL syntax.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Added link to multiple volumes.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Changed deletion to removal.
* Removed redundant piece of text.
2019-12-18 10:54:21 +03:00
alexey-milovidov
c68c703593
Merge pull request #8200 from hombit/docs-alter-add-codec
...
Add codec to ALTER ADD COLUMN docs
2019-12-18 07:36:51 +03:00
alexey-milovidov
f1e5e8edeb
Merge pull request #8141 from nikitamikhaylov/mac-documentation
...
Fix mac build documentation
2019-12-18 07:35:17 +03:00
Guillaume Tassery
bdcee8b382
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
2019-12-17 11:18:11 +01:00
Olga Khvostikova
b47863a0c6
Fix segfault in table function file while inserting into it ( #8177 )
...
* Fix segfault in table function file while inserting into it
2019-12-17 11:06:39 +03:00
Guillaume Tassery
dca0c83809
Merge branch 'master' into move_partition
2019-12-17 13:49:18 +07:00
alexey-milovidov
f914e01d88
Merge pull request #8239 from drstrangelooker/drstrangelooker/looker-support
...
Add Looker support to docs
2019-12-17 03:19:47 +03:00
alexey-milovidov
fcca420e91
Merge pull request #8231 from ClickHouse/enabling_values_optimization_by_default
...
Enable Values optimization by default
2019-12-16 22:13:50 +03:00
BayoNet
3c7be98f5c
DOCS-2: Remark about Authentification on Zookeeper ( #7732 )
...
* CLICKHOUSEDOCS-2: Remark about authentification on ZooKeeper.
* CLICKHOUSEDOCS-2: Fixes.
* CLICKHOUSEDOCS-2: Fixes.
* Update docs/en/operations/access_rights.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/replication.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update.
* CLICKHOUSEDOCS-2: Links fix.
* CLICKHOUSEDOCS-2: Examples fix.
* CLICKHOUSEDOCS-2: RU translation.
2019-12-16 19:40:30 +03:00
Dr. Strange Looker
a94a03eb4a
removed version number
...
ClickHouse requested I not mention the version number where ClickHouse support began since it quickly becomes out of date and irrelevant.
2019-12-16 11:32:55 -05:00
Dr. Strange Looker
0748883497
Update commercial support for ClickHouse to include Looker
...
Looker added support for ClickHouse in November, 2019 in version 6.24
2019-12-16 10:19:20 -05:00
Alexander Tokmakov
9c3bab7f17
update docs
2019-12-16 18:13:22 +03:00
Konstantin Malanchev
e5dbe2f9b5
Update English docs for ALTER TABLE ADD COLUMN
2019-12-16 16:00:10 +03:00
alexey-milovidov
3399f9a73c
Merge pull request #8112 from hczhcz/patch-1210
...
Add function bankerRound
2019-12-15 23:57:13 +03:00
alexey-milovidov
d2ae3075fb
Update rounding_functions.md
2019-12-15 23:56:56 +03:00
alexey-milovidov
31310e4229
Update build_cross_arm.md
2019-12-15 08:53:34 +03:00
alexey-milovidov
3b39331261
Update build_cross_osx.md
2019-12-15 08:53:21 +03:00
alexey-milovidov
7909e502ff
Update build_cross_arm.md
2019-12-15 08:52:28 +03:00
alexey-milovidov
7a9a970e4c
Update build_cross_osx.md
2019-12-15 08:51:39 +03:00
alexey-milovidov
baf7820874
Update build_cross_arm.md
2019-12-15 08:50:31 +03:00
alexey-milovidov
ab23e42241
Update build_cross_arm.md
2019-12-15 08:34:58 +03:00
alexey-milovidov
c409338d0e
Update build_cross_arm.md
2019-12-15 08:34:30 +03:00
alexey-milovidov
0db88cb813
Update build_cross_arm.md
2019-12-15 08:27:06 +03:00
alexey-milovidov
b3d3669038
Update build_cross_arm.md
2019-12-15 08:25:40 +03:00
alexey-milovidov
1f865eb452
Merge pull request #8216 from maqroll/master
...
Fix max_http_get_redirects documentation.
2019-12-15 00:16:53 +03:00
maqroll
24a63f3119
Fix max_http_get_redirects documentation. 0 means no redirects allowed.
2019-12-14 17:54:29 +01:00
alexey-milovidov
39a8f1e9c7
Merge pull request #8202 from zhang2014/feature/support_drop_mysql_database
...
ISSUES-6063 support drop mysql database engine
2019-12-14 19:44:17 +03:00
DarkWanderer
14bde9f982
Adding ClickHouse.Client to list of 3rd party client libraries
2019-12-14 12:04:50 +03:00
Konstantin Malanchev
aec602fb28
ru/en docs: h3 in contrib
2019-12-13 20:18:27 +03:00
Zhichang Yu
766f7f673e
fixed arrayPushFront doc ( #8058 )
2019-12-13 17:31:13 +03:00
zhang2014
713923e451
Support detach and drop table for mysql database engine
2019-12-13 19:48:38 +08:00
alexey-milovidov
0dc62d20e1
Merge pull request #8149 from zhang2014/feature/array_zip
...
Add arrayZip function
2019-12-12 22:00:39 +03:00
alexey-milovidov
0a9c7ee212
Update array_functions.md
2019-12-12 21:57:12 +03:00
hcz
c0028c3942
Add aggregate function categoricalInformationValue ( #8117 )
...
* Add categorical iv aggregate function with tests
2019-12-12 16:28:28 +03:00
zhang2014
194ab5526d
add arrayZip function
2019-12-12 00:22:14 +08:00
Nikita Mikhaylov
d4e5477550
first try
2019-12-11 13:57:35 +03:00
Ubus
ed4aeeba29
Fixed description of temporary tables in RU and EN
2019-12-10 11:29:19 +03:00
hcz
d1e757956b
Update docs about rounding functions
2019-12-10 14:21:43 +08:00
alexey-milovidov
6e9661628b
Merge pull request #8023 from godfreyd/en-docs/CLICKHOUSEDOCS-418
...
Docs: added FQDN function description
2019-12-09 04:59:47 +03:00
alexey-milovidov
c0e11ad86a
Update other_functions.md
2019-12-09 04:59:27 +03:00
alexey-milovidov
12afaf57d4
Update json_functions.md
2019-12-08 23:50:00 +03:00
Oleg Matrokhin
65628b7171
add docs
2019-12-08 17:49:26 +03:00
BayoNet
fe926f3c06
DOCS-163: INTERVAL. EN review, RU translation for #7452 ( #7740 )
...
* Update operators.md (#70 )
* Update operators.md (#71 )
* CLICKHOUSEDOCS-163: EN review, RU translation.
* CLICKHOUSEDOCS-163: Fix
* Update docs/ru/data_types/special_data_types/interval.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/operators.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/data_types/special_data_types/interval.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-163: Clarification.
2019-12-06 15:22:55 +03:00
BayoNet
aeaac4d573
DOCS-85: Update docs for SELECT ... FROM ... FINAL ( #7723 )
...
* Doc links fix.
* More links fix.
* CLICKHOUSEDOCS-85: Update of FROM clause description.
* CLICKHOUSEDOCS-85: Clarification
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-85: Update by comment.
2019-12-06 14:58:31 +03:00
BayoNet
9123cce703
DOCS-282: DirectoryMonitor settings description. ( #7801 )
...
* Doc links fix.
* More links fix.
* CLICKHOUSEDOCS-282: Settings descriptions.
* CLICKHOUSEDOCS-282: Edits after the talking with developer.
* CLICKHOUSEDOCS-282: Fixes.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-282: Clarification.
2019-12-06 09:52:30 +03:00
Sergei Shtykov
459bfc314b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-466-query-profiler-settings
2019-12-05 19:54:00 +03:00
Ivan Blinkov
387cbca505
Introduction refactoring + a bunch of docs fixes ( #8010 )
...
* Create SECURITY.md
* [experimental] auto-mark documentation PRs with labels
* revert #6544
* Sync RPM packages instructions to other docs languages
* Move tutorial to documentation with old content (for now)
* refactor installation guide a bit
* add ../en/getting_started/index.md
* Rename ya_metrica_task.md
* Rename ya_metrica_task.md
* Refactor Yandex.Metrica dataset description
* WIP on rewriting tutorial
* tmp commit
* lots of docs fixes
* partially revert c136bee4ce
* try to fix docs build in CI
* try to fix docs build in CI
* few minor improvements
* Quick refactoring of last portion of tutorial (not thoroughly tested though)
* fix link
2019-12-05 19:36:51 +03:00
BayoNet
dde164ab33
Update docs/en/operations/settings/settings.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:57:14 +03:00
BayoNet
2216dfb45f
Update docs/en/operations/settings/settings.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:56:31 +03:00
BayoNet
176dbfd54b
Update docs/en/operations/settings/settings.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:56:12 +03:00
BayoNet
4635670610
Update docs/en/operations/settings/settings.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:55:52 +03:00
Sergei Bocharov
529293faad
Docs: added docs for trimLeft, trimRight, trimBoth ( #7924 )
2019-12-05 13:03:35 +03:00
Sergei Bocharov
f92ca18bc1
Fixes after review
2019-12-05 13:00:56 +03:00
Sergei Bocharov
39ddd0ba5d
Fixes
2019-12-05 12:53:28 +03:00
elenaspb2019
a2bd2580cf
docs(indexHint):The new description of indexHint
function was added.
2019-12-05 12:52:15 +03:00
BayoNet
a95e585d6a
DOCS-121: Introspection functions description ( #7871 )
...
* CLICKHOUSEDOCS-121: EN docs for the addressToLine function and the allow_introspection_functions setting.
* CLICKHOUSEDOCS-121: Introspection functions description.
* Update docs/en/query_language/functions/introspection.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-121: Update by the comments.
2019-12-04 09:55:13 +03:00
BayoNet
52d684614c
DOCS-265: Docs for the max_http_get_redirects setting ( #7684 )
...
* CLICKHOUSEDOCS-265: The max_http_get_redirects setting description.
* CLICKHOUSEDOCS-265: Clarification.
* CLICKHOUSEDOCS-265: Clarification.
2019-12-04 09:46:31 +03:00
Sergei Shtykov
22399ad7be
CLICKHOUSEDOCS-121: Update by the comments.
2019-12-03 19:52:28 +03:00
Sergei Shtykov
6d11f96106
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-121-addressToLine
2019-12-03 18:05:07 +03:00
BayoNet
4205fe8c9b
Update docs/en/query_language/functions/introspection.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-03 18:00:45 +03:00
BayoNet
e86a1cd68e
DOCS-6182: The flatten
function docs ( #7661 )
...
* Array flatten function description (#67 )
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): changing description
* DOCAPI-6182: The flatten function docs
* Update docs/en/query_language/functions/array_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-6182: Switched names.
2019-12-03 13:11:13 +03:00
asiana21
76ed5692aa
docs(fqdn): add description
2019-12-03 09:42:59 +03:00
alexey-milovidov
a4b0c24c1b
Merge pull request #7931 from BayoNet/l10n/CLICKHOUSEDOCS-129-cli-warning
...
DOCS-129: Update of CLI description. EN review. RU translation.
2019-12-03 05:03:08 +03:00
alexey-milovidov
0946b41457
Merge pull request #7930 from godfreyd/en-docs/CLICKHOUSEDOCS-451
...
Docs: added arrayCompact function
2019-12-03 05:02:12 +03:00
alexey-milovidov
5ab07706b9
Merge pull request #7945 from godfreyd/godfreyd-CLICKHOUSEDOCS-203
...
Docs: Added Content-Type Header
2019-12-03 04:07:23 +03:00
alexey-milovidov
edbe6c7638
Update http.md
2019-12-03 04:06:53 +03:00
alexey-milovidov
ee200fca77
Merge pull request #7967 from godfreyd/en-docs/CLICKHOUSEDOCS-452
...
Docs for javaHashUTF16LE function
2019-12-03 03:58:09 +03:00
alexey-milovidov
28fbfc8405
Update hash_functions.md
2019-12-03 03:56:38 +03:00
alexey-milovidov
908cd241a3
Merge pull request #7978 from Felixoid/doc_kill_http
...
Add cancel_http_readonly_queries_on_client_close description
2019-12-03 02:33:51 +03:00
alexey-milovidov
8687b03d63
Merge pull request #7464 from Felixoid/query_thread_log_doc
...
Query thread log doc
2019-12-03 01:45:05 +03:00
alexey-milovidov
946f3ed657
Update system_tables.md
2019-12-03 01:44:32 +03:00
alexey-milovidov
e85223ce5e
Update system_tables.md
2019-12-03 01:32:19 +03:00
alexey-milovidov
4bfa0117fc
Update settings.md
2019-12-03 01:22:11 +03:00
alexey-milovidov
81cae9274f
Update settings.md
2019-12-03 01:21:06 +03:00
alexey-milovidov
88f2fbbe4b
Update settings.md
2019-12-03 01:20:33 +03:00
Ivan
8d021b31fb
Fix docs for build-cross-osx and build-cross-arm64 ( #7821 )
...
* Fix docs for build-cross-osx and build-cross-arm64
* Fix links from ru and zh
* Update docs/en/development/build_cross_arm.md
2019-12-02 17:00:21 +03:00
Mikhail f. Shiryaev
05687b56cd
Fix description of ProfileEvents.Names
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
d94718a8e1
Fix quota_key description
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3e2093ca43
Fix os_user column description
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
8f154ecbdd
Fix thread_name column
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
0c1f5bd7fb
Fix event names, peak_memory_usage
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3f4faf9c9b
Fix ports columns documentation
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
1d56709656
Fix the client_* columns documentation
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
71c8879c13
Adjust russian thread
, fix memory_usage
description
2019-12-02 12:48:52 +01:00
alexey-milovidov
cb5e20da5b
Update system_tables.md
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
da629e09e5
Add documentation for system.query_thread_log
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
2d2cae5cee
Fix unpaired asterisk
2019-12-02 12:45:34 +01:00
Mikhail f. Shiryaev
109028b643
Add cancel_http_readonly_queries_on_client_close description
2019-12-02 11:25:45 +01:00
sundy-li
e50a5ad3a4
fixup replicas monitor url path
2019-12-01 22:36:30 +08:00
Sergei Bocharov
a64db10135
Fixes for javaHashUTF16LE
2019-11-29 15:15:56 +03:00
elenaspb2019
bd82806ae1
docs(javaHashUTF16LE):The new description of javaHashUTF16LE
function was added.
2019-11-29 13:01:13 +03:00
topvisor
aa09cca5be
Update system.md ( #7965 )
2019-11-29 13:00:43 +03:00
Vitaliy Kozlovskiy
7cd3bd2082
Typo
...
tuble > tuple
2019-11-28 19:28:23 +02:00
Denis Zhuravlev
c06496c115
Update alter.md
...
Fix for alter attach alter_attach-partition (fixes #5312 ). English version.
2019-11-27 19:49:13 -04:00
alexey-milovidov
d8fa0871b9
Merge pull request #7932 from den-crane/patch-10
...
Doc change. OPTIMIZE DEDUPLICATE description
2019-11-27 23:20:48 +03:00
alexey-milovidov
6fa25e07c4
Merge pull request #7922 from Vxider/fix-cli-docs
...
fix cli docs
2019-11-27 23:12:15 +03:00
Sergei Bocharov
cf9a636100
Docs: Added Content-Type Header
2019-11-27 14:56:24 +03:00
Vladimir Chebotarev
a99c6382d6
Fixed documentation according to new logic of checking TTL expressions.
2019-11-27 13:11:17 +03:00
Sergei Bocharov
06423bb2eb
Fixes after review
2019-11-27 12:12:37 +03:00
liu-bov
56eef87d29
docs(bitmapSubsetLimit): Added bitmapSubsetLimit description
2019-11-27 12:12:37 +03:00
Denis Zhuravlev
b0757a55dd
Update misc.md
...
- If you specify `DEDUPLICATE`, then completely identical lines will collapse (values in all columns are compared), it makes sense only for the MergeTree engine.
2019-11-26 12:28:22 -04:00
Sergei Shtykov
5e9f58d014
CLICKHOUSEDOCS-129: EN review. RU translastion.
2019-11-26 15:59:48 +03:00
Sergei Bocharov
f3f54acb12
Fixes
2019-11-26 15:47:06 +03:00
liu-bov
fb64ebb61e
docs(arrayCompact): fix newly added description
2019-11-26 15:47:06 +03:00
liu-bov
92195224b5
docs(arrayCompact): add description
2019-11-26 15:47:06 +03:00
FeehanG
27a8d4b6d6
Update cli.md ( #72 )
2019-11-26 15:11:31 +03:00
Vxider
967eaef525
fix cli docs
2019-11-26 17:22:50 +08:00
Nikita Mikhaylov
7c59fd4795
Merge pull request #7894 from nikitamikhaylov/segmentating_functions
...
Returning back segmentation engines for JSONEachRow and CSV formats.
2019-11-25 13:12:18 +03:00
Sergei Bocharov
005dc2a9ac
Fixes
2019-11-25 11:58:02 +03:00
Sergei Bocharov
5c9e6900b5
Added examples
2019-11-25 11:55:33 +03:00
alexey-milovidov
8b4e12798e
Merge pull request #7879 from Akazz/doc/move_dev_instruction
...
[Documentation] Moved developer instruction
2019-11-23 19:20:55 +03:00
Nikita Mikhaylov
7bcebe2742
Merge pull request #7891 from andrei-karpliuk/docs_fix_note_formatting
...
fix incorrect Note formatting
2019-11-22 21:47:12 +03:00
tavplubix
e19220cb69
Merge pull request #7889 from godfreyd/en-docs/CLICKHOUSEDOCS-366
...
docs(bitTest, bitTestAny, bitTestAll):The new description of `bitTest…
2019-11-22 21:10:02 +03:00
tavplubix
f1afb3d0c8
Merge pull request #7880 from arenadata/fix_or_zero_and_or_null_conversion
...
Add exception for illegal types for conversion functions with -OrZero postfix
2019-11-22 21:03:58 +03:00
Nikita Mikhaylov
fc055fc7a1
better documentation
2019-11-22 16:56:59 +03:00
andrei-karpliuk
5df6878de6
fix incorrect Note formatting
2019-11-22 16:02:33 +03:00
elenaspb2019
ffa3378fcd
docs(bitTest, bitTestAny, bitTestAll):The new description of bitTest
, bitTestAny
, bitTestAll
functions were added.
2019-11-22 14:46:18 +03:00
Alexander Kazakov
b29054270f
Slighly better wording
2019-11-22 13:13:13 +03:00
Nikita Mikhaylov
762d295ab0
Merge pull request #7780 from ClickHouse/aku/parallel-parsing
...
Merging parallel format parsing
2019-11-22 01:54:47 +03:00
akonyaev
78f13839ac
Add exception for illegal types for conversion functions with -OrZero or -OrNull postfixes.
...
Add docs for conversion functions with -OrZero and -OrNull postfixes.
2019-11-21 18:46:25 +03:00
Alexander Kazakov
6f3791f507
Moved developer instruction
2019-11-21 18:03:19 +03:00
alexey-milovidov
6621fb852f
Update settings.md
2019-11-21 15:25:07 +03:00
alexey-milovidov
cf39761ddf
Update metrica.md
2019-11-21 12:24:53 +03:00
Guillaume Tassery
7983b62b1f
Merge branch 'master' into move_partition
2019-11-21 15:06:14 +07:00
BayoNet
d45898a759
CLICKHOUSEDOCS-121: Introspection functions description.
2019-11-21 08:58:57 +03:00
BayoNet
7aee9567ef
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-121-addressToLine
2019-11-20 15:50:47 +03:00
tavplubix
82407a173d
Merge pull request #7809 from viktortnk/arrayFlatten-documentation
...
document arrayFlatten (flatten) in en, ru
2019-11-20 15:12:36 +03:00
Denis Zhuravlev
6ae19e69f2
Doc change. ATTACH PARTITION FROM ( #7827 )
...
* Update alter.md
ATTACH PARTITION FROM
* Update alter.md
ATTACH PARTITION FROM
2019-11-20 15:07:53 +03:00
Denis Zhuravlev
ea13ed1949
Doc change. Partition key instead of old month ( #7828 )
...
* Update insert_into.md
Partition key instead of old month
* Update insert_into.md
Partition key instead of old month
* Update insert_into.md
Partition key instead of old month
2019-11-20 15:04:00 +03:00
BayoNet
9c6e024e4c
CLICKHOUSEDOCS-466: Links
2019-11-20 13:05:50 +03:00
BayoNet
1cce81ee0d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-466-query-profiler-settings
2019-11-20 12:57:37 +03:00
BayoNet
53e701dba3
DOCS-462: trace_log system table and trace_log configuration section docs. ( #7842 )
...
* CLICKHOUSEDOCS-462: Started to write.
* CLICKHOUSEDOCS-462: EN docs for trace_log system table and trace_log section of server configuration parameters.
* CLICKHOUSEDOCS-462: Query syntax fix.
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-462: Clarification.
2019-11-20 12:33:29 +03:00
BayoNet
194c25a2a7
CLICKHOUSEDOCS-466: EN docs for query_profiler* settings.
2019-11-20 12:15:52 +03:00
Guillaume Tassery
8239873605
git push origin move_partitionMerge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
2019-11-20 05:05:23 +01:00
Alexander Kuzmenkov
9a2b864940
Cleanup
2019-11-19 21:42:51 +03:00
BayoNet
722aac986e
CLICKHOUSEDOCS-121: EN docs for the addressToLine function and the allow_introspection_functions setting.
2019-11-19 19:57:03 +03:00
Alexander Kuzmenkov
7e5731d64e
Merge remote-tracking branch 'origin/master' into HEAD
2019-11-19 16:15:47 +03:00
Ivan Blinkov
9533a813e8
markdown minor fix
2019-11-19 07:37:20 +03:00
Alexander Kuzmenkov
f8f6de836a
remove separate control for threads
2019-11-18 22:45:28 +03:00
Alexander Kuzmenkov
168e15b2ae
chunk size -> chunk bytes
2019-11-18 22:45:26 +03:00
evtan
b73da5142f
Updating Holistics product to Clickhouse page ( #7822 )
...
Thanks for reminding me Ivan, adding Holistics to the list.
2019-11-18 22:21:00 +03:00
alexey-milovidov
c037b3af28
Update cli.md
2019-11-17 23:28:11 +03:00
Viktor Taranenko
fffda9c530
document arrayFlatten (flatten) in en, ru
2019-11-17 18:37:53 +00:00
Alexander Kuzmenkov
7f34c0089c
Merge remote-tracking branch 'origin/master' into HEAD
2019-11-14 18:53:36 +03:00
Sergei Bocharov
bbf4a743dd
Update docs/en/query_language/functions/date_time_functions.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-14 12:47:21 +03:00
Sergei Bocharov
d564573abe
Fixes after reveiw
2019-11-14 12:42:31 +03:00
BayoNet
b347d8607e
CLICKHOUSEDOCS-129: Fixed link
2019-11-14 12:32:34 +03:00
BayoNet
20736bf674
CLICKHOUSEDOCS-129: Updated the description of clickhouse-client
2019-11-14 12:23:12 +03:00
Guillaume Tassery
5f66a03511
Merge branch 'master' of https://github.com/yandex/ClickHouse into move_partition
2019-11-14 08:07:41 +01:00
alesapin
b26ac93731
[WIP] Add documentation for dictionaries DDL ( #7720 )
2019-11-13 18:50:09 +03:00
Guillaume Tassery
d97034fe4e
Merge branch 'master' of https://github.com/yandex/ClickHouse into move_partition
2019-11-12 06:54:50 +01:00
alexey-milovidov
fb695f330c
Merge pull request #7706 from achimbab/doc_javaHashUTF16LE
...
[docs] added javaHashUTF16LE().
2019-11-11 21:51:50 +03:00
Sergei Bocharov
aa6ef37a69
Fixes after review
2019-11-11 14:53:41 +03:00
Sergei Bocharov
05a9e977a6
Fixes after review
2019-11-11 14:42:53 +03:00
Sergei Bocharov
8ef1e12bd4
Fixes after review
2019-11-11 14:41:33 +03:00
elenaspb2019
e958a6a27d
docs(otherfunctions): Fix filesystemAvailable & filesystemFree & filesystemCapacity functions
2019-11-11 13:35:13 +03:00
Aliaksandr Shylau
9dd37bd252
Replace unmaintainable Ruby client by a newer one
2019-11-11 12:23:06 +03:00
achimbab
7fd8127d6a
[docs] added javaHashUTF16LE().
2019-11-11 13:13:55 +09:00
achimbab
0adaf48a5c
[docs] added 'strict' parameter in windowFunnel().
2019-11-11 12:41:23 +09:00
BayoNet
5cf36f66ea
Doc links fix ( #7682 )
...
* Doc links fix.
* More links fix.
2019-11-08 11:51:01 +03:00
alexey-milovidov
0fefebae1b
Merge pull request #7518 from sundy-li/improve_range
...
Improve range
2019-11-08 00:59:05 +03:00
alexey-milovidov
034d6ce729
Merge pull request #7355 from millb/decimal_hex_function
...
Decimal hex function
2019-11-08 00:56:59 +03:00
alexey-milovidov
7f01fd13b3
Merge pull request #7624 from azat/_shard_num
...
[RFC] Add _shard_num virtual column for the Distributed engine
2019-11-08 00:55:41 +03:00
BayoNet
e9b9fcd7d2
DOCS-7719: EN review, RU translation. Columns matcher ( #7373 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Update select.md (#63 )
* DOCAPI-7719: EN review. RU translation.
* DOCAPI-7719: Fixes.
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7719: Clarifications.
* Update of the SELECT clause description.
2019-11-07 17:08:56 +03:00
BayoNet
58cd0eccac
DOCS-439: RU review. EN translation. Data storage policies. ( #7597 )
...
* CLICKHOUSEDOCS-439: RU review. EN translation.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-439: The RU version is syncronized with EN.
2019-11-07 15:24:42 +03:00
Guillaume Tassery
5994d551a6
rebase from master
2019-11-07 08:38:55 +01:00
Mikhail Korotov
317af908fd
Merge branch 'master' into decimal_hex_function
2019-11-06 18:20:05 +03:00
Azat Khuzhin
81aeff2d2a
Add _shard_num virtual column for the Distributed engine
...
With JOIN from system.clusters one can figure out from which server data
came.
TODO:
- optimization to avoid communicating with unrelated shards (for queries
like "AND _shard_num = n")
- fix aliases (see tests with serverError expected)
v0: AddingConstColumnBlockInputStream
v2: VirtualColumnUtils::rewriteEntityInAst
v3: fix remote(Distributed) by appending _shard_num only if has been requested
2019-11-06 15:26:12 +03:00
BayoNet
6ae3998fe7
DOCS-163: Docs for the Interval data type and the INTERVAL operator. ( #7452 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* CLICKHOUSEDOCS-163: INTERVAL related articles
* CLICKHOUSEDOCS-163: build fixes.
* Update docs/en/data_types/special_data_types/interval.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-163: Update after the review.
2019-11-06 15:14:41 +03:00
sundy-li
76b75dc0e8
args to supertype
2019-11-06 18:19:08 +08:00
BayoNet
99210b24a9
DOCS-4146: Updated the description of the DateTime data type. ( #7429 )
...
* Typo fix.
* elenbaskakova-DOCSUP-52 (#66 )
The article "Time Zones" has been expanded.
* DOCAPI-4146: DateTime rewrited.
* DOCAPI-4146: Update after the review.
2019-11-06 13:03:06 +03:00
millb
5c478dfe02
Merge branch 'master' into decimal_hex_function
2019-11-06 09:43:30 +03:00
BayoNet
fa600b6673
DOCS-8163: EN review, RU translation. sequenceMatch, sequenceCount ( #7372 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Update parametric_functions.md
* DOCAPI-8163: EN review, RU translation.
* Update docs/en/query_language/agg_functions/parametric_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/parametric_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/parametric_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/parametric_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-06 08:38:20 +03:00
BayoNet
db299dacd9
DOCAPI-6422: EN review, RU translation. Docs for adaptive index granularity and some settings ( #7381 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Update settings.md (#64 )
* Update mergetree.md (#65 )
* DOCAPI-6422: EN review. RU translation.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-6422: Update.
2019-11-06 08:24:33 +03:00
alexey-milovidov
678d88ed45
Merge pull request #7640 from nvartolomei/nv/docs-on-cluster-alter-replicated-variant-b
...
Remove note about unsupported ON CLUSTER alter for replicated tables and enable tests
2019-11-06 02:08:55 +03:00
BayoNet
472cf81c3c
DOCAPI-7459: EN review, RU translation for skip_unavailable_shards docs ( #6996 )
...
* Typo fix.
* Update settings.md (#46 )
* DOCAPI-7459: RU translation.
* DOCAPI-7459: Translation.
* DOCAPI-7459: Fix.
* DOCAPI-7459: Rewrited the whole text after Alexey's review.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-05 22:15:54 +03:00
alexey-milovidov
eb6add45ea
Merge pull request #7626 from ClickHouse/char-test-utf8
...
Added a test for function "char" that proves that it's applicable for non-ASCII.
2019-11-05 21:38:37 +03:00
Nikita Mikhaylov
817b52314e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-11-05 12:32:26 +03:00
alexey-milovidov
6a871f579f
Merge pull request #7598 from infinivision/bitmap_replace
...
added bitmapTransform
2019-11-05 02:23:50 +03:00
alexey-milovidov
52b817d0df
Update bitmap_functions.md
2019-11-05 02:22:38 +03:00
Alexey Milovidov
e4e22730ec
Updated documentation
2019-11-05 01:53:08 +03:00
alexey-milovidov
7d2a16ee39
Merge pull request #7486 from sundy-li/char_function
...
functions: add char function
2019-11-05 01:40:18 +03:00
Nicolae Vartolomei
d8858936de
Remove note about unsupported ON CLUSTER alter for replicated tables
2019-11-04 14:38:32 +00:00
Zhichang Yu
da2d05802c
added bitmapTransform
2019-11-04 14:55:31 +08:00
BayoNet
d56452eac7
Update docs/en/query_language/agg_functions/parametric_functions.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-03 19:38:28 +03:00
alexey-milovidov
d08bfbd3e1
Merge pull request #7328 from Joeywzr/arrayCompact
...
implement arrayCompact
2019-11-03 01:07:19 +03:00
alexey-milovidov
fa0274e223
Merge pull request #7380 from hczhcz/patch-1018
...
Add function arrayFill and arrayReverseFill
2019-11-03 01:06:41 +03:00
alexey-milovidov
31a1f36bbb
Update build_cross.md
2019-11-02 11:59:30 +03:00
alexey-milovidov
dda93e2275
Merge pull request #7561 from ClickHouse/achimbab-master
...
Merge for #7363
2019-11-02 00:57:13 +03:00
alexey-milovidov
b8404a7779
Merge pull request #7568 from andrei-karpliuk/doc_ru_en_system_stop_start_merges
...
Added brief description for queries system stop|start merges
2019-11-02 00:56:04 +03:00
Ivan Blinkov
a5abedba2a
Refactor mentions of clickhouse-cpp in docs ( #7578 )
2019-11-01 18:14:12 +03:00
andrei-karpliuk
9fae5b60a0
asterisk removed from note
2019-11-01 17:31:06 +03:00
BayoNet
6d2c5d61a1
DOCS-8799: EN review, RU translation. SHOW TABLES update and toc restructurization. ( #7367 )
2019-11-01 17:20:28 +03:00
BayoNet
92da4ddf49
CLICKHOUSEDOCS-191: Updated query_log description. ( #7559 )
2019-11-01 17:18:37 +03:00
andrei-karpliuk
c655e939c4
separated stop and start commands
2019-11-01 17:17:49 +03:00
andrei-karpliuk
8203569fdf
Update docs/en/query_language/system.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-01 16:27:26 +03:00
andrei-karpliuk
3b0f41f71b
clarified
2019-11-01 13:28:39 +03:00
alesapin
1950355942
Add CVE number for latest fix
2019-11-01 11:54:41 +03:00
andrei-karpliuk
7409002ce0
added brief description for queries system stop|start merges
2019-11-01 11:45:09 +03:00
sundy-li
d2a785f759
fix style
2019-10-31 12:59:50 +08:00
alexey-milovidov
9f9c914d0e
Update string_search_functions.md
2019-10-31 00:22:08 +03:00
alexey-milovidov
331aaa161c
Merge pull request #7490 from godfreyd/godfreyd-fixes
...
Fixes agg functions usage
2019-10-31 00:17:52 +03:00
alexey-milovidov
94794d23cc
Merge pull request #7527 from BayoNet/en-docs/CLICKHOUSEDOCS-420-redash
...
DOCS-420: Updated docs for Redash
2019-10-31 00:16:08 +03:00
alexey-milovidov
c3645595ee
Merge pull request #7521 from godfreyd/godfreyd-CLICKHOUSEDOCS-43
...
Docs(repeat): Added repeat function description
2019-10-31 00:11:49 +03:00
alexey-milovidov
0da5b93c16
Merge pull request #7526 from ClickHouse/update_security_changelog
...
Update security changelog
2019-10-31 00:08:47 +03:00
BayoNet
a06c8a1dec
CLICKHOUSEDOCS-443: fixes.
2019-10-30 19:47:53 +03:00
millb
864bfb20ad
Docs added
2019-10-30 18:34:09 +03:00
BayoNet
e2bceb4b01
CLICKHOUSEDOCS-443: Fixes in translation and markup.
2019-10-30 15:46:22 +03:00
sundy-li
7292748012
fix docs
2019-10-30 10:06:30 +08:00
Nikita Mikhaylov
08f1930e76
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-10-29 20:04:32 +03:00
BayoNet
9f8c8ab481
CLICKHOUSEDOCS-420: EN review. RU translation.
2019-10-29 15:20:14 +03:00
alesapin
d25279cf5c
Update security changelog
2019-10-29 14:51:25 +03:00
BayoNet
b5150d6eca
DOCAPI-7790: Started to write
2019-10-29 14:40:07 +03:00
liu-bov
7b3e34a79a
docs(repeat): Added repeat function description
2019-10-29 12:39:29 +03:00
sundy-li
66ffec32f7
improve range to support start,step args
2019-10-29 14:33:03 +08:00
sundy-li
3f1651fa29
improve range
2019-10-29 11:03:47 +08:00
memo
3449e8d107
fix
2019-10-29 10:27:54 +08:00
alexey-milovidov
a17cefb9c6
Merge pull request #7465 from Felixoid/mark_cache_doc
...
Add user setting mark_cache_min_lifetime documentation
2019-10-28 16:17:28 +03:00
Alexander Kuzmenkov
6e2af3db41
Merge pull request #7480 from azat/crc-v3
...
Add CRC32IEEE()/CRC64() support
2019-10-28 16:16:37 +03:00
Nikita Mikhaylov
756a10707d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-10-28 13:51:52 +03:00
sundy-li
538b77c123
functions: add char function as mysql behavior
2019-10-28 10:44:56 +08:00
hcz
01d384e6bd
Add docs
2019-10-26 21:38:05 +08:00
Mikhail f. Shiryaev
0cdd7ca6b9
Add user setting mark_cache_min_lifetime documentation
2019-10-25 23:10:04 +02:00
Nikita Mikhaylov
980528ed75
docs
2019-10-25 17:32:57 +03:00
Sergei Bocharov
7db76a50f1
Fixes
2019-10-25 17:15:35 +03:00
Azat Khuzhin
2d2e738085
Add CRC32IEEE()/CRC64() support
...
zlib's implementation uses CRC-32-IEEE 802.3 polynomial (0xedb88320) but
with starting value 0xffffffff, so introduce another crc32
implementation - CRC32IEEE that has starting value - 0
Also add CRC64 with ECMA polynomial.
v2: s/crc*_data./crc*_data./ to avoid conflicts with other crc32.h in contrib
v3: join with existing CRC32()
2019-10-25 15:52:41 +03:00
BayoNet
539c3ff89d
DOCAPI-7790: Different changes from other tasks.
2019-10-25 14:45:07 +03:00
filimonov
cbecfd2432
Fixing 'note' markdown
2019-10-25 13:04:07 +02:00
filimonov
3e9e258693
remove some obsolete notes about mutations
2019-10-25 11:37:22 +02:00
BayoNet
e33c1f25d5
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/DOCAPI-7790-query-profiler
2019-10-25 11:59:01 +03:00
Sergei Bocharov
4ee2748271
Fixes after DOCSUP
2019-10-24 18:17:24 +03:00
liu-bov
80fee23416
docs(dateDiff): adding description
2019-10-24 17:29:57 +03:00
Mikhail f. Shiryaev
3d2eab7535
Add PARTITION ID to OPTIMIZE documentation
2019-10-24 09:49:58 +02:00
Koblikov Mihail
6dc497f7bc
fix typo in ontime.md ( #7285 )
...
* fix type in ontime.md
* Update docs/en/getting_started/example_datasets/ontime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting_started/example_datasets/ontime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting_started/example_datasets/ontime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update ontime.md
2019-10-23 18:32:42 +03:00
Sergei Bocharov
483a897329
Fixes after DOCSUP
2019-10-23 14:28:08 +03:00
BayoNet
04a6c6ac4d
Docs links fix ( #7448 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Fixed links.
2019-10-23 13:51:06 +03:00
Alexander Kuzmenkov
5ac672bfdf
Merge pull request #7273 from azat/uniqCombined-fix-docs
...
[RFC] Drop note about "estimation error for large sets will be large"
2019-10-23 13:49:04 +03:00
asiana21
26525d4d17
docs(toUnixTimestamp): converts a date with time to a Unix timestamp
2019-10-23 13:42:07 +03:00
asiana21
64b2fc4426
docs(toUnixTimestamp): converts a date with time to a Unix timestamp
2019-10-23 13:42:07 +03:00
Sergei Bocharov
03fbe8864c
Fixes after DOCSUP
2019-10-23 12:31:27 +03:00
elenaspb2019
d513144e72
docs(identity()):The description of identity() function was added.
2019-10-23 12:17:23 +03:00
alexey-milovidov
4b9e9cea56
Merge pull request #7389 from azat/count_distinct_implementation_uniqCombined64
...
docs: enumerate uniqCombined64 for count_distinct_implementation
2019-10-23 07:31:14 +03:00
Sergei Bocharov
c156dfa6c7
Fixes for DOCSUP
2019-10-22 15:27:52 +03:00
elenaspb2019
575b4829fe
elenbaskakova-DOCSUP-178
...
docs(multiSearchAllPositions, multiSearchAllPositionsUTF8): Full description of functions was added
2019-10-22 14:24:29 +03:00
elenaspb2019
aecece6789
elenbaskakova-DOCSUP-178
...
docs(multiSearchAllPositions, multiSearchAllPositionsUTF8): Full description of functions was added
2019-10-22 14:24:29 +03:00
Guillaume Tassery
552e3b8400
update
2019-10-22 08:03:49 +02:00
memo
645bcdacae
add docs and simplify the code
2019-10-22 10:23:07 +08:00
Vitaly Baranov
f611fd4dfa
Merge pull request #7293 from Vdimir/feature/isvalidjson-5910
...
Add function isValidJSON
2019-10-21 21:24:18 +03:00
alexey-milovidov
5286d0afb2
Merge pull request #7375 from kopysov/patch-1
...
Fix docs on the tiered storage and add its translation into english
2019-10-20 19:26:21 +03:00
alexey-milovidov
ee81caebe0
Update mergetree.md
2019-10-20 19:24:46 +03:00
Aleksey Akulovich
a019e45093
fix typos in docs and comment ( #7385 )
2019-10-20 12:43:54 +08:00
VDimir
f1630b4e2e
Merge branch 'master' into feature/isvalidjson-5910
2019-10-19 06:21:21 +00:00
Azat Khuzhin
5e299a46bb
docs: enumerate uniqCombined64 for count_distinct_implementation
2019-10-18 23:07:20 +03:00
achimbab
73e7131051
Fixd mergetree.md about types and a function for bloom_filter.
2019-10-18 22:29:42 +09:00
hcz
502672c973
Add aggregate function combinators: -OrNull & -OrDefault ( #7331 )
2019-10-18 12:25:39 +03:00
Vladimir Kopysov
008d142a33
Add a tentative english translation of the 'tiered storage' section
2019-10-17 21:33:18 +03:00
Alexander Kuzmenkov
b62c9e729d
Merge pull request #7215 from ClickHouse/formats_improvements
...
Miscellaneous formats improvements
2019-10-17 17:37:38 +03:00
BayoNet
6e87eb9fd7
DOCAPI-8163: EN review, RU translation.
2019-10-17 16:47:19 +03:00
BayoNet
7601fafe63
DOCS-413: Links fixes. ( #7362 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* CLICKHOUSEDOCS-413: Links fixes.
2019-10-17 13:38:32 +03:00
tavplubix
c4b46e113e
Merge branch 'master' into formats_improvements
2019-10-16 23:00:17 +03:00
Alexander Tokmakov
5f6703130e
fixes
2019-10-16 18:28:48 +03:00
Nikolai Kochetov
dfe297b93f
Merge pull request #6570 from godfreyd/godfreyd-clickhouse-catboost
...
Docs(solutions): applying a CatBoost model in ClickHouse
2019-10-16 17:24:11 +03:00
Alexander Tokmakov
aa9d29d6ae
Merge branch 'master' into formats_improvements
2019-10-16 17:15:13 +03:00
alexey-milovidov
1b8cb59e4b
Merge pull request #7286 from azat/docs-agg_functions-notes-fixes
...
Fix notes syntax in documentation
2019-10-14 20:12:53 +03:00
Sergei Bocharov
8b27fa975e
Fixes
2019-10-14 16:13:26 +03:00
Sergei Bocharov
6920592143
Fix .data to data
2019-10-14 16:08:46 +03:00
Sergei Bocharov
bf90e0eef9
Fixes
2019-10-14 15:39:42 +03:00
FeehanG
436e87a8ed
Update parametric_functions.md
2019-10-14 14:03:23 +03:00
Sergei Bocharov
fe63646cb4
Fixes Integrate CatBoost Topic
2019-10-14 13:34:27 +03:00
Sergei Bocharov
443299fdf5
Fixed step 3 — added info about libcatboostmodel
2019-10-14 13:34:27 +03:00
Sergei Bocharov
1838ddde0b
Fix links
2019-10-14 13:34:27 +03:00
Sergei Bocharov
058217386a
Fixes after review
2019-10-14 13:34:27 +03:00
Sergei Bocharov
d52edf15c9
Fixes
2019-10-14 13:34:27 +03:00
Sergei Bocharov
f0c38c82ca
Fix typos
2019-10-14 13:34:27 +03:00
Sergei Bocharov
f5ebf2ccb7
Added Quick Start info
2019-10-14 13:34:27 +03:00
Sergei Bocharov
e2c3db4772
Fixes after review2
2019-10-14 13:34:27 +03:00
Sergei Bocharov
4331a1614f
Fixes after review
2019-10-14 13:34:27 +03:00
Sergei Bocharov
efccf28cfb
docs(solutions): applying a CatBoost model in ClickHouse
2019-10-14 13:34:27 +03:00
Danila Kutenin
61a97add8d
Some docs
2019-10-13 15:35:43 +02:00
Danila Kutenin
57f20ba17e
All multi{Fuzzy}MatchAllIndices functions
2019-10-13 15:22:09 +02:00
alexey-milovidov
4dffc67434
Merge pull request #7291 from sundy-li/FQDN
...
Function FQDN, fullHostName
2019-10-12 20:02:22 +03:00
VDimir
9a9a234410
Add doc for isValidJSON
2019-10-12 12:00:46 +00:00
sundy-li
4e48992397
fullHostName by function getFQDNOrHostName
2019-10-12 17:21:30 +08:00
sundy-li
59d2989826
Function FQDN,fullHostName
2019-10-12 15:17:30 +08:00
Zhichang Yu
679db35ed3
Fixed #7109 groupBitmapOr(31) segfault
2019-10-12 10:36:52 +08:00
Azat Khuzhin
b0e131a46f
docs: fix notes syntax (triple !)
2019-10-11 23:21:59 +03:00
Azat Khuzhin
c2fa7ffcd3
Drop note about "estimation error for large sets will be large"
...
Since error is not that large, especially for uniqCombined64():
rows error uniqCombined64()/rows
- 1e7 0.00219 (1.0021969)
- 1e8 0.00096 (0.99903523)
- 2e8 0.50200 (1.005022735)
- 1e9 0.99944 (0.999435738)
- 1e10 0.01399 (0.9998568925)
- 1e11 0.09800 (1.00097891658)
- 1e12 0.29800 (0.997024870685)
- 1e13 0.62200 (1.0062169910992)
- 1e14 0.06200 (1.00062143604171)
2019-10-10 02:03:14 +03:00
Nikita Vasilev
82616b954b
fix
2019-10-09 22:19:50 +03:00
alexey-milovidov
94f093829d
Update mysql.md
2019-10-09 21:28:01 +03:00
alexey-milovidov
689411abe0
Merge pull request #7222 from azat/uniqCombined64
...
[RFC] Introduce uniqCombined64() to get sane results for cardinality > UINT_MAX
2019-10-09 20:29:56 +03:00
alexey-milovidov
6d31c3e730
Update reference.md
2019-10-09 20:28:15 +03:00
alexey-milovidov
4c1f0177b6
Merge pull request #7109 from infinivision/aggBitmapAnd
...
added groupBitmapAnd, groupBitmapOr, groupBitmapXor
2019-10-08 22:51:46 +03:00
alexey-milovidov
b9aa5d812d
Merge pull request #7171 from nikvas0/nikvas0/lazy_db
...
Lazy Database
2019-10-08 22:15:55 +03:00
alexey-milovidov
e846aea5c8
Update lazy.md
2019-10-08 22:15:30 +03:00
Azat Khuzhin
f46c5a47c0
Introduce uniqCombined64() to get sane results for cardinality > UINT_MAX
...
By default uniqCombined() uses 32-bit hash for all types except String,
so this means that you cannot use uniqCombined() with i.e UInt64 and
cardinality > UINT_MAX, although you can use uniqCombined(toString())
and this will lead to 64-bit hash, but will not have good performance.
So uniqCombined64() had been introduced to fix this.
Requires: #7213
2019-10-08 21:59:35 +03:00
Denis Zhuravlev
6f51d92031
Doc change. Added links to other doc articles (distributed.md) ( #7144 )
2019-10-08 16:56:48 +03:00
Vasilyev Nikita
94fd716e32
fix
2019-10-08 11:33:21 +03:00
Vasilyev Nikita
a8b1ba93ff
docs
2019-10-08 11:31:12 +03:00
Alexander Tokmakov
1c5ee018df
update docs
2019-10-07 21:55:12 +03:00
Ivan Blinkov
15deedb420
[docs] fix some title case
2019-10-07 20:00:21 +03:00
alexey-milovidov
aa15bfbd33
Update client_libraries.md
2019-10-07 17:08:34 +03:00
alexey-milovidov
c743a9f9ff
Merge pull request #7190 from godfreyd/godfreyd-currentUser
...
docs(currentUser): fix description
2019-10-05 21:55:10 +03:00
Alexander Tokmakov
a90d126b93
support defaults_for_omitted_fields in TSV
2019-10-04 22:44:48 +03:00
Alexander Tokmakov
d936cee836
support null_as_default in most text formats
2019-10-04 22:42:35 +03:00
Sergei Bocharov
da0e9a1106
Fixes
2019-10-04 10:24:41 +03:00
Elena Baskakova
9d2f9c3d7f
docs(currentUser): fix description
2019-10-04 10:20:17 +03:00
Guillaume Tassery
f54c90ccce
Merge branch 'master' of github.com:PerformanceVision/ClickHouse into move_partition
2019-10-03 10:24:39 +02:00
Alexander Tokmakov
565c273eaa
Merge branch 'master' into merging_values_with_expressions
2019-10-02 20:51:44 +03:00
Alexander Tokmakov
80e5976d10
fixes after review
2019-10-02 20:51:00 +03:00
Ivan
381947509a
Fix build for Darwin ( #7149 )
...
* Disable some contribs for cross-compilation
* Fix clang-8-darwin build
* Also fix docs
* Add diagnostics
* Check cross-compilation in each file individually.
* Disable warning for clang < 9
2019-10-02 17:35:07 +03:00
Denis Zhuravlev
b8a1164d05
Update array_functions.md
...
Fix array functions descriptions.
2019-09-30 20:03:09 -03:00
Denis Zhuravlev
c224ae0afd
Update array_functions.md
...
Fix array functions descriptions.
2019-09-30 19:26:30 -03:00
Alexander Tokmakov
979f235e38
Merge branch 'master' into merging_values_with_expressions
2019-09-30 18:06:58 +03:00
alexey-milovidov
e50a874537
Merge pull request #7118 from ClickHouse/improve_template_format
...
Minor improvements of Template format
2019-09-30 15:00:27 +03:00
alexey-milovidov
cbd2f1d8cd
Merge pull request #7112 from godfreyd/godfreyd-startswith
...
Docs(startsWith): Fix startsWith function
2019-09-30 14:59:39 +03:00
alexey-milovidov
42c9ea9aa3
Merge pull request #7092 from PerformanceVision/acl_file_storage
...
Let the choice to write credential for HTTP source on external dictionaries
2019-09-30 13:20:33 +03:00
Sergei Bocharov
b641c7e163
Fix replicate function description
2019-09-30 12:18:43 +03:00
Sergei Bocharov
8a579ee3a6
Fixes after review
2019-09-30 10:24:02 +03:00
BayoNet
34b61e8dff
DOCAPI-7442: EN review, RU translation for updated system.parts docs ( #7041 )
...
* Typo fix.
* Update system_tables.md (#40 )
* DOCAPI-7442: RU translation.
* DOCAPI-7442: Fix.
2019-09-28 17:58:10 +03:00
BayoNet
fa31743ace
DOCAPI-8259: EN review, RU translation. toInt, toUint docs refactoring and update ( #7043 )
...
* Typo fix.
* Update type_conversion_functions.md (#48 )
* DOCAPI-8259: RU translation
* DOCAPI-8259: EN. Numeric conversion issues.
* DOCAPI-8259: Clarification.
2019-09-28 17:55:50 +03:00
alexey-milovidov
ad687cd2e5
Merge pull request #7138 from den-crane/patch-14
...
Doc change. fix arrayDistinct description
2019-09-27 22:46:14 +03:00
alexey-milovidov
2cd1bde2f2
Merge pull request #7129 from DIGILANT/doc
...
Added Redash as third-parti GUI tool.
2019-09-27 22:21:56 +03:00
Denis Zhuravlev
e97571d521
Update array_functions.md
...
fix arrayDistinct description
2019-09-27 15:05:11 -03:00
BayoNet
a04756d0dd
DOCAPI-8799: Updated SHOW TABLE dscr. Restructured TOC ( #7128 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* DOCAPI-8799: Updated SHOW TABLES. Restructured TOC.
* DOCAPI-8799: Fix.
* DOCAPI-8799: Links fix.
2019-09-27 18:44:36 +03:00
Darío
f7bf293cbf
Update gui.md
2019-09-27 14:28:00 +02:00
Dario
88b9672108
Added Redash to the GUI documentation
2019-09-27 14:23:12 +02:00
Zhichang Yu
8945714c27
added groupBitmapAnd, groupBitmapOr, groupBitmapXor
2019-09-27 10:21:07 +08:00
BayoNet
38f95e9fbc
DOCAPI-8299: Added a link with metrics for system.metrics ( #7110 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* DOCAPI-8299: Reference to source code.
2019-09-26 21:24:47 +03:00
tavplubix
c3ed1f38a6
Merge branch 'master' into improve_template_format
2019-09-26 19:19:11 +03:00
Alexander Tokmakov
3e07e144a4
update docs
2019-09-26 19:10:22 +03:00
Sergei Bocharov
a0e11264ee
Fix startsWith function
2019-09-26 14:39:39 +03:00
BayoNet
df8cb4b619
DOCAPI-7413: EN revew, RU translation. T64 codec docs ( #7021 )
...
* Update create.md (#32 )
* DOCAPI-7413: Fixes.
* DOCAPI-7413: Fixes.
* DOCAPI-7413: RU translation.
2019-09-26 11:51:48 +03:00
BayoNet
1fdc2b5675
DOCAPI-6422: EN docs for adaptive index granularity and some settings ( #7012 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-6422: Adaptive granularity
* DOCAPI-6422: fix.
* Update settings.md
* Update settings.md
* DOCAPI-6422: Clarifications and fixes.
* DOCAPI-6422: Fix.
* DOCAPI-6422: Link fix.
2019-09-26 11:45:08 +03:00
Guillaume Tassery
53b10d5b60
docs
2019-09-26 05:42:45 +02:00
Guillaume Tassery
6ac5054f81
Merge branch 'acl_file_storage' of github.com:PerformanceVision/ClickHouse into acl_file_storage
2019-09-26 05:36:06 +02:00
Guillaume Tassery
647568a6f6
cosmetic
2019-09-26 05:34:22 +02:00
Alexander Tokmakov
64b2fddcfd
update docs
2019-09-26 01:15:47 +03:00
BayoNet
4a60e8187b
Fixing links in docs ( #7098 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
2019-09-25 19:43:10 +03:00
BayoNet
9f709d2248
Merge branch 'master' of github.com:yandex/ClickHouse into en-docs/DOCAPI-7790-query-profiler
2019-09-25 15:49:11 +03:00
BayoNet
28ed9770ab
DOCAPI-7790: Fixed links
2019-09-25 15:46:16 +03:00
Guillaume Tassery
f9660bbe47
Update external_dicts_dict_sources.md
2019-09-25 13:37:13 +02:00
Guillaume Tassery
367a0dcdb4
cosmetic
2019-09-25 11:46:48 +02:00
Guillaume Tassery
0267c65e27
Add documentation
2019-09-25 11:42:17 +02:00
Alexey Milovidov
ff07ffbbae
Merge branch 'merging_redis' of https://github.com/CurtizJ/ClickHouse into CurtizJ-merging_redis
2019-09-25 02:27:05 +03:00
BayoNet
f5ba279a6d
DOCAPI-8163: Update for EN docs for sequenceMatch and sequenceCount ( #6952 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-8163: Docs for sequenceMatch and sequenceCount.
2019-09-25 02:19:14 +03:00
Denis Zhuravlev
30136fa4ad
Doc change. Added description for interserver_http_credentials ( #6927 )
...
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
* Update settings.md
* Update settings.md
* Update settings.md
2019-09-25 02:14:23 +03:00
BayoNet
c3c3f3829e
DOCAPI-7719: Columns matcher docs ( #6831 )
...
* Typo fix.
* DOCAPI-7719: Docs
* DOCAPI-7719: Text.
* DOCAPI-7719: Text.
* DOCAPI-7719: Update.
* DOCAPI-7719: Update.
2019-09-25 02:07:52 +03:00
Ivan Lezhankin
7285bad1e7
Merge remote-tracking branch 'upstream/master' into issue-6459
2019-09-24 17:52:50 +03:00
Ivan Lezhankin
dac5889bc4
Add build instruction
2019-09-24 17:43:07 +03:00
BayoNet
de3dc1d6b5
DOCAPI-7790: Correction by the comment of Lesha Milovidov in the #7056 pull
2019-09-24 17:06:32 +03:00
BayoNet
25b74de305
DOCAPI-7790: Correction by the comment of Lesha Milovidov in the #7056 pull
2019-09-24 17:05:11 +03:00
Sergei Bocharov
4761436a52
Docs(hash_functions): fix xxHash32
, xxHash64
( #6992 )
...
* docs(hash_functions): fix xxHash32, xxHash64
* Fixes after review
* Fixes after review
* Update hash_functions.md
* Update hash_functions.md
2019-09-24 03:50:58 +03:00
BayoNet
f26fdc63a0
DOCAPI-7415: EN review, RU translation. Docs for the -Resample aggregate function combinator. ( #7017 )
...
* Update combinators.md (#39 )
* DOCAPI-7415: RU translation
* DOCAPI-7415: fix.
2019-09-24 03:04:52 +03:00
BayoNet
6db4cb8117
DOCAPI-7430: EN review, RU translation. MergeTree INDEX bloom filter docs. ( #7025 )
...
* Update mergetree.md (#38 )
* DOCAPI-7430: RU translation.
2019-09-24 03:02:36 +03:00
BayoNet
5b38a7f441
DOCAPI-7438: EN review, RU translation. Update of quantileTiming docs ( #7033 )
...
* Typo fix.
* Update reference.md (#45 )
* DOCAPI-7438: RU translation
2019-09-24 03:01:19 +03:00
BayoNet
3d20675529
DOCAPI-7460: EN review. RU translation. Histogram function description ( #7034 )
...
* Typo fix.
* Update parametric_functions.md (#42 )
* DOCAPI-7460: RU translation.
* Update parametric_functions.md
2019-09-24 02:59:49 +03:00
BayoNet
317e57bbc0
DOCAPI-7984: EN review, RU translation. ASOF JOIN ON docs ( #7035 )
...
* Typo fix.
* Update select.md (#41 )
* DOCAPI-7984: RU translation
2019-09-24 02:57:32 +03:00
BayoNet
1143eefda6
DOCAPI-7991: EN review, RU translation for the update of Log engines docs ( #7040 )
...
* Typo fix.
* Update log_family.md (#43 )
* Update tinylog.md (#44 )
* DOCAPI-7991: RU translation.
2019-09-24 02:55:50 +03:00
BayoNet
779648f7cc
DOCAPI-7695: EN review, RU translation. Functions support for indexes ( #7045 )
...
* Typo fix.
* DOCAPI-7695: Typo fixed
* Update mergetree.md (#49 )
* DOCAPI-7695: RU translation
* Update mergetree.md
2019-09-24 02:50:26 +03:00