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 |
|
FeehanG
|
a930713a24
|
Update ext_dict_functions.md
|
2019-06-23 15:34:22 +03:00 |
|
BayoNet
|
e7493112eb
|
DOCAPI-5760: Join engine docs update. (#5658)
|
2019-06-21 10:58:15 +03:00 |
|
alexey-milovidov
|
c899fce9fc
|
Merge pull request #5661 from BHYCHIK/crc32-for-master
Support crc32 function
|
2019-06-20 01:32:00 +03:00 |
|
BayoNet
|
5e6806f64e
|
DOCAPI-7063: Formatting of the bitmapContains function docs. (#5664)
* DOCAPI-7063: Formatting of the bitmapContains function.
|
2019-06-19 16:14:05 +03:00 |
|
Ivan Remen
|
35ccd128f4
|
Fix documentation after review
|
2019-06-19 11:05:56 +03:00 |
|
Andy Yang
|
6085fce8d7
|
some review fixes and add new function toStartOfWeek
|
2019-06-18 17:48:07 +08:00 |
|
Ivan Remen
|
edff6e58dc
|
Support crc32 function
|
2019-06-18 00:54:26 +03:00 |
|
alexey-milovidov
|
bb6dc6f92f
|
Merge pull request #5566 from BayoNet/DOCAPI-6180-translation-sync
DOCAPI-6180: Syncronization between EN and RU versions of document.
|
2019-06-16 03:04:51 +03:00 |
|
BayoNet
|
6a53422ff0
|
DOCAPI-6889: External dictionaries functions docs update. (#5556)
|
2019-06-14 17:27:25 +03:00 |
|
BayoNet
|
2b5b775810
|
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6180-translation-sync
|
2019-06-14 16:16:46 +03:00 |
|