Commit Graph

2966 Commits

Author SHA1 Message Date
Maksim Kita
39f7c45df7 Flat dictionaries updated documentation 2021-04-23 11:57:10 +03:00
Maksim Kita
aebb9f8376
Merge pull request #23455 from olgarev/revolg-DOCSUP-8656-FlatDictionary_HashedDictionary_update_field
DOCSUP-8656: Flat dictionary parameters
2021-04-23 11:42:17 +03:00
Maksim Kita
e0c5797db3
Update external-dicts-dict-layout.md 2021-04-23 11:41:26 +03:00
Olga Revyakina
ec37305696 Update external-dicts-dict-layout.md 2021-04-23 08:11:26 +03:00
alexey-milovidov
8b6d3668a5
Update settings.md 2021-04-22 08:55:54 +03:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
tavplubix
b1081bcf54
Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
DOCSUP-8233: Edit and translate to Russian
2021-04-21 22:47:20 +03:00
Dmitriy
ba82481dde Update system.md
Внес небольшие правки.
2021-04-21 19:42:03 +03:00
Olga Revyakina
fa7917e385 Updates 2021-04-21 19:36:59 +03:00
sevirov
46b12a9ccd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:54 +03:00
sevirov
c77429847d
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:31 +03:00
sevirov
d9989bede8
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:16 +03:00
sevirov
e6b73b8c4e
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:52 +03:00
sevirov
70090fb09b
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:28 +03:00
Olga Revyakina
cc63fe0af5 Start 2021-04-21 19:25:04 +03:00
Nikita Mikhaylov
d4e8f9676b
Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
2021-04-21 16:14:43 +03:00
Kruglov Pavel
28e79973a2
Merge pull request #23274 from sevirov/sevirov-DOCSUP-5921-document_simplestate_combinator
DOCSUP-5921: Document the -SimpleState combinator
2021-04-21 00:50:57 +03:00
alexey-milovidov
022b2e918b
Merge pull request #21319 from ka1bi4/romanzhukov-DOCSUP-7086-add-s3-translation-ru
DOCSUP-7086: Edit and translate to Russian (s3 and updating ClickHouse)
2021-04-20 23:37:42 +03:00
sevirov
586103d61a
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:33:40 +03:00
sevirov
57b216e234
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:33:17 +03:00
sevirov
8bad6bff2d
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:32:56 +03:00
sevirov
61f584f585
Update docs/ru/sql-reference/aggregate-functions/combinators.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:29:23 +03:00
Amos Bird
32c84f77c3
Resurrect indexHint function. 2021-04-20 19:27:23 +08:00
Kseniia Sumarokova
2d3b4af67a
Merge pull request #23231 from sevirov/sevirov-DOCSUP-8215-add_aliases_to_functions
DOCSUP-8215: Add aliases to functions
2021-04-19 22:27:26 +03:00
Dmitriy
f1aef7e9a2 Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
2021-04-19 21:01:38 +03:00
Alexander Kuzmenkov
5a050f0573
Merge pull request #23246 from olgarev/revolg-DOCSUP-8224-remove_temporary_tables_from_system_tables
DOCSUP-8224: Fix showing temporary tables in system tables
2021-04-19 20:55:28 +03:00
Alexander Kuzmenkov
e2077bc38d
Merge pull request #23247 from olgarev/revolg-DOCSUP-8655-Update_paths_to_the_catboost_model_configs
DOCSUP-8655: Update paths to the CatBoost model configs
2021-04-19 20:52:29 +03:00
Anton Popov
04c432f631
Merge pull request #23235 from sevirov/sevirov-DOCSUP-8222-forbid_to_drop_column
DOCSUP-8222: Forbid to drop a column if it's referenced by materialized view
2021-04-19 20:25:57 +03:00
Dmitriy
780d05a7e9 Translate to Russian
Выполнил перевод на русский язык.
2021-04-19 20:05:20 +03:00
olgarev
6abe37b13e
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-19 20:04:51 +03:00
olgarev
6f5144a2e7
Update docs/ru/guides/apply-catboost-model.md 2021-04-19 20:01:58 +03:00
sevirov
7af6229418
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:35:20 +03:00
sevirov
5fdb08fa90
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:34:53 +03:00
sevirov
0cf58d1fb7
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:34:33 +03:00
tavplubix
31ab3135fc
Merge pull request #22620 from adevyatova/annadevyatova-DOCSUP-5887
DOCSUP-5887: Update the SQL-statement CREATE TABLE
2021-04-19 17:09:24 +03:00
Anna
f2d8b4bf63
Update table.md 2021-04-19 15:57:32 +03:00
Serg Kulakov
25351d6490
Update cloud.md
Add SberCloud as a ClickHouse cloud provider.
2021-04-19 15:39:14 +03:00
Nikita Mikhaylov
adc103e338
Merge pull request #21852 from excitoon-favorites/s3stscredentials
Added insecure IMDS credentials provider for S3
2021-04-19 14:47:44 +03:00
Kseniia Sumarokova
e21f7695e9
Merge pull request #23139 from ka1bi4/romanzhukov-DOCSUP-7709-SeekTable-BYexpression
DOCSUP-7709: Edit and translate to Russian (SeekTable and DEDUPLICATE BY)
2021-04-19 11:39:57 +03:00
Dmitriy
d844b7bb2f Update json-functions.md
Внес небольшие поправки в формулировки.
2021-04-18 18:23:01 +03:00
Alex
62ee3915fe
Translate to Russian (clickhouse-client documentation)
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

Documentation
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added to RU documentation:

--queries-file command-line option
--history_file command-line option
2021-04-18 15:37:46 +03:00
Dmitriy
154da6c1db Translate to Russian
Перевел на русский язык.
2021-04-18 13:21:54 +03:00
alexey-milovidov
83038f84af
Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
Olga Revyakina
f4f5e5c09e Start 2021-04-18 02:28:47 +03:00
Olga Revyakina
310632d602 One more link added 2021-04-18 02:05:32 +03:00
Olga Revyakina
8e573c41e6 Start 2021-04-18 01:47:43 +03:00
Dmitriy
24319b3cdd Add aliases to russian text
Выполнил перевод на русский язык.
2021-04-18 01:12:33 +03:00
Vitaly Baranov
fe0b76b105 Fix documentation for the GRANT command. 2021-04-17 22:33:46 +03:00
Vitaly Baranov
660efccbe2 Improve documentation for CREATE ROW POLICY command #2. 2021-04-17 19:24:11 +03:00
romanzhukov
9c4eabc65a BY translation fixes. 2021-04-16 17:06:18 +03:00