Commit Graph

483 Commits

Author SHA1 Message Date
romanzhukov
c0ba8d1a04 Fix crosslink. 2021-09-29 21:31:18 +03:00
romanzhukov
e312156b1c Add note about Materialized views 2021-09-29 17:52:39 +03:00
Alexey
c9aab06ab8 markup fixed 2021-09-27 20:27:11 +00:00
Alexey
8f576096ad ru translation 2021-09-27 20:24:12 +00:00
Ivan Blinkov
a7cbad50ed fixes and cleanup 2021-09-20 11:08:21 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
olgarev
2570e270d7
DOCSUP-13593: Alter view (#28911)
* Alter mv and lv (en)

* Translated to Russian. Fixes.

* Fixes

* Update docs/en/sql-reference/statements/alter/view.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-09-17 12:07:32 +03:00
Maksim Kita
4f4cc9d740
Merge pull request #27994 from lehasm/alexey-sm-DOCSUP-13375-document-CREATE-DROP-FUNCTION
DOCSUP-13375: Document the SQL-statements CREATE FUNCTION and DROP FUNCTION
2021-09-10 00:55:43 +03:00
Dmitriy
62b15122ff
DOCSUP-13875: Document the replication_wait_for_inactive_replica_timeout setting (#28464)
* Add documentation of settings

Задокументировал две настройки.

* Fix links

Поправил ссылки.

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/optimize.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Translate to Russian

Выполнил перевод на русский язык.

* Fix links

Поправил ссылки.

* Update settings.md

Поправил перевод.

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/alter/index.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/optimize.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/sql-reference/statements/truncate.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Fix errors

Исправил неточности в описании.

* Update optimize.md

Поправил описание запроса OPTIMIZE.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-09 23:33:08 +03:00
MagiaGroz
8bf0cc695d
Update index.md 2021-09-09 12:02:18 +06:00
George
3ce7331211 Edited and translated to Russian 2021-09-07 20:07:27 +03:00
alesapin
603e455a18
Merge pull request #27988 from ka1bi4/romanzhukov-DOCSUP-DOCSUP-13431-ZooKeeper-snowflake
DOCSUP-13431: Edit and translate to Russian (ZooKeeper replication and snowflake)
2021-09-06 10:51:33 +03:00
Alexey
d738f45ec0 Examples fixed 2021-09-04 16:31:04 +00:00
Alexey
7667a20936 Russian fixes 2021-09-02 18:44:37 +00:00
Alexey
610257dcd2 Translated to Russian 2021-09-01 18:36:47 +00:00
Maksim Kita
bcb826df4d
Merge pull request #28162 from olgarev/revolg-DOCSUP-13597-Right_and_full_join_for_MergeJoin
DOCSUP-13597: RIGHT and FULL join for MergeJoin
2021-08-31 12:07:16 +03:00
Nikolai Kochetov
11d79ec24f
Merge pull request #27725 from olgarev/revolg-DOCSUP-12894-projections_translated
DOCSUP-12894: Projections settings
2021-08-26 11:26:58 +03:00
olgarev
89a4ca27ae
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 15:15:39 +03:00
olgarev
dfdeaa0be9 Initial 2021-08-24 22:40:50 +00:00
Filatenkov Artur
f395b2dd4b
Merge pull request #27756 from lehasm/alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON
DOCSUP-12064: document AND conditions in JOIN ON
2021-08-23 10:12:06 +03:00
romanzhukov
fc212753d5 Add Snowflake ID-date docs. 2021-08-22 17:38:07 +03:00
olgarev
12218fd973 Merge branch 'master' into revolg-DOCSUP-12894-projections_translated 2021-08-21 13:54:24 +00:00
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
tavplubix
cf29ee6780
Merge pull request #26800 from pdv-ru/pdv-ru-DOCSUP-10607-edit-translate
DOCSUP-10607: [CLICKHOUSEDOCS] Edit and translate to Russian (SYSTEM RESTORE REPLICA and h3ToGeo function)
2021-08-18 13:31:27 +03:00
Alexander Kuzmenkov
c0e1c42562
Merge pull request #27536 from adevyatova/annadevyatova-DOCSUP-11968-explain
DOCSUP-11968: Document the SQL-statement EXPLAIN ESTIMATE
2021-08-17 16:50:34 +03:00
pdv-ru
6bb1d7ba86
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:55:00 +03:00
pdv-ru
0c7b114533
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:49 +03:00
pdv-ru
71ce5fbbbd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:34 +03:00
pdv-ru
41931b2ed5
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:13 +03:00
pdv-ru
8f301ed1f0
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:53:53 +03:00
pdv-ru
36ac5f9e94
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:53:37 +03:00
pdv-ru
9091a5a048
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:52:55 +03:00
pdv-ru
49c5496720
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:51:57 +03:00
pdv-ru
192a9294bd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:51:35 +03:00
olgarev
3dc8e4931e Links added 2021-08-16 02:14:36 +00:00
olgarev
de2341fe02 Initial 2021-08-16 01:57:09 +00:00
Anna
88105719ec
Update explain.md 2021-08-14 09:07:27 +03:00
Anna
d4ad11dc11
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:16 +03:00
adevyatova
d2402c17b5 Changed example 2021-08-13 12:15:45 +00:00
adevyatova
adc4150fdf Fix typo 2021-08-13 14:45:16 +03:00
Vladimir C
f9a1bf4156
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on 2021-08-13 12:35:30 +03:00
Vladimir Goncharov
85fffe6dcb
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:47:12 +03:00
Vladimir Goncharov
18219e4bf2
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:59 +03:00
Vladimir Goncharov
1d73f0fe84
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:35 +03:00
Vladimir Goncharov
c799309867
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:30 +03:00
Vladimir Goncharov
28a2638ed6
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:20 +03:00
Vladimir Goncharov
ae173e4ea1
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:12 +03:00
adevyatova
ed1c698683 Add docs for EXPLAIN ... ESTIMATE 2021-08-10 21:48:49 +03:00
Vladimir Goncharov
79fb2f4014
Create projection.md 2021-08-09 17:22:57 +03:00
Maksim Kita
70b52fc039
Merge pull request #27063 from lehasm/alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
DOCSUP-9860: document refactored storage dictionary
2021-08-09 14:17:34 +03:00
lehasm
7a45d32da5
Update docs/ru/sql-reference/statements/rename.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:39 +03:00
lehasm
e2ba3f7fd4
Update docs/ru/sql-reference/statements/exchange.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:29 +03:00
lehasm
9893e0ce59
Update docs/ru/sql-reference/statements/attach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:19 +03:00
Kseniia Sumarokova
a966a440b0
Merge pull request #26677 from sevirov/sevirov-DOCSUP-11550-edit_and_translate_to_russian_materializedpostgresql
DOCSUP-11550: Edit and translate to Russian (MaterializePostgreSQL)
2021-08-09 08:27:18 +03:00
olgarev
9ce7669e1f Initial 2021-08-09 01:25:22 +00:00
Alexey
4f9f055eb9 ru updated 2021-08-04 20:53:43 +00:00
pdv-ru
e76e9abb2d edit RESTORE REPLICA query 2021-08-04 23:07:38 +03:00
pdv-ru
3a27b724d0 edit h3ToGeo function 2021-08-04 22:47:38 +03:00
pdv-ru
72e868388a Update system.md 2021-08-04 17:29:54 +03:00
pdv-ru
5a33c81c9b Update system.md 2021-08-04 15:34:54 +03:00
Alexey
46f153a3d2 Translation to Russian 2021-08-04 06:57:21 +00:00
Alexey Boykov
b52250bc0d
Merge pull request #26792 from michon470/kuriatnikovm-DOCSUP-9735-clarification-about-WITH-FILL
DOCSUP-9735: clarification about WITH FILL
2021-08-03 14:32:17 +03:00
Ilya Yatsishin
5f70ffac00
Merge pull request #26878 from Slach/improve_alter_modify_column
add MODIFY COLUMN compression codec section, sync RU and EN formatting and links
2021-07-30 13:41:39 +03:00
Filatenkov Artur
9bbc39f6d1
Update order-by.md 2021-07-29 21:02:49 +03:00
Filatenkov Artur
395b41bf8e
Merge branch 'master' into kuriatnikovm-DOCSUP-9735-clarification-about-WITH-FILL 2021-07-29 20:55:01 +03:00
michon470
bfab2630d1
Update docs/ru/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-29 19:58:58 +03:00
michon470
adca166266
Update docs/ru/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-29 19:58:47 +03:00
michon470
e4f3518a21
Update docs/ru/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-29 19:58:24 +03:00
Mikhail
17570868bd some corrections and translation 2021-07-29 19:17:48 +03:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Alexey Boykov
92b30670a4
Update column.md
Delete repeating paragraph.
2021-07-29 15:14:51 +03:00
Roman Bug
e0b345d99a
Update system.md 2021-07-29 10:44:41 +03:00
Slach
f9c6df4d64 fix review comment https://github.com/ClickHouse/ClickHouse/pull/26878#discussion_r678505904
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-07-28 23:21:58 +05:00
Eugene Klimov
8aa0fda6c3
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:54:34 +05:00
Eugene Klimov
f93808e8f3
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:54:15 +05:00
Eugene Klimov
d921bf50ef
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:53:55 +05:00
Eugene Klimov
3b564ec1ab
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:53:38 +05:00
Eugene Klimov
7340e74dfc
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:53:28 +05:00
Eugene Klimov
ba09740969
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:53:13 +05:00
Eugene Klimov
19e964315b
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:53:05 +05:00
Slach
c3c4cbf067 add MODIFY COLUMN compression codec section, sync RU and EN formatting and links
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-07-28 14:41:41 +05:00
lehasm
fd5a884821
Update docs/ru/sql-reference/statements/alter/setting.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-27 13:03:01 +03:00
Alexey
133586b625 Translated to russian 2021-07-26 05:34:45 +00:00
pdv-ru
169e48c978 DOCSUP-10607 2021-07-23 15:53:53 +03:00
pdv-ru
760a998946 DOCSUP-10607 2021-07-23 15:38:02 +03:00
Vitaly Baranov
67d4da224a
Merge pull request #26384 from Cas-pian/grant_by_replace
add grant by replace support
2021-07-23 14:40:47 +03:00
Dmitriy
177611df35 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-07-21 20:16:36 +03:00
Caspian
eab4cb3cdc use new syntax, update docs 2021-07-21 23:08:38 +08:00
Vladimir
dfc7fdabb0
Merge pull request #26335 from olgarev/revolg-DOCSUP-9868_implicit_key_type_convertion 2021-07-20 14:41:15 +03:00
Vladimir
5d270f82f5
Apply suggestions from code review 2021-07-20 12:19:19 +03:00
Olga Revyakina
b7f3305621 Exception 2021-07-20 10:28:06 +03:00
Olga Revyakina
1d3bc13753 Anchor 2021-07-19 21:03:36 +03:00
olgarev
592874a0b9
Update docs/ru/sql-reference/statements/select/join.md 2021-07-19 20:52:31 +03:00
olgarev
a4bde6daee
Update docs/ru/sql-reference/statements/select/join.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:50:09 +03:00
olgarev
7d184b7acf
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:49:17 +03:00
caspian
1497fc4290 update docs 2021-07-16 16:57:04 +08:00
Caspian
869f70d28f
Update docs/ru/sql-reference/statements/grant.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2021-07-16 13:41:34 +08:00
Caspian
b730683717
Update docs/ru/sql-reference/statements/grant.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2021-07-16 13:41:27 +08:00