Commit Graph

9739 Commits

Author SHA1 Message Date
Dmitriy
94d43d9520 Translate to Russian
Выполнил перевод на русский язык.
2021-11-25 19:59:14 +03:00
Dmitriy
b31cc1b558 Add the link
Добавил ссылку на движок.
2021-11-23 19:33:34 +03:00
Dmitriy
372664f143 Document MySQL settings
Задокументировал настройки MySQL.
2021-11-21 22:59:05 +03:00
tavplubix
f5c85129cf
Merge pull request #31219 from karnevil13/karnevil-DOCSUP-17584
DOCSUP-17584: Edit and translate to Russian (ALTER TABLE FETCH/ATTACH in Replicated databases)
2021-11-19 15:14:23 +03:00
Andrey Torsunov
7f25ac0598
typo in PostgreSQL 2021-11-19 14:37:10 +03:00
SuperDJY
dd2972b8c3
return fake create query when executing show create table on system's tables. (#31391)
* clarify that cannot show create table of system's tables

* clarify that cannot show create table of system's tables in the document

* bypass test style-check for required `database=currentDatabase()` because `show create table` do not have condition

* rename supportsShowCreateTable to isSystemStorage

* build fake create query for show create table of system's tables

* fix tests for show create table on system's table:

1. only build fake create query when cannot get real query
2. only test rocksdb when it's enabled.

* fix test for show create table system.tables

* fix test for ASTCreateQuery set table and database

* change to LOGICAL_ERROR when cannot get in_memory metadata

Co-authored-by: tavplubix <tavplubix@gmail.com>

* implement common getCreateQueryFromStorage

Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-19 13:25:55 +03:00
alexey-milovidov
2e6864f6ec
Merge pull request #31516 from depyronick/master
added clickhouse-client library
2021-11-19 07:44:44 +03:00
achimbab
3c0c7fd070 Update links in adopters.md 2021-11-19 10:55:48 +09:00
Ali Demirci
4a60b5ade6
Update client-libraries.md 2021-11-19 03:58:12 +03:00
Ali Demirci
7a3721c04f
Update client-libraries.md 2021-11-19 03:56:52 +03:00
karnevil13
9c5e788949
Merge branch 'master' into karnevil-DOCSUP-17584 2021-11-18 23:50:07 +03:00
karnevil13
f2bc38ad3e
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-18 23:40:10 +03:00
alexey-milovidov
d66a742371
Update nyc-taxi.md 2021-11-18 11:25:57 +03:00
alexey-milovidov
3e62f8a548
Merge pull request #30448 from FArthur-cmd/remove_comments_for_enc_docs
Remove comments for enc docs
2021-11-18 09:42:59 +03:00
alexey-milovidov
2248f43a99
Update tuple-map-functions.md 2021-11-18 08:03:49 +03:00
alexey-milovidov
f023448864
Merge pull request #31470 from jus1096/master
Fix link
2021-11-18 05:05:42 +03:00
alexey-milovidov
fb99acd663
Merge pull request #31445 from jus1096/patch-2
Fix link to external MySQL dict
2021-11-18 05:03:56 +03:00
cgp
3a814d5a2c replace link of List of tasks 2021-11-18 01:40:32 +08:00
jus1096
81044e6eef
fix 2021-11-17 15:30:26 +03:00
jus1096
2d20cf3a7d
Fix link to join clause
Correct link to join clause
2021-11-17 13:24:42 +03:00
jus1096
1de6702546
Fix link to conf and attach
Correct link to conf and attach
2021-11-17 13:11:24 +03:00
jus1096
09d189292c
Fix link to dictGet functions
Correct link to dictGet functions
2021-11-17 13:00:04 +03:00
jus1096
3fa846b944
Fix link Manipulating Partitions and Parts
Correct link Manipulating Partitions and Parts
2021-11-17 12:47:01 +03:00
alesapin
c8b8021d03
Merge pull request #31441 from gofromzero/patch-1
Update set.md
2021-11-17 12:12:24 +03:00
alexey-milovidov
b5276e7daa
Update adopters.md 2021-11-17 09:58:59 +03:00
alexey-milovidov
66f142c4eb
Update adopters.md 2021-11-16 22:25:06 +03:00
Nikolay Degterinsky
50e004d45a
Merge pull request #31453 from jus1096/patch-3
Fix link to AggregateFunction
2021-11-16 17:38:13 +03:00
Nikolay Degterinsky
d64318ab4a
Merge pull request #31454 from jus1096/patch-4
FIx link to sumMap function
2021-11-16 17:37:31 +03:00
olgarev
1cd1677b0c
DOCSUP-14532: Support SETTINGS clause for S3 engine (#30982) 2021-11-16 16:25:12 +03:00
jus1096
bd093c54d1
FIx link to sumMap function
FIx link to sumMap function
2021-11-16 16:21:45 +03:00
jus1096
b3714362a8
Fix link to AggregateFunction
Corrected link to AggregateFunction
2021-11-16 16:17:52 +03:00
jus1096
538787b749
Fix link to external MySQL dict
Corrected link to external dictionary MySQL
2021-11-16 13:49:24 +03:00
spume
4707967890
Update set.md
Modify "设置"  to “集合”
2021-11-16 16:24:24 +08:00
jus1096
b5a653c838
Fix link to external PostgreSQL dict
Corrected link to external dictionary PostgreSQL
2021-11-15 18:09:04 +03:00
tavplubix
27d327f304
Merge pull request #31134 from Russiancold/patch-1
Fix system tables introduction link
2021-11-15 14:52:06 +03:00
alesapin
69cd19a342
Merge pull request #31408 from den-crane/patch-43
Doc. More tips
2021-11-15 10:13:57 +03:00
Vladimir C
20e7a2ff99
Merge pull request #31101 from lehasm/alexey-sm-DOCSUP-14785-document-detach_not_byte_identical_parts 2021-11-15 09:53:57 +03:00
Vladimir C
324344430f
Update docs/ru/operations/settings/merge-tree-settings.md 2021-11-15 09:53:46 +03:00
Denny Crane
1853f501c8
Update tips.md 2021-11-14 15:07:18 -04:00
Denny Crane
849370f729
Update tips.md 2021-11-14 14:58:32 -04:00
Denny Crane
b332fed8c5
Update tips.md 2021-11-14 14:48:04 -04:00
Maksim Kita
f283d46e3a
Merge pull request #30931 from sevirov/sevirov-DOCSUP-14511-document_custom_query_for_database_dictionaries
DOCSUP-14511: Document custom query for database dictionaries
2021-11-14 15:24:35 +03:00
Alexey Milovidov
2d57bba4ca Fix typo 2021-11-14 00:47:23 +03:00
alexey-milovidov
558a1257e7
Merge pull request #31279 from RainbowDashy/patch-1
docs: Add descriptions for string aliases
2021-11-13 01:28:07 +03:00
alexey-milovidov
cd42d55d06
Merge pull request #31362 from den-crane/patch-42
Doc. CREATE DICTIONARY / SETTINGS
2021-11-13 01:25:53 +03:00
alexey-milovidov
babf171a1d
Merge pull request #31366 from ClickHouse/remove-pdf
Remove PDF documentation
2021-11-13 01:22:15 +03:00
alexey-milovidov
f82fd18511
Merge pull request #31348 from depyronick/patch-1
add nestjs-clickhouse library
2021-11-12 23:40:31 +03:00
Alexey Milovidov
4f8646d54b Remove PDF documentation 2021-11-12 23:25:55 +03:00
Thom O'Connor
e5a6242759
Merge branch 'ClickHouse:master' into master 2021-11-12 10:46:15 -07:00
Denny Crane
22a32c46bd
Update dictionary.md 2021-11-12 13:00:34 -04:00