Commit Graph

2113 Commits

Author SHA1 Message Date
tavplubix
0ef00bc4a6
Merge pull request #19023 from sevirov/sevirov-DOCSUP-4966-add_multiword_data_types
DOCSUP-4966: Add some multiword data types
2021-01-21 16:07:25 +03:00
Nikita Mikhaylov
3634e87d16
Merge pull request #19090 from ka1bi4/romanzhukov-DOCSUP-5272-translation
DOCSUP-5272: Edit and translate to RU: primary key in create table statement.
2021-01-21 15:35:22 +03:00
Nikolai Kochetov
0424db3e67
Merge pull request #18645 from gyuton/gyuton-DOCSUP-5599-Edit_and_translate_to_Russian
DOCSUP-5599: Edited and translated to Russian
2021-01-21 11:20:32 +03:00
alexey-milovidov
ea0a49ed7a
Merge pull request #19248 from sevirov/sevirov-DOCSUP-5845-edit_translate_russian_encodexmlcomponent
DOCSUP-5845: Edit and translate to Russian
2021-01-21 10:15:05 +03:00
Dmitriy
a8756aed10 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4966-add_multiword_data_types 2021-01-20 22:07:02 +03:00
romanzhukov
8da4aa5bf0 DOCSUP-5272: fix PR and ticket comments 2021-01-20 20:10:35 +03:00
George
6458d21040 various fixes 2021-01-20 18:38:35 +03:00
Evgenia Sudarikova
166fcd80b5
DOCSUP-5600: Edit and translate to Russian (#19152) 2021-01-20 18:27:59 +03:00
Dmitriy
5b7af74f84 Fix multiword types.md
Внес небольшие поправки.
2021-01-19 20:10:23 +03:00
Dmitriy
b4addbf2c9 Fix translation
Поправил перевод.
2021-01-19 18:24:37 +03:00
Dmitriy
3668885f6f Fix translation of multiword types
Заменил выражение "типы с названием из нескольких слов" на "составные типы".
2021-01-19 17:42:34 +03:00
alexey-milovidov
cf69fbd1fc
Merge pull request #18984 from olgarev/revolg-DOCSUP-4645-optimize_aggregation_in_order_setting
DOCSUP-4645: Documented optimize_aggregation_in_order setting
2021-01-19 17:39:25 +03:00
George
60584362e7 Fixed typo 2021-01-18 22:57:13 +03:00
George
bb1410b843 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-5599-Edit_and_translate_to_Russian 2021-01-18 22:56:03 +03:00
gyuton
cf3a89cd7b
DOCSUP-4710: Added support numeric parameters in number and string data types (#18696)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:01:07 +03:00
sevirov
b75dd0badd
DOCSUP-5604: Edit and translate to Russian (#18929)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:00:46 +03:00
Dmitriy
0d33514433 Edit and translate to Russian
Внес поправки в английскую версию и выполнил перевод на русский язык.
2021-01-18 18:24:17 +03:00
tavplubix
521179c6db
Merge pull request #18983 from olgarev/revolg-DOCSUP-4960-Settings_in_Select
DOCSUP-4960: SETTINGS clause in SELECT
2021-01-18 13:04:43 +03:00
Olga Revyakina
17b2ca2374 Fixes 2021-01-17 20:05:46 +03:00
Olga Revyakina
fe5053df95 Added note about memory usage 2021-01-17 00:35:41 +03:00
olgarev
cd865dcf42
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-16 22:34:13 +03:00
Kruglov Pavel
d722dd835f
Merge pull request #18605 from gyuton/gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
DOCSUP-5601: Edited and translated to Russian
2021-01-16 19:33:48 +03:00
Olga Revyakina
489fa1e083 Fixes and translation to Ru 2021-01-16 13:30:15 +03:00
Olga Revyakina
95c8018b46 Fixes and translation to Ru 2021-01-16 12:58:08 +03:00
alexey-milovidov
7b4db1436b
Merge pull request #19024 from den-crane/patch-5
Doc. tuple() is required in part expressions
2021-01-15 14:08:30 +03:00
Denny Crane
b2aa4d9709
Update partition.md 2021-01-14 14:22:19 -04:00
romanzhukov
812f8ee197 DOCSUP-5272: primary key crosslink in doc 2021-01-14 21:10:32 +03:00
Denny Crane
5143378bb4
Update partition.md 2021-01-14 13:54:17 -04:00
romanzhukov
5c97e47393 DOCSUP-5272: Add PR#17213 translation to RU 2021-01-14 20:50:32 +03:00
romanzhukov
c448542b5c DOCSUP-5272: Fix PR 17121 mispelling in RU 2021-01-14 20:36:10 +03:00
romanzhukov
ce086197b7 DOCSUP-5272: Fix query syntax for DOCSUP-4261 2021-01-14 20:29:10 +03:00
alexey-milovidov
ac1c17ac76
Merge pull request #17993 from olgarev/revolg-DOCSUP-4737-Fix_COLUMNS_sintax
DOCSUP-4737: Fixed columns syntax
2021-01-14 15:30:53 +03:00
alexey-milovidov
399650af31
Update insert-into.md 2021-01-14 15:29:31 +03:00
TiunovNN
eedaf3f49c
Update architecture.md
Некорретный перевод в разделе "Агрегатные функции"
2021-01-14 13:08:07 +03:00
George
d1feb2f761 minor fixes 2021-01-14 02:16:40 +03:00
Denny Crane
7bfacb79dd
Update external-dicts-dict-lifetime.md 2021-01-13 19:11:12 -04:00
Denny Crane
38ce7c0c9c
Update external-dicts-dict-lifetime.md 2021-01-13 19:08:51 -04:00
Denny Crane
1244fed8bb
Update external-dicts-dict-lifetime.md 2021-01-13 19:01:17 -04:00
Denny Crane
2b40ac29e0
Update partition.md 2021-01-13 18:56:24 -04:00
Denny Crane
fd67eb1251
Update partition.md
tuple req. in part expressions
2021-01-13 18:53:28 -04:00
alesapin
163be41718
Merge pull request #17059 from AnaUvarova/ana-uvarova-DOCSUP-3122-update-alter
DOCSUP-3122: Document two expressions ALTER
2021-01-12 14:04:46 +03:00
alesapin
cb2c4d3a8d
Update column.md 2021-01-12 12:20:00 +03:00
alesapin
089213634b
Update ttl.md 2021-01-12 12:00:31 +03:00
Denny Crane
7291fc030d
Update distinct.md
removed an outdated note
2021-01-11 19:55:10 -04:00
Olga Revyakina
2244bc8351 Links removed in Russian 2021-01-11 22:09:36 +03:00
Mark Frost
5538aaf374
Fixed type in metrics.md 2021-01-11 13:11:52 +05:00
Roman Bug
46b50d02dd
DOCSUP-4261: Document the aggregate_functions_null_for_empty setting (#18333)
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-11 10:21:48 +03:00
sevirov
33cf7351b0
DOCSUP-5169: Document the min_compress_block_size and max_compress_block_size settings (#18248)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-10 23:21:32 +03:00
long2ice
2de812af0f
Update client-libraries.md 2021-01-07 14:32:59 +08:00
AnaUvarova
6b5a313dd7
Delete columnar-database.md 2020-12-31 13:55:35 +03:00