Commit Graph

286 Commits

Author SHA1 Message Date
Sergei Bocharov
5c9e6900b5 Added examples 2019-11-25 11:55:33 +03:00
tavplubix
e19220cb69
Merge pull request #7889 from godfreyd/en-docs/CLICKHOUSEDOCS-366
docs(bitTest, bitTestAny, bitTestAll):The new description of `bitTest…
2019-11-22 21:10:02 +03:00
Sergei Bocharov
05e05a709e Fixes 2019-11-22 14:53:56 +03:00
elenaspb2019
ffa3378fcd docs(bitTest, bitTestAny, bitTestAll):The new description of bitTest, bitTestAny, bitTestAll functions were added. 2019-11-22 14:46:18 +03:00
akonyaev
78f13839ac Add exception for illegal types for conversion functions with -OrZero or -OrNull postfixes.
Add docs for conversion functions with -OrZero and -OrNull postfixes.
2019-11-21 18:46:25 +03:00
Viktor Taranenko
fffda9c530 document arrayFlatten (flatten) in en, ru 2019-11-17 18:37:53 +00:00
Sergei Bocharov
d564573abe Fixes after reveiw 2019-11-14 12:42:31 +03:00
Sergei Bocharov
aa6ef37a69 Fixes after review 2019-11-11 14:53:41 +03:00
Sergei Bocharov
6d0f58aaaa Fixes after review 2019-11-11 14:48:14 +03:00
Sergei Bocharov
05a9e977a6 Fixes after review 2019-11-11 14:42:53 +03:00
Sergei Bocharov
8ef1e12bd4 Fixes after review 2019-11-11 14:41:33 +03:00
elenaspb2019
e958a6a27d docs(otherfunctions): Fix filesystemAvailable & filesystemFree & filesystemCapacity functions 2019-11-11 13:35:13 +03:00
Mikhail Korotov
59ec541c15
Update encoding_functions.md 2019-11-06 19:02:26 +03:00
millb
5c478dfe02 Merge branch 'master' into decimal_hex_function 2019-11-06 09:43:30 +03:00
alexey-milovidov
c3645595ee
Merge pull request #7521 from godfreyd/godfreyd-CLICKHOUSEDOCS-43
Docs(repeat): Added repeat function description
2019-10-31 00:11:49 +03:00
BayoNet
a06c8a1dec CLICKHOUSEDOCS-443: fixes. 2019-10-30 19:47:53 +03:00
millb
864bfb20ad Docs added 2019-10-30 18:34:09 +03:00
liu-bov
7b3e34a79a docs(repeat): Added repeat function description 2019-10-29 12:39:29 +03:00
Azat Khuzhin
2d2e738085 Add CRC32IEEE()/CRC64() support
zlib's implementation uses CRC-32-IEEE 802.3 polynomial (0xedb88320) but
with starting value 0xffffffff, so introduce another crc32
implementation - CRC32IEEE that has starting value - 0

Also add CRC64 with ECMA polynomial.

v2: s/crc*_data./crc*_data./ to avoid conflicts with other crc32.h in contrib
v3: join with existing CRC32()
2019-10-25 15:52:41 +03:00
Sergei Bocharov
4ee2748271 Fixes after DOCSUP 2019-10-24 18:17:24 +03:00
Sergei Bocharov
483a897329 Fixes after DOCSUP 2019-10-23 14:28:08 +03:00
Sergei Bocharov
03fbe8864c Fixes after DOCSUP 2019-10-23 12:31:27 +03:00
Sergei Bocharov
c156dfa6c7 Fixes for DOCSUP 2019-10-22 15:27:52 +03:00
VDimir
f1630b4e2e Merge branch 'master' into feature/isvalidjson-5910 2019-10-19 06:21:21 +00:00
BayoNet
7601fafe63
DOCS-413: Links fixes. (#7362)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* CLICKHOUSEDOCS-413: Links fixes.
2019-10-17 13:38:32 +03:00
Sergei Bocharov
f0c38c82ca Fix typos 2019-10-14 13:34:27 +03:00
Sergei Bocharov
f5ebf2ccb7 Added Quick Start info 2019-10-14 13:34:27 +03:00
Danila Kutenin
57f20ba17e All multi{Fuzzy}MatchAllIndices functions 2019-10-13 15:22:09 +02:00
VDimir
9a9a234410 Add doc for isValidJSON 2019-10-12 12:00:46 +00:00
Sergei Bocharov
da0e9a1106 Fixes 2019-10-04 10:24:41 +03:00
Elena Baskakova
9d2f9c3d7f docs(currentUser): fix description 2019-10-04 10:20:17 +03:00
alexey-milovidov
cbd2f1d8cd
Merge pull request #7112 from godfreyd/godfreyd-startswith
Docs(startsWith): Fix startsWith function
2019-09-30 14:59:39 +03:00
Sergei Bocharov
b641c7e163 Fix replicate function description 2019-09-30 12:18:43 +03:00
Sergei Bocharov
8a579ee3a6 Fixes after review 2019-09-30 10:24:02 +03:00
Denis Zhuravlev
0a686b1e86
Update array_functions.md
Fix arrayDifference description.
2019-09-28 18:52:52 -03:00
BayoNet
34b61e8dff
DOCAPI-7442: EN review, RU translation for updated system.parts docs (#7041)
* Typo fix.

* Update system_tables.md (#40)

* DOCAPI-7442: RU translation.

* DOCAPI-7442: Fix.
2019-09-28 17:58:10 +03:00
BayoNet
fa31743ace
DOCAPI-8259: EN review, RU translation. toInt, toUint docs refactoring and update (#7043)
* Typo fix.

* Update type_conversion_functions.md (#48)

* DOCAPI-8259: RU translation

* DOCAPI-8259: EN. Numeric conversion issues.

* DOCAPI-8259: Clarification.
2019-09-28 17:55:50 +03:00
Denis Zhuravlev
774e255154 Doc change. translation to Russian some array functions (#7139) 2019-09-28 09:39:25 +03:00
Sergei Bocharov
a0e11264ee Fix startsWith function 2019-09-26 14:39:39 +03:00
BayoNet
4a60e8187b
Fixing links in docs (#7098)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.
2019-09-25 19:43:10 +03:00
Sergei Bocharov
4761436a52 Docs(hash_functions): fix xxHash32, xxHash64 (#6992)
* docs(hash_functions): fix xxHash32, xxHash64

* Fixes after review

* Fixes after review

* Update hash_functions.md

* Update hash_functions.md
2019-09-24 03:50:58 +03:00
BayoNet
779648f7cc DOCAPI-7695: EN review, RU translation. Functions support for indexes (#7045)
* Typo fix.

* DOCAPI-7695: Typo fixed

* Update mergetree.md (#49)

* DOCAPI-7695: RU translation

* Update mergetree.md
2019-09-24 02:50:26 +03:00
alexey-milovidov
108ea4a330
Merge pull request #6995 from godfreyd/godfrey-javahash-hivehash
Docs(hash_functions): fix javaHash & hiveHash functions
2019-09-24 02:27:49 +03:00
BayoNet
2d2bc052e1
DOCAPI-8530: Code blocks markup fix (#7060)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* docs/en: cleaning some files

* docs/en: cleaning data_types

* docs/en: cleaning database_engines

* docs/en: cleaning development

* docs/en: cleaning getting_started

* docs/en: cleaning interfaces

* docs/en: cleaning operations

* docs/en: cleaning query_lamguage

* docs/en: cleaning en

* docs/ru: cleaning data_types

* docs/ru: cleaning index

* docs/ru: cleaning database_engines

* docs/ru: cleaning development

* docs/ru: cleaning general

* docs/ru: cleaning getting_started

* docs/ru: cleaning interfaces

* docs/ru: cleaning operations

* docs/ru: cleaning query_language

* docs: cleaning interfaces/http

* Update docs/en/data_types/array.md

decorated ```

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/getting_started/example_datasets/nyc_taxi.md

fixed typo

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/getting_started/example_datasets/ontime.md

fixed typo

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/interfaces/formats.md

fixed error

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/table_engines/custom_partitioning_key.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utils/clickhouse-local.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/dicts/external_dicts_dict_sources.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utils/clickhouse-local.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

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

Co-Authored-By: BayoNet <da-daos@yandex.ru>

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

Co-Authored-By: BayoNet <da-daos@yandex.ru>

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

Co-Authored-By: BayoNet <da-daos@yandex.ru>

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

Co-Authored-By: BayoNet <da-daos@yandex.ru>

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

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/table_engines/jdbc.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* docs: fixed error

* docs: fixed error
2019-09-23 18:31:46 +03:00
Sergei Bocharov
c051964fee fixes after review 2019-09-23 13:48:21 +03:00
Sergei Bocharov
052c1a562d Fixes 2019-09-23 13:10:59 +03:00
Sergei Bocharov
6a4a4b5674 Docs(hash_functions): fix javaHash & hiveHash functions 2019-09-23 13:10:59 +03:00
Denis Zhuravlev
0c6d583a15 Doc change. less confusing description for pointInEllipses (#6790) 2019-09-09 20:51:58 +03:00
BayoNet
76c84d1d63 DOCAPI-7695: Functions support for indexes (#6784) 2019-09-06 12:07:23 +03:00
Denis Zhuravlev
3f40cd7eef
Update array_functions.md
added note about ArrayElement index 0 case.
2019-09-05 19:33:36 -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
cd688792b3
more fixes 2019-09-03 11:57:24 +03:00
Ivan Blinkov
7541a39325
fix ru as well 2019-09-03 11:54:19 +03:00
Denis Zhuravlev
a38b3b369c
Update other_functions.md
throwIf second parameter
2019-09-02 22:23:07 -03:00
Denis Zhuravlev
b1c6decafd
Update other_functions.md
перевод для modelEvaluate / throwIf
2019-09-02 21:28:22 -03:00
Denis Zhuravlev
1cc2603711
Update other_functions.md
added description for identity function
2019-09-02 21:12:14 -03:00
Denis Zhuravlev
b305295d3c
Update other_functions.md
Changed C comment to SQL comment
2019-09-02 20:59:17 -03:00
Denis Zhuravlev
9ec91df964
Update other_functions.md
Example of max_block_size impact on runningDifference. + runningDifferenceStartingWithFirstValue description
2019-09-02 17:10:20 -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
alexey-milovidov
7b793dad91
Update other_functions.md 2019-08-14 16:25:23 +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
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
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
86d421cee6 changes after code review 2019-07-19 00:42:48 +03:00
Artem Konovalov
0a3bd5ed00 changes after code review 2019-07-19 00:41:06 +03:00
Artem Konovalov
7808f944e9 changes after code review 2019-07-19 00:36:25 +03:00
Artem Konovalov
c2fee7345d fix typos 2019-07-19 00:21:16 +03:00
Artem Konovalov
8e93b500fd fix typos 2019-07-19 00:16:45 +03:00
Artem Konovalov
43c13d8283 fix typos 2019-07-19 00:15:34 +03:00
Artem Konovalov
60f3e4dd8c fix typos 2019-07-19 00:11:00 +03:00
Artem Konovalov
1cb5b77fa8 fix typos 2019-07-19 00:09:56 +03:00
Artem Konovalov
a5196861ff fix typos 2019-07-19 00:05:38 +03:00
Artem Konovalov
dcc0433dd6 fix typos 2019-07-18 23:59:01 +03:00
Artem Konovalov
839acc948e add russian documentation about functions for working with external dictionaries 2019-07-18 23:44:05 +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
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
BayoNet
9f3a5cb8f2 DOCAPI-6889: RU translations for docs on external dicts functions. 2019-07-12 07:50:01 +03:00
alexey-milovidov
c108882c5f
Merge pull request #5805 from yandex/BHYCHIK-h3-integration
Merge H3 integration
2019-07-01 01:02:16 +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
alexey-milovidov
76b0a29046
Update geo.md 2019-06-30 23:53:08 +03:00
alexey-milovidov
1d2008bf10
Update geo.md 2019-06-30 23:46:29 +03:00
Danila Kutenin
9127c8b27c inverting ngramSearch to be more intuitive 2019-06-30 22:34:17 +03:00
alexey-milovidov
feafcb21bd
Merge branch 'master' into h3-integration 2019-06-30 16:19:11 +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
Ivan Remen
b439769aa7 Merge remote-tracking branch 'main/master' into h3-integration-fix 2019-06-20 13:53:17 +03:00
Ivan Remen
1e2d3a101f Fix doc 2019-06-20 13:39:54 +03:00
Ivan Remen
35ccd128f4 Fix documentation after review 2019-06-19 11:05:56 +03:00
Ivan Remen
edff6e58dc Support crc32 function 2019-06-18 00:54:26 +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
BayoNet
533750ef7f DOCAPI-6985: RU translations for some articles. (#5572) 2019-06-14 15:44:33 +03:00
BayoNet
a354bfa884 DOCAPI-6550: 'basename' function, HTTP compression. EN review and RU translation (#5463) 2019-06-14 14:26:46 +03:00
BayoNet
c5f30d9fa8 DOCAPI-6180: Fixes. 2019-06-14 13:29:16 +03:00
alexey-milovidov
864e1370b0
Merge pull request #5550 from ogorbacheva/DOCAPI-3951-lambda
Doc fix: small fix in lambda
2019-06-14 09:22:12 +03:00
BayoNet
02686e3534 DOCAPI-4166: Translation for some 'other functions' and linking the parts of the document. (#5602) 2019-06-13 12:04:49 +03:00
BayoNet
27c3ae401c DOCAPI-6180: Syncronization between EN and RU versions of document. 2019-06-09 20:39:45 +03:00
ogorbacheva
98e6ab7402 Merge branch 'master' into DOCAPI-3951-lambda 2019-06-06 19:02:57 +03:00
ogorbacheva
02a12b1ce3 Old task 2019-06-06 17:13:23 +03:00
Danila Kutenin
b65a9499c8 ngramEntry renamed to ngramSearch 2019-05-27 12:05:02 +03:00
Danila Kutenin
b981318999 docs 2019-05-25 23:39:35 +03:00
Danila Kutenin
6090f5eca8 ngramEntry function was added 2019-05-25 21:47:26 +03:00
Danila Kutenin
ca87128ab2 Fix typo in docs 2019-05-25 18:42:12 +03:00
BayoNet
54134334c9 DOCAPI-6697: RU example fix. 2019-05-23 15:42:12 +03:00
BayoNet
380dd70a01 DOCAPI-6697: Changed example to less confusing. 2019-05-21 12:08:43 +03:00
BayoNet
8e3c5157cc DOCAPI-6697: Edited the toValidUTF8 description. 2019-05-20 17:41:10 +03:00
Danila Kutenin
4e3a607267 format function added 2019-05-18 14:30:36 +03:00
Danila Kutenin
0d3422fa8a toValidUTF8 function added 2019-05-17 15:55:21 +03:00
Danila Kutenin
6a6b30a56f Less code with unique ptrs and some docs added 2019-05-06 00:35:08 +03:00
Danila Kutenin
ca4f098362 fix hyperscan to treat regular expressions as utf-8 expressions 2019-05-05 09:51:59 +03:00
ogorbacheva
25fafde574 Review2 2019-04-25 00:08:49 +03:00
ogorbacheva
a2bf29a2b1 Edit higher order 2019-04-24 17:35:52 +03:00
ogorbacheva
c5a93dc52c Review 2019-04-23 22:54:32 +03:00
ogorbacheva
585a27c4f4 Review 2019-04-23 22:43:20 +03:00
ogorbacheva
13da9463bf Fixes 2019-04-23 15:56:22 +03:00
ogorbacheva
0573f7eb1f Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-22 14:59:13 +03:00
ogorbacheva
19e4352759 Doc fix: Actualize ARRAY JOIN (#5065) 2019-04-22 11:34:25 +03:00
ogorbacheva
60e35ae2dd Added info about arraySort 2019-04-19 18:55:23 +03:00
ogorbacheva
f5dfd7f928 Added info about arraySort 2019-04-19 18:18:57 +03:00
Danila Kutenin
e28bae8f19 Fix docs because hyperscan 5.1.1 released 2019-04-11 13:54:35 +03:00
BayoNet
1f6fc83c8e DOCAPI-6126: Clarification of the 'round' function description. (#4939)
* DOCAPI-6126: Clarification of the 'round' function description.

* DOCAPI-6126: More text for round. EN

* DOCAPI-6126: RU

* DOCAPI-6126: Link fixes.
2019-04-10 10:17:40 +03:00
Danila Kutenin
b603e51c6e isValidUTF8 function added 2019-04-07 21:58:13 +03:00
Danila Kutenin
b822923f5a Better renamings of fuzzy string search 2019-03-29 04:27:17 +03:00
Danila Kutenin
ef0d622a5f Added hyperscan fuzzy search 2019-03-29 04:02:05 +03:00
Danila Kutenin
2048e0c183 Fix sub to sup in string search docs 2019-03-28 20:01:48 +03:00
Danila Kutenin
a791e3155b More restrictions added 2019-03-28 18:12:37 +03:00
Danila Kutenin
cae4a426c5 Hyperscan restriction 2019-03-28 17:59:25 +03:00
ogorbacheva
b747608b7f Add info about NULLs and NaNs in arraySort 2019-03-26 18:46:50 +03:00
Ivan Remen
2fb5addc40 H3 library integration 2019-03-26 11:59:48 +03:00
Danila Kutenin
1e1e3b3d38 Fix hyperscan, add some notes, test, 4 more perf tests 2019-03-25 00:47:34 +03:00
Danila Kutenin
725139f0f5 Renamings, fixes to search algorithms, more tests 2019-03-24 01:49:38 +03:00
Danila Kutenin
f8001b41ba Hyperscan multi regular expressions search 2019-03-23 22:40:16 +03:00
BayoNet
72a20d372e DOCAPI-5436 The FixedString docs update (#4667)
* DOCAPI-5436: Some restructurization in FixedString EN text.

* DOCAPI-5436: EN review and RU translation of FixedString description.

* DOCAPI-5436: Minor fixes in the FixedString docs.

* DOCAPI-5436: Markup fix.
2019-03-13 11:14:32 +03:00
Danila Kutenin
86df0960d9 Better docs to the distance functions 2019-03-09 20:07:45 +03:00
Danila Kutenin
56872ef0e3 Better docs to the distance functions 2019-03-09 19:59:43 +03:00
Danila Kutenin
dd22d1fb89 Better docs to the distance functions 2019-03-06 03:08:12 +03:00
Danila Kutenin
24cc9e4e65 Fix docs 2019-03-06 01:44:47 +03:00
Danila Kutenin
952b5ea24a Rename trigramDistance to ngramDistance, add more functions with CaseInsensitive and UTF, update docs, more job done in perf, added some perf tests for string search that I would like to see 2019-03-06 01:42:28 +03:00
alexey-milovidov
b23a3b4e96
Merge pull request #4520 from BayoNet/DOCAPI-5436-FixedString-update
DOCAPI-5436: Update of the FixedString data type description.
2019-03-01 17:51:57 +03:00
Vitaly Baranov
a5d3ebc1f3
Update date_time_functions.md 2019-03-01 17:05:50 +03:00
Vitaly Baranov
56b401cfaa Add documentation for new datetime functions toStartOfInterval()
and toStartOfTenMinutes().
2019-03-01 16:04:52 +03:00
BayoNet
720d44837a DOCAPI-5436: Clarification of the 'empty' function description. 2019-02-27 21:27:29 +03:00