lalex
0409de2bd6
Docs: add X-ClickHouse-User header auth example
2020-01-17 16:11:25 +02: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
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
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
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
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
alesapin
f3b291c282
Slightly improve script and add docs
2020-01-10 16:50:39 +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
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
5a723fa769
Update apply_catboost_model.md
...
Fix CreateTable SQL. Storage MergeTree requires 3 to 4 parameters
2020-01-08 16:56:40 +02:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration
2020-01-07 13:58:13 +01: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
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
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
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
e1ad53cab9
Update extended_roadmap.md
2019-12-29 20:13:14 +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
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
621e0e635f
Update array_functions.md
2019-12-26 20:17:55 +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
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
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
Sergei Shtykov
681ef942b7
CLICKHOUSEDOCS-282: EN review. RU translation.
2019-12-25 05:55:37 +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
Sergei Shtykov
2d04d39d6b
DOCAPI-6182: EN review. RU translation.
2019-12-24 18:10:21 +03:00