Commit Graph

1561 Commits

Author SHA1 Message Date
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