Commit Graph

9766 Commits

Author SHA1 Message Date
alesapin
35de9e42d9
Merge branch 'master' into add_4_letter_words_commands 2021-11-22 18:02:02 +03:00
Kseniia Sumarokova
32911193de
Merge pull request #31394 from lehasm/alexey-sm-DOCSUP-17653-doc-WHERE-EXISTS
DOCSUP-17653: document EXISTS(subquery)
2021-11-22 08:57:53 +03:00
Maksim Kita
674b061522
Merge pull request #31200 from sevirov/sevirov-DOCSUP-17240-document_the_server_settings
DOCSUP-17240: Document the server settings
2021-11-22 02:19:48 +03:00
alexey-milovidov
8e69c66c1b
Update build-cross-osx.md 2021-11-21 23:38:47 +03:00
alexey-milovidov
b6a01b994a
Update build-cross-osx.md 2021-11-21 23:24:28 +03:00
alexey-milovidov
fc194d8495
Update build-cross-osx.md 2021-11-21 23:15:41 +03:00
alexey-milovidov
d958528d11
Update build-cross-osx.md 2021-11-21 23:15:26 +03:00
Natasha Murashkina
7eeffc233a
Update developer-instruction.md
Added the missing --recursive flag for cloning submodules.
The text says "specify the `--recursive` flag as in the example above" but the flag wasn't there in the example
2021-11-21 16:07:38 +03:00
Alexey
122b42c36a Formatting updated. Spelling fix.
2 paragraphs reordered.
2021-11-20 08:44:36 +00:00
Alexey
ef6443f3f5 Translated paragraph about NULL from ru to en.
Copied corresponding example
2021-11-19 19:21:50 +00: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
108e86bf57 Changed examples: take from dev PR 2021-11-18 19:44:38 +00: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
alesapin
5f3eca4cd1 Merge branch 'master' into JackyWoo_add_4_letter_words_commands 2021-11-17 12:59:20 +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
Alexey
d331f4bece update 2021-11-16 19:20:33 +00:00
Alexey
4581b37da5 ru 2021-11-16 19:15:02 +00: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
sevirov
9d087b7e03
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:53:03 +03:00
sevirov
553c97bd3a
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:56 +03:00
sevirov
eccb40da1e
Update docs/ru/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:48 +03:00
sevirov
a5dd4fccd4
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:40 +03:00
lehasm
da76c4053c
Update docs/en/sql-reference/operators/exists.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:49:22 +03:00
jus1096
b5a653c838
Fix link to external PostgreSQL dict
Corrected link to external dictionary PostgreSQL
2021-11-15 18:09:04 +03:00