alexey-milovidov
b831f2f636
Merge pull request #6786 from den-crane/patch-3
...
Doc change. Example of max_block_size impact on runningDifference.
2019-09-03 02:24:59 +03:00
Denis Zhuravlev
d7763e132e
Update other_functions.md
...
Example of max_block_size impact on runningDifference.
2019-09-02 17:15:40 -03:00
Alexander Tokmakov
31372d5f6b
explicitly specify en language
2019-09-02 22:48:13 +03:00
Alexander Tokmakov
9eb1a9bae6
fix links in docs
2019-09-02 21:53:16 +03:00
Denis Zhuravlev
14e16c7a41
Doc change. Example of another approach to collapsing (using negative numbers). ( #6751 )
...
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
2019-09-02 18:11:45 +03:00
Alexander Tokmakov
4cbf095a4a
update docs
2019-08-30 21:21:54 +03:00
Alexander Tokmakov
03c83169bd
Merge branch 'master' into merging_template_format
2019-08-29 16:34:25 +03:00
alexey-milovidov
9a5488fbd1
Merge pull request #6660 from den-crane/patch-1
...
Documentation change. range_hashed dict arbitrary type description.
2019-08-27 23:13:07 +03:00
BayoNet
b076933009
DOCAPI-7400: Gorilla codecs. EN review. RU translation. ( #6598 )
...
* Update create.md
* DOCAPI-7400: RU translation.
* DOCAPI-7400: Fixes.
* Update docs/ru/query_language/create.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/create.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7400: Clarifications.
* DOCAPI-7400: Link fix.
2019-08-27 16:49:56 +03:00
BayoNet
cbc78ffc43
DOCAPI-7443: Virtual columns docs update. EN review. RU translation. ( #6640 )
...
* Update index.md (#35 )
* DOCAPI-7443: RU translation.
* Link fix.
* DOCAPI-7443: Fixes.
* DOCAPI-7443: Fixes.
2019-08-27 14:04:52 +03:00
BayoNet
9c0b377868
DOCAPI-7431: Queries with parameters docs. EN review. RU translation. ( #6632 )
...
* Update cli.md (#36 )
* Update http.md (#37 )
* DOCAPI-7431: RU Translation.
* DOCAPI-7431: Fix.
* Update docs/en/interfaces/cli.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7431: Fixes.
2019-08-27 13:24:42 +03:00
BayoNet
a98b91c521
DOCAPI-7436: Enum type docs. EN review, RU translation. ( #6630 )
...
* Update enum.md (#33 )
* DOCAPI-7436: RU translation.
* Update docs/en/data_types/enum.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/data_types/enum.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7436: Fixes.
2019-08-26 20:48:48 +03:00
BayoNet
305f3ba479
DOCAPI-7428: domain function docs. EN review, RU translation. ( #6624 )
...
* Update url_functions.md
* DOCAPI-7428: RU translation
* DOCAPI-7428: Fix.
* Update docs/en/query_language/functions/url_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/functions/url_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/functions/url_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/functions/url_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/functions/url_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7428: Fixes.
2019-08-26 19:09:30 +03:00
Denis Zhuravlev
0a4364370a
Described arbitrary datatype for range_hashed
2019-08-25 22:44:13 -03:00
Alexey Milovidov
a6997aa83f
Modifications after merging constraints support
2019-08-24 16:00:04 +03:00
Alexander Tokmakov
1572d0c5b6
Merge branch 'master' into merging_template_format
2019-08-23 20:34:14 +03:00
Alex Ryndin
d001c7e554
Fix typo ( #6631 )
2019-08-23 17:27:07 +03:00
Alexander Tokmakov
734a0f23a9
Merge branch 'master' into merging_template_format
2019-08-23 15:32:35 +03:00
Alexey Milovidov
4366791b63
Merge branch 'table-constraints' of https://github.com/NanoBjorn/ClickHouse into NanoBjorn-table-constraints
2019-08-23 07:49:10 +03:00
alexey-milovidov
7012a421c6
Merge branch 'master' into alter_table_drop_detached_part
2019-08-23 05:22:07 +03:00
Alexey Milovidov
cff8ec43f9
Rename neighbour -> neighbor
2019-08-23 04:31:04 +03:00
alexey-milovidov
49aa9384af
Merge pull request #5925 from alex-krash/function_next_prev_in_block
...
Implement neighbour() function
2019-08-23 04:28:36 +03:00
Alexander Tokmakov
81022bb3e9
Merge branch 'master' into alter_table_drop_detached_part
2019-08-22 23:38:58 +03:00
sev7e0
8ac4ee3dca
Fix data type (enum) table name error in docs
2019-08-22 14:29:21 +08:00
alexey-milovidov
51f6d97511
Update formats.md
2019-08-21 18:20:42 +03:00
BayoNet
4648472f1b
Merge pull request #6449 from BayoNet/en-docs/DOCAPI-7442-system.parts-new-colunms
...
DOCAPI-7442: system.parts new columns
2019-08-21 13:52:55 +03:00
BayoNet
f29c941429
Merge pull request #6396 from BayoNet/en-docs/DOCAPI-7984-asof-join-on
...
DOCAPI-7984: ASOF JOIN ON docs
2019-08-21 13:46:47 +03:00
BayoNet
209af3e1c4
DOCAPI-7442: Clarification
2019-08-21 13:18:41 +03:00
BayoNet
0b273cdf91
Update docs/en/operations/system_tables.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:50 +03:00
BayoNet
3862dd95df
Update docs/en/operations/system_tables.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:38 +03:00
BayoNet
9a8d1266ba
Update docs/en/operations/system_tables.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:00 +03:00
BayoNet
8fcb8022c4
Update docs/en/operations/system_tables.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:13:25 +03:00
BayoNet
bfbed4100e
Update docs/en/query_language/select.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:05:23 +03:00
BayoNet
52728493d5
Update docs/en/query_language/select.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:33 +03:00
BayoNet
fde0a2f51e
Update docs/en/query_language/select.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:15 +03:00
BayoNet
8c5833964d
Update docs/en/query_language/select.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:02:28 +03:00
BayoNet
1536d42556
Merge pull request #6235 from BayoNet/en-docs/DOCAPI-7460
...
DOCAPI-7460: histogram function description
2019-08-21 11:11:39 +03:00
BayoNet
e89e23c080
DOCAPI-7991: Update of Log engines docs ( #6516 )
...
* Link fix.
* Fixed ZH docs build.
* DOCAPI-7991: Upate of *Log engines docs.
* DOCAPI-7991: Typo fix.
2019-08-21 11:00:20 +03:00
BayoNet
9a245f7930
DOCAPI-7438: Update of quantileTiming docs. ( #6455 )
...
* Link fix.
* DOCAPI-7438: Update of quantileTiming functions docs.
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7438: Clarifications.
* DOCAPI-7438: Links fix.
2019-08-21 10:52:51 +03:00
alexey-milovidov
308baa182e
Merge branch 'master' into table-constraints
2019-08-21 06:33:08 +03:00
Ivan Blinkov
3785d945ff
Sync RPM packages instructions to other docs languages ( #6568 )
2019-08-20 20:42:31 +03:00
BayoNet
c43f9030da
DOCAPI-7460: Clarifications.
2019-08-20 18:36:08 +03:00
BayoNet
bdd46bd585
DOCAPI-7991: Typo fix.
2019-08-20 15:58:23 +03:00
BayoNet
e986d6ba53
DOCAPI-7459: skip_unavailable_shards docs ( #6361 )
...
* Link fix.
* DOCAPI-7459: skip_unavailable_shards docs
* Update dbms/src/Core/Settings.h
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>
* DOCAPI-7459: Markup fixes.
2019-08-20 15:06:52 +03:00
Gleb Novikov
86fecc7501
Merge branch 'master' into table-constraints
2019-08-20 12:17:56 +03:00
BayoNet
87e13c494e
DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs. EN review, RU translation. ( #6463 )
...
* Update reference.md
* DOCAPI-7414: RU translation
* DOCAPI-7414: Fix.
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-20 10:46:31 +03:00
BayoNet
0e99eb82f4
DOCAPI-7129: nested json insert. EN review. RU translation. ( #6419 )
...
* Update formats.md
* Update settings.md
* Link fix.
* DOCAPI-7129: RU translation.
* DOCAPI-7129: Fixed build of ZH docs.
* Update docs/en/interfaces/formats.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/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7129: Clarifications and fixes.
2019-08-20 10:23:47 +03:00
Ivan Blinkov
646071f360
Update roadmap.md ( #6545 )
2019-08-19 16:13:58 +03:00
BayoNet
07dc167289
Typo fix in the assumeNotNull description. ( #6542 )
2019-08-19 12:57:53 +03:00
BayoNet
4b91e02d68
DOCAPI-7430: MergeTree INDEX bloom filter docs. ( #5992 )
...
* DOCAPI-7430: MergeTree INDEX bloom filter docs.
* DOCAPI-7430: Updated bloom filter docs with the parameter description.
2019-08-16 18:31:29 +03:00