Commit Graph

5435 Commits

Author SHA1 Message Date
Alexey
cbb3fb0cb6 Typo fixed 2021-08-20 20:30:21 +00:00
Alexey
99aaa8af43 Russian translation.
Some improvements and fixes.
2021-08-20 20:20:27 +00:00
Alexey
69f3cae030 Merge branch 'alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON 2021-08-19 20:46:27 +00:00
Alexey
b2e9e194c5 Added an example and a note. 2021-08-19 20:46:22 +00:00
lehasm
96f5ea515f
Update docs/en/sql-reference/statements/select/join.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-19 23:16:55 +03:00
Alexey
2af5b43265 Description rewritten 2021-08-16 20:06:15 +00:00
Alexey
c667a94978 Several format fixes in other places 2021-08-15 19:33:04 +00:00
Alexey
6177a9c454 en draft 2021-08-15 15:36:24 +00:00
Kruglov Pavel
ca3e9b1f3a
Merge pull request #27139 from ka1bi4/romanzhukov-DOCSUP-12328-upd_materialize_mysql
DOCSUP-12328: Edit and translate to Russian (update materialize_mysql)
2021-08-13 15:57:05 +03:00
Roman Bug
bbcdf03a8c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:35 +03:00
Roman Bug
0875d72e5c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:09 +03:00
Vladimir C
f9a1bf4156
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on 2021-08-13 12:35:30 +03:00
Alexey Boykov
3716daade4
Merge pull request #27304 from ka1bi4/romanzhukov-DOCSUP-11556-pad-functions
DOCSUP-11556: Document the Pad functions
2021-08-12 21:31:18 +03:00
Roman Bug
18ae8aac30
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:51 +03:00
Roman Bug
72b7737391
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:43 +03:00
Roman Bug
8a120e0b1b
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:36 +03:00
Roman Bug
9707373c11
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:27 +03:00
Alexey Boykov
23fd7be921
Merge pull request #25491 from morozovsk/patch-5
Documentation: Basic info about projections
2021-08-12 17:45:26 +03:00
romanzhukov
7f27d87ad9 Merge branch 'romanzhukov-DOCSUP-12328-upd_materialize_mysql' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/sql-reference/functions/array-functions.md
2021-08-12 16:28:45 +03:00
romanzhukov
36878cd377 Add ru docs for uuid and array functions. 2021-08-12 16:18:33 +03:00
Vladimir Goncharov
735a377659
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 14:32:35 +03:00
mergify[bot]
21cbd50ae1
Merge branch 'master' into materialization_log 2021-08-12 08:53:34 +00:00
Roman Bug
42da5f488d
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:22 +03:00
Roman Bug
9230ee3175
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:05 +03:00
Roman Bug
77f343267a
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:46:16 +03:00
Roman Bug
bc85234efa
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:23 +03:00
Roman Bug
3bc91471e4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:08 +03:00
Roman Bug
54664ed013
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:44:54 +03:00
romanzhukov
b52b77179b Merge branch 'master' into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/engines/database-engines/materialized-mysql.md
#	docs/ru/engines/database-engines/materialized-mysql.md
2021-08-11 20:29:09 +03:00
mergify[bot]
f590cc9ef4
Merge branch 'master' into materialization_log 2021-08-11 13:34:00 +00:00
Raúl Marín
4545cc91fc Add a note about split build drawbacks 2021-08-11 11:26:18 +02:00
romanzhukov
5e3bcb5574 Fix errors. 2021-08-10 14:11:41 +03:00
romanzhukov
60c6daa579 Fix errors. 2021-08-10 14:09:20 +03:00
romanzhukov
e39e995dc3 Fix errors. 2021-08-10 14:06:37 +03:00
romanzhukov
54f161ca1f Add empty for UUID and arrays. 2021-08-10 13:53:35 +03:00
tavplubix
cd65eb031a
Merge pull request #27518 from ClickHouse/rename_materialize_mysql2
MaterializedMySQL: minor fix in docs
2021-08-10 12:17:10 +03:00
Maksim Kita
12149d1ebb
Merge pull request #27234 from DHBin/add_bitmapSubsetOffsetLimit
add bitmapSubsetOffsetLimit function
2021-08-10 12:09:56 +03:00
Raúl Marín
d1d47658f5 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-10 10:49:05 +02:00
Alexander Tokmakov
6ebde145eb fix docs 2021-08-10 11:24:22 +03:00
Kseniia Sumarokova
f6cabb6e08
Merge pull request #27055 from olgarev/revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication
DOCSUP-12003: S3 and HDFS zero copy replication
2021-08-10 08:57:35 +03:00
olgarev
9763dd18b1
Update docs/en/sql-reference/statements/select/distinct.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-10 00:46:25 +03:00
alexey-milovidov
d245eb1705
Merge pull request #27488 from ClickHouse/menus-dataset
Add menus (yummy dataset)
2021-08-09 22:49:22 +03:00
Vitaly Baranov
a358c48d53
Merge pull request #27478 from FArthur-cmd/comment_encrypted_docs
comment docs
2021-08-09 21:43:25 +03:00
Alexey Milovidov
d584a55de7 Add menus (yummy dataset) 2021-08-09 20:52:41 +03:00
Alexey Milovidov
d64ee0337a Add menus (yummy dataset) 2021-08-09 20:49:38 +03:00
Alexey Milovidov
75eb3e318d Add menus (yummy dataset) 2021-08-09 20:47:52 +03:00
romanzhukov
261efb4c49 Add Ru for pads functions. 2021-08-09 17:29:26 +03:00
Denny Crane
fef50918ec
Update uk-price-paid.md 2021-08-09 11:17:35 -03:00
Artur Filatenkov
d8434539a7 comment docs 2021-08-09 17:17:22 +03:00
Denny Crane
6002b7b42d
Update uk-price-paid.md
added example with a projection
2021-08-09 11:13:19 -03:00