Commit Graph

721 Commits

Author SHA1 Message Date
alexey-milovidov
76d85b6c50
Merge pull request #8740 from godfreyd/en-docs/CLICKHOUSEDOCS-458
Docs: char function
2020-02-02 05:58:08 +03:00
alexey-milovidov
0c103c07c9
Update encoding_functions.md 2020-02-02 05:55:57 +03:00
alexey-milovidov
60510a653a
Merge pull request #8739 from godfreyd/CLICKHOUSEDOCS-498-DOCSUP-787
Docs: joinGet function description
2020-02-02 05:51:17 +03:00
Nico Mandery
81aa16cd4e documentation for h3 hierarchical functions and string conversion 2020-01-31 18:50:52 +01:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
Sergei Bocharov
01e422b716 Fixed links 2020-01-24 15:34:21 +03:00
Sergei Bocharov
843eea1351 Fixes after review 2020-01-24 14:38:29 +03:00
Sergei Bocharov
44c0eef2f3 Fixes after review 2020-01-24 13:52:57 +03:00
Sergei Bocharov
0ea906baca Fixes 2020-01-24 13:52:57 +03:00
elenaspb2019
a2e8e8ec0a docs(joinGet):The description of joinGet function was added. 2020-01-24 13:52:57 +03:00
Sergei Bocharov
2a994eede1 Fixes after review 2020-01-24 11:07:21 +03:00
hcz
3f0d1e21c0
Remove a duplicated document entry 2020-01-21 11:26:26 +08:00
Sergei Bocharov
e45f03215f Fixes 2020-01-20 13:29:30 +03:00
asiana21
b17425b997 docs(char):returns a string of the characters given by the code values of corresponding argument 2020-01-20 13:29:30 +03:00
alexey-milovidov
7e1084f42f
Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: roundBankers
2020-01-18 20:15:49 +03:00
Sergei Shtykov
2f9c7e8de7 CLICKHOUSEDOCS-496: fix. 2020-01-17 09:56:17 +03:00
Sergei Shtykov
e6d9dc79f6 CLICKHOUSEDOCS-496: fix. 2020-01-17 09:50:31 +03:00
Sergei Shtykov
0f2511678c CLICKHOUSEDOCS-496: Fixes. 2020-01-17 09:42:18 +03:00
elenaspb2019
3f2d782dc2 elenbaskakova-DOCSUP-784 (#79)
* docs(roundbankers):The description of `roundBankers` function was added.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.
2020-01-17 09:12:43 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions (#8489)
* Add virtual column _path to hdfs and file table functions with test

* Fix const of headers

* Add column _file with tests

* Add docs

* Fix improper resolve conflicts

* Fix links in docs

* Better condition for virtual columns proccessing in StorageFile

* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
Nikita Mikhaylov
0e0dd80abf
Merge pull request #6168 from PerformanceVision/move_partition
Alter command for move a specific partition from MergeTree table
2020-01-14 22:32:10 +04:00
alexey-milovidov
ec7955c187
Merge pull request #8633 from Slach/patch-1
describe corner case for POPULATE and Materialize View
2020-01-14 21:28:19 +03:00
alexey-milovidov
3eb969365e
Update select.md 2020-01-13 23:33:45 +03:00
Eugene Klimov
27eebeea16
describe corner case for POPULATE and Materialize View
fix https://github.com/ClickHouse/ClickHouse/issues/2707
2020-01-13 20:02:37 +05:00
Guillaume Tassery
377d20185e Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition 2020-01-13 04:16:27 +01:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
alexey-milovidov
972a3b32e2
Merge pull request #8496 from ramazanpolat/patch-4
Much comprehensive documentation
2020-01-10 11:24:27 +03:00
Guillaume Tassery
d176abb7c0 Check the storage policy of table on the move partition table 2020-01-08 10:57:27 +01:00
Guillaume Tassery
8b2938a8fb
Merge branch 'master' into move_partition 2020-01-07 13:25:35 +07:00
Artemeey
48332dafc0 Documentation: trim() SQL Syntax (#8532)
* Update string_functions.md

Описание trim(TRIM([[LEADING|TRAILING|BOTH] trim_character FROM ] input_string))

* Update string_functions.md

* Update string_functions.md

Trim: alternative SQL syntax

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md
2020-01-06 01:50:16 +03:00
Ramazan Polat
fb8903259e
typo fixed. hyperlink added. 2020-01-04 23:16:43 +03:00
Ramazan Polat
ab80f70cff
Much comprehensive documentation
Added:
- Usage of NULL values in conditionals
- Using conditional results directly
- Better examples
2020-01-01 19:43:17 +03:00
Alexey Milovidov
d42b50456f Merging randomPrintableASCII #8401 2019-12-29 02:11:02 +03:00
Alexey Milovidov
4faf2f5485 Merge branch 'feature/randomASKII-function' of https://github.com/BayoNet/ClickHouse into BayoNet-feature/randomASKII-function 2019-12-29 00:14:18 +03:00
Sergei Shtykov
c228cffade CLICKHOUSEDOCS-508: Added question about how to export data to a file. 2019-12-27 15:46:41 +03:00
alexey-milovidov
0d2d296b15
Merge pull request #8378 from BayoNet/l10n/DOCAPI-6182-flatten
DOCS-6182: arrayFlatten docs EN review and RU translation
2019-12-26 20:18:23 +03:00
alexey-milovidov
bf0fd8aa7d
Update array_functions.md 2019-12-26 20:17:25 +03:00
alexey-milovidov
0672350d2f
Merge pull request #8368 from godfreyd/en-docs/CLICKHOUSEDOCS-146
Docs: geoToH3 function
2019-12-26 20:15:51 +03:00
alexey-milovidov
2867695e12
Merge pull request #8379 from godfreyd/en-docs/CLICKHOUSEDOCS-35-neighbour
Docs for neighbour function
2019-12-26 20:01:15 +03:00
Alexander Kuzmenkov
a6b37ca57e Add a note about zero-based array indexes. 2019-12-26 15:18:14 +03:00
Sergei Shtykov
a2b2aa950a Pre-PR edits. 2019-12-25 20:26:40 +03:00
BayoNet
6701adceb7
DOCS-139: FINAL. EN review, RU translation. (#8391)
* Update select.md (#78)

* CLICKHOUSEDOCS-85: RU translation.

* Update docs/en/query_language/select.md

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

* Update docs/en/query_language/select.md

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

* Update docs/ru/query_language/select.md

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

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2019-12-25 16:42:40 +03:00
Sergei Shtykov
a0e2d5afac Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/DOCAPI-6182-flatten 2019-12-24 18:15:11 +03:00
Sergei Bocharov
3e6db93345 Docs fixes for neighbour 2019-12-24 18:14:07 +03:00
asiana21
645902d92e docs(neighbor):provides access to a row at a specified offset 2019-12-24 18:14:07 +03:00
FeehanG
39d4316a69 Update array_functions.md (#75) 2019-12-24 17:35:17 +03:00
elenaspb2019
57f2f44c21 docs(geoToH3):The new description of geoToH3 function was edited. 2019-12-24 11:05:19 +03:00
elenaspb2019
54769a9192 docs(geoToH3):The new description of geoToH3 function was edited. 2019-12-24 11:01:22 +03:00
alexey-milovidov
c68c703593
Merge pull request #8200 from hombit/docs-alter-add-codec
Add codec to ALTER ADD COLUMN docs
2019-12-18 07:36:51 +03:00
Guillaume Tassery
dca0c83809
Merge branch 'master' into move_partition 2019-12-17 13:49:18 +07:00