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 |
|
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
|
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
|
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 |
|
BayoNet
|
c43f9030da
|
DOCAPI-7460: Clarifications.
|
2019-08-20 18:36:08 +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
|
07dc167289
|
Typo fix in the assumeNotNull description. (#6542)
|
2019-08-19 12:57:53 +03:00 |
|
Nikita Vasilev
|
d67c0f5aa0
|
Merge branch 'nikvas0/index_mutate' of github.com:nikvas0/ClickHouse into nikvas0/index_mutate
|
2019-08-15 20:48:24 +03:00 |
|
Nikita Vasilev
|
00a5fe7836
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-15 19:48:57 +03:00 |
|
BayoNet
|
c4df1d948b
|
DOCAPI-7415: Docs for the -Resample aggregate function combinator. (#5972)
|
2019-08-15 13:09:36 +03:00 |
|
alexey-milovidov
|
7a439e269f
|
Merge pull request #6470 from alex-krash/function_user
Function currentUser()
|
2019-08-14 20:09:54 +03:00 |
|
BayoNet
|
5a9f31ede4
|
DOCAPI-7062: MySQL database engine and MergeTree TTL docs. EN review, RU translation (#6407)
* Update create.md
* Update mergetree.md
* Update index.md
* Update mysql.md
* DOCAPI-7062: RU translation.
* DOCAPI-7062: Fixes
* Update docs/ru/database_engines/index.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.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-7062: Clarifications and fixes.
* DOCAPI-7062: Clarifications.
* 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>
|
2019-08-14 19:42:09 +03:00 |
|
Alexandr Krasheninnikov
|
d9234a64c4
|
Make function return initial user
|
2019-08-14 15:18:11 +03:00 |
|
BayoNet
|
6472768c07
|
DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation. (#6262)
|
2019-08-14 10:58:30 +03:00 |
|
Alexandr Krasheninnikov
|
4d145cb72b
|
Documentation added
|
2019-08-13 19:08:12 +03:00 |
|
Alexandr Krasheninnikov
|
ea9cf3a62f
|
Done
|
2019-08-13 16:11:24 +03:00 |
|
Nikita Vasilev
|
cf2dda0419
|
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2019-08-12 22:34:53 +03:00 |
|
Nikita Vasilev
|
5afa7b5148
|
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2019-08-12 22:34:40 +03:00 |
|
Nikita Vasilev
|
fc913b6c4f
|
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2019-08-12 22:34:27 +03:00 |
|
BayoNet
|
16bab88226
|
DOCAPI-7442: 7442
|
2019-08-12 13:27:28 +03:00 |
|
Gleb Novikov
|
381ea6cb6e
|
Merge branch 'master' into table-constraints
|
2019-08-11 12:38:34 +03:00 |
|
Nikita Vasilev
|
75e381bde4
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-10 23:07:50 +03:00 |
|
Nikita Vasilev
|
82fc0f6b15
|
docs
|
2019-08-10 16:52:01 +03:00 |
|
Alexander Tokmakov
|
ae6efb23b4
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-08-08 22:31:31 +03:00 |
|
Alexander Tokmakov
|
d1ebfaacd6
|
update docs
|
2019-08-08 22:28:25 +03:00 |
|
BayoNet
|
c5a778934e
|
DOCAPI-7984: ASOF JOIN ... ON syntax
|
2019-08-08 11:37:08 +03:00 |
|
alexey-milovidov
|
99fad0904b
|
Merge pull request #6314 from infinivision/add_bitmapRange
added bitmapRange function
|
2019-08-08 04:51:48 +03:00 |
|
BayoNet
|
7a0baefac0
|
DOCAPI-7783: Update of the SET query documentation (#6165)
* DOCAPI-7783: Update of the SET query documentation.
|
2019-08-07 21:12:36 +03:00 |
|
BayoNet
|
c5b25b23e3
|
DOCAPI-8016: Adam weights mention in docs
* DOCAPI-8016: Added mention about Adam method of updating weights in regressions.
* DOCAPI-8016: RU translation.
|
2019-08-07 20:06:56 +03:00 |
|
BayoNet
|
da6ca3f8c7
|
DOCAPI-7413: T64 codec docs (#6347)
|
2019-08-07 19:02:56 +03:00 |
|
Vasily Nemkov
|
fcb0482830
|
Implement geohashesInBox function. #6127
|
2019-08-06 17:53:06 +03:00 |
|
Zhichang Yu
|
e1f3ef2115
|
renamed bitmapRange to bitmapSubsetInRange
|
2019-08-05 10:27:12 +08:00 |
|
Zhichang Yu
|
4f146eaa7e
|
added bitmapRange function
|
2019-08-03 23:07:46 +08:00 |
|
BayoNet
|
9116c08959
|
DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs. (#5949)
* DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs.
|
2019-08-01 10:38:04 +03:00 |
|
BayoNet
|
1e20c2bc27
|
DOCAPI-5760: Join engine docs. EN review. RU translation (#6234)
|
2019-07-31 17:49:16 +03:00 |
|
BayoNet
|
cc8ce23215
|
DOCAPI-6889: Fixes.
|
2019-07-31 16:16:29 +03:00 |
|
BayoNet
|
7892d66cde
|
Merge branch 'master' of github.com:yandex/ClickHouse into l10n/DOCAPI-6889-dictGet
|
2019-07-31 16:06:37 +03:00 |
|
BayoNet
|
bd493727b6
|
DOCAPI-7460: Added link to algorithm.
|
2019-07-31 08:55:10 +03:00 |
|
BayoNet
|
b103137280
|
DOCAPI-4160: EN review, RU translation. uniq and count docs. (#6087)
|
2019-07-31 07:36:15 +03:00 |
|