Commit Graph

198 Commits

Author SHA1 Message Date
Denis Zhuravlev
a2c95b3c49
Update array_functions.md
added note about ArrayElement index 0 case.
2019-09-05 19:37:42 -03:00
Denis Zhuravlev
037bd893fc
Update array_functions.md
added note about ArrayElement index 0 case.
2019-09-05 19:36:34 -03:00
BayoNet
a0a0f1607c
DOCAPI-8259: toInt, toUint docs refactoring and update. (#6797)
* Typo fix.

* DOCAPI-8259: toInt, toUint refactoring and update.

* Update docs/en/query_language/functions/type_conversion_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-8259: Fixes.

* DOCAPI-8259: Fixes.
2019-09-05 10:22:30 +03:00
alexey-milovidov
bc37ede1e6
Merge pull request #6788 from den-crane/patch-3
Doc change. identity function + translation to russian for throwIf / modelEvaluate
2019-09-03 14:48:37 +03:00
Ivan Blinkov
e69340dfb5
more fixes 2019-09-03 11:56:16 +03:00
Ivan Blinkov
aec5c4531f
fix note markdown 2019-09-03 11:53:22 +03:00
Denis Zhuravlev
9e0b312fbb
Update other_functions.md
throwIf second parameter
2019-09-02 22:27:48 -03:00
Denis Zhuravlev
bd1aabd280
Update other_functions.md
added description for identity function
2019-09-02 21:18:44 -03:00
Denis Zhuravlev
797f556a3e
Update other_functions.md
Changed C comment to SQL comment
2019-09-02 20:58:06 -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
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
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
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
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
c43f9030da DOCAPI-7460: Clarifications. 2019-08-20 18:36:08 +03:00
BayoNet
07dc167289
Typo fix in the assumeNotNull description. (#6542) 2019-08-19 12:57:53 +03:00
Alexandr Krasheninnikov
d9234a64c4 Make function return initial user 2019-08-14 15:18:11 +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
BayoNet
16bab88226 DOCAPI-7442: 7442 2019-08-12 13:27:28 +03:00
alexey-milovidov
99fad0904b
Merge pull request #6314 from infinivision/add_bitmapRange
added bitmapRange function
2019-08-08 04:51:48 +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
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
a5f7afc4c8
DOCAPI-7428: Update for domain and topLevelDomain functions description. (#5963) 2019-07-31 06:53:36 +03:00
BayoNet
c11fd03ba2
DOCAPI-7063: bitmapContains docs. EN review. RU translation. (#6142)
EN review
RU translation
2019-07-30 09:47:38 +03:00
BayoNet
2af3738aa4 Clarification and fixes. 2019-07-26 09:57:17 +03:00
BayoNet
6d9e6e0b9d
DOCAPI-3933: EN review and RU translation of hash functions doc (#5980)
EN review for hash functions docs.
RU translation of hash functions doc.
2019-07-25 13:14:04 +03:00
BayoNet
bb1ddf67e1
DOCAPI-6888: EN review and RU translation of the toDecimal*Or* funcions docs. (#5916)
* Review of EN version.

* DOCAPI-6888: RU translation of the toDecimal*Or* functions docs.
2019-07-23 12:53:33 +03:00
Ivan Blinkov
d0f65bd5b0
Merge pull request #6059 from izebit/russian-documentation
Russian documentation about functions for working with external dictionaries
2019-07-19 01:08:28 +03:00
Artem Konovalov
7d4ebe576d fix name of a parameter 2019-07-18 18:59:22 +03:00
Artem Konovalov
30ca545b09 fix name of a parameter 2019-07-18 18:56:58 +03:00
BayoNet
d48995f1e7
DOCAPI-7444: RU <-> EN docs regular sync. (#5944)
* DOCAPI-7444: RU <-> EN docs regular sync.
2019-07-18 14:04:45 +03:00
Ivan Blinkov
462b553016
Merge pull request #6022 from andyyzh/hash_document
DOCAPI: Fix a little problem in the document of hash_functions
2019-07-16 12:25:15 +03:00
BayoNet
0357c11851
DOCAPI-7129 Nested JSON in JSONEachRow description + date_time_input_format (#5889)
* The input_format_import_nested_json and date_time_input_format settings description.
* Usage of Nested Structures with JSONEachRow.
2019-07-16 12:21:48 +03:00
Andy Yang
bdff08a7aa Fix a little problem in the document of hash_functions 2019-07-16 16:43:45 +08:00
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
Vitaly Baranov
fd89a8b051
Merge pull request #5212 from andyyzh/custom_week_functions
Added functions for working with the Custom week number
2019-07-12 14:00:35 +03:00
BayoNet
9f3a5cb8f2 DOCAPI-6889: RU translations for docs on external dicts functions. 2019-07-12 07:50:01 +03:00
alexey-milovidov
a9cfe4ce91
Merge pull request #5807 from yandex/ngramSearch
Inverting ngramSearch to be more intuitive
2019-07-01 00:43:17 +03:00
Danila Kutenin
9127c8b27c inverting ngramSearch to be more intuitive 2019-06-30 22:34:17 +03:00
alexey-milovidov
87993de98d
Merge pull request #5725 from yandex/PerformanceVision-ignore_scheme
Performance vision ignore scheme
2019-06-29 20:36:23 +03:00
Šimon Podlipský
57751773cd
Update machine_learning_functions.md
Naming consistency
2019-06-27 12:35:48 +03:00
alesapin
306e27c152 Return old behaviour 2019-06-26 18:18:12 +03:00
alesapin
f740334ee5 Faster scheme search
Add docs
2019-06-26 13:26:34 +03:00
Andy Yang
4b6efaa4b9 Merge branch 'master' into custom_week_functions
update last code
2019-06-24 09:53:38 +08:00