Alexey Milovidov
f0f532fd09
Minor update on roadmap
2020-03-17 23:46:43 +03:00
Nikolai Kochetov
50fb0ec9f6
Add links to changelogs from other years. ( #9710 )
...
* Add links to changelogs from other years.
* Move some changelogs to other folders.
* Fix links
* Renames and fixes.
2020-03-17 23:01:36 +03:00
Denis Zhuravlev
71697a4afc
Doc. ontime.md refresh to сorrespond modern CH (modern create/join) ( #9709 )
...
* ontime.md refresh to сorrespond modern CH
* RU ontime.md refresh to сorrespond modern CH
* ontime.md FA refresh to сorrespond modern CH
* ontime.md ZH refresh to сorrespond modern CH
2020-03-17 21:10:23 +03:00
BayoNet
fd4a8bba99
DOCS-526: ifNotFinite docs. Ternary operator RU translation ( #9650 )
...
- Documented ifNotFinite.
- Translated ternary operator into Russian.
2020-03-17 18:24:11 +03:00
Metikov Vadim
8e2e28c651
Update create.md
...
Fixed one word
2020-03-17 15:06:59 +05:00
Alexey Milovidov
41510275c5
Small updates on roadmap
2020-03-17 01:54:42 +03:00
yonesko
81bc57874e
Fix typo ( #9683 )
2020-03-16 18:02:03 +03:00
BayoNet
a4568b52e0
DOCS-511: Deleted some experimental settings. Removed duplicated description for join_any_take_last_row. ( #9639 )
...
* CLICKHOUSEDOCS-511: Removed obsolete settings.
* CLICKHOUSEDOCS-511: Removed duplication for ## join_use_nulls {#join_use_nulls}.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-14 01:12:54 +03:00
BayoNet
127bee643c
DOCS-549: Updated info about keywords case-sensivity. ( #9626 )
...
* Added DateTime64 to TOCs.
* Note about case-sencivity of keywords.
2020-03-13 10:29:50 +03:00
BayoNet
dc3d576d31
DOCS-57: position, positionCaseInsensitive, positionUTF8, positionCaseInsensitiveUTF8 ( #9631 )
2020-03-13 09:33:02 +03:00
Denis Zhuravlev
e867891265
Merge branch 'master' into docs/deduplicate_blocks_in_dependent_materialized_views
2020-03-12 11:53:41 -03:00
Alexey Milovidov
22a89d5d8e
Fixed changelog and documentation
2020-03-12 17:20:10 +03:00
Denis Zhuravlev
bbef6a29c9
Fixed the wrong(old) parameter name to the correct one -- deduplicate_blocks_in_dependent_materialized_views
2020-03-11 23:57:47 -03:00
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc ( #9562 )
...
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients
* I accidentally a word
* Review notes
* Fix space per review notes
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion
* Minor tweaks
* Review notes: missing `code` markers
* Formatting fix
* Silence PR check
* fix typo
* fix typos
* fix typos
* removed meaningless sentence.
* TZ new description
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
Alexey Milovidov
ab345379c5
Changed repository address
2020-03-11 10:29:30 +03:00
alexey-milovidov
2ae3b4082a
Update extended_roadmap.md
2020-03-10 22:16:35 +03:00
Mikhail
33c50fcd3f
Typo in russian docs
2020-03-10 15:53:00 +03:00
alexey-milovidov
9a10457cb6
Remove indexHint
function ( #9542 )
...
* Remove indexHint function
* Fixed build
* Update KeyCondition.cpp
* Update KeyCondition.cpp
2020-03-07 22:56:38 +03:00
alexey-milovidov
709667b8d7
Merge pull request #9548 from den-crane/patch-20
...
Doc change. insert_deduplicate , force_deduplicate_childrens RU description
2020-03-07 15:37:39 +03:00
alexey-milovidov
03551865a8
Merge pull request #9373 from den-crane/patch-19
...
Doc. change. max_insert_threads RU description
2020-03-07 02:46:11 +03:00
Denis Zhuravlev
5db4222ff8
Update settings.md
...
insert_deduplicate , force_deduplicate_childrens RU description
2020-03-06 19:25:22 -04:00
Alexey Milovidov
55fdce72eb
Update roadmap
2020-03-06 23:50:34 +03:00
Denis Zhuravlev
42cc6f4e3c
Update settings.md
...
max_insert_threads corrected ru description
2020-03-06 16:29:48 -04:00
Sergei Shtykov
117845b2be
CLICKHOUSEDOCS-548: Repaired master build.
2020-03-06 15:44:22 +03:00
Sergei Shtykov
1b1e4970ab
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-548-adopters
2020-03-06 14:10:04 +03:00
alexey-milovidov
0bf12a779f
Merge pull request #8994 from qoega/qoega/random-table-function-small
...
Generate table function
2020-03-06 03:40:22 +03:00
alexey-milovidov
520ec823f5
Merge pull request #9346 from den-crane/patch-18
...
Doc change explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 00:18:54 +03:00
Slach
202af42d17
add description for /ping http handler
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Slach
ecc65a21db
add reference to http_server_default_response in HTTP interface description
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-04 20:44:34 +05:00
Sergei Shtykov
f133659285
CLICKHOUSEDOCS-548: Added some adopters to the list.
2020-03-03 17:20:08 +03:00
Yatsishin Ilya
afbf7533c4
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-03-03 11:56:39 +03:00
Yatsishin Ilya
77c2b83022
Merge branch 'master' into qoega/random-table-function-small
2020-03-02 21:01:33 +03:00
alexey-milovidov
9b84b6db4b
Update nyc_taxi.md
2020-03-02 19:26:13 +03:00
Yatsishin Ilya
0a25fe71bd
more docs
2020-02-28 12:19:11 +03:00
Sergei Shtykov
f0aaa3b045
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median
2020-02-28 11:55:34 +03:00
Sergei Shtykov
fb08cc7d89
CLICKHOUSEDOCS-415: Converted median description to quantile description.
2020-02-28 11:55:18 +03:00
Yatsishin Ilya
cf9153e9de
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-27 22:52:24 +03:00
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md
2020-02-27 21:16:02 +03:00
alexey-milovidov
758f036bd8
Merge pull request #9385 from Felixoid/constraints_typo
...
Fix typo
2020-02-26 22:19:43 +03:00
Mikhail f. Shiryaev
bd54b30e1a
Add commands for working with submodules
2020-02-26 16:46:47 +01:00
Mikhail f. Shiryaev
5f806222f8
Fix typo
2020-02-26 16:07:23 +01:00
Ivan Blinkov
c509e9038f
trigger tests again
2020-02-26 13:16:32 +03:00
Denis Zhuravlev
1e013c742a
Update settings.md
...
max_insert_threads RU description
2020-02-25 16:00:28 -04:00
unegare
6ae78d9978
wrong translation
2020-02-25 17:24:14 +03:00
Yatsishin Ilya
7b462e2070
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-25 16:28:34 +03:00
Denis Zhuravlev
7a94d393ca
Update query_complexity.md
2020-02-24 17:58:20 -04:00
Denis Zhuravlev
d4cfda4050
Update query_complexity.md
...
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-02-24 16:44:37 -04:00
Gleb Novikov
6444e82444
fixed final mark description
2020-02-22 21:08:16 +03:00
Ivan Blinkov
5588f5db8a
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
...
DOCS-446: ALTER TTL
2020-02-22 14:38:48 +03:00
Marat IDRISOV
5fae5baaf1
Small corrections in Russian documentation
2020-02-21 06:07:24 +03:00