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
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