Commit Graph

4925 Commits

Author SHA1 Message Date
Alexey
8582df272f More fixes 2021-07-07 19:30:02 +00:00
lehasm
8783685923
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-07 21:36:58 +03:00
lehasm
b6acc6ecb1
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-07 21:36:47 +03:00
Alexey
0eee65b5e9 Minor update 2021-07-06 21:01:45 +00:00
Alexey
fa364a45c3 Ready for PR draft 2021-07-06 20:49:14 +00:00
Alexey
219dff242c Draft 2021-07-01 20:57:01 +00:00
Kruglov Pavel
e23cf79338
Merge pull request #25596 from ildus/map_add_for_maps
Support Map type in mapAdd and mapSubtract
2021-07-01 21:08:07 +03:00
Ildus Kurbangaliev
f56ae8f9cd
Apply suggestions from code review
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-07-01 13:38:13 +02:00
Vladimir
d0b28a7d6e
Merge pull request #25793 from Slach/improve_alter_partition_docs
add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
2021-07-01 10:55:44 +03:00
Alexey Milovidov
956b1f588d Fix typo, applied changes from @brijrajparmar27 2021-06-30 15:49:01 +03:00
alexey-milovidov
7366557bdf
Update http.md 2021-06-30 15:44:30 +03:00
Andreas Hunkeler
4501f4d86d
Fix small typo in security changelog 2021-06-30 13:31:08 +02:00
Anton Popov
2034d31b3e
Merge pull request #25607 from gyuton/gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
DOCSUP-10293: Documented the optimize_functions_to_subcolumns setting
2021-06-30 14:26:48 +03:00
Anton Popov
d9fcd53f0c
Update count.md 2021-06-30 14:25:14 +03:00
tavplubix
56da480497
Merge pull request #25302 from otrazhenia/evgsudarikova-DOCSUP-10299
DOCSUP-10299: Edit and translate to Russian
2021-06-30 14:02:43 +03:00
Maksim Kita
d5beed076a
Merge pull request #25384 from gyuton/gyuton-DOCSUP-10114-Document-the-quantileExact-functions
DOCSUP-10114: Documented the quantileExact functions
2021-06-30 12:09:13 +03:00
alexey-milovidov
1bb3020ca0
Update adopters.md 2021-06-30 02:37:05 +03:00
George
ca57d62f70 typo 2021-06-29 16:29:40 +03:00
George
4e8e5a2b55 Added expressions 2021-06-29 16:27:54 +03:00
alexey-milovidov
fcff8dc3d5
Merge pull request #25802 from ClickHouse/add-links-to-builds-on-the-front-page
Add links to builds on the front page
2021-06-29 15:57:13 +03:00
Nikita Mikhaylov
a13a7f65d8
Merge pull request #25511 from sevirov/sevirov-DOCSUP-8660-table_function_s3cluster
DOCSUP-8660: Table function s3Cluster
2021-06-29 14:51:48 +04:00
Nikita Mikhaylov
504db73840
Update docs/en/sql-reference/table-functions/s3Cluster.md 2021-06-29 14:51:36 +04:00
Maksim Kita
bcbfbae2a9
Update median.md 2021-06-29 11:25:27 +03:00
hcz
090d136080
Fix links in median.md 2021-06-29 15:18:40 +08:00
alexey-milovidov
878a159538
Merge pull request #25773 from ClickHouse/system-query-log-map-type-merge
Merging #23934
2021-06-29 04:19:53 +03:00
Alexey Milovidov
ffdd5c67ae Fix error in docs 2021-06-29 01:55:04 +03:00
Alexey Milovidov
7cdde9ed36 Add links to builds on the front page 2021-06-29 01:53:53 +03:00
Kseniia Sumarokova
9d02af7d8b
Merge pull request #25676 from sand6255/MaterializeMySQL-Support-Enum-Data-Type
MaterializeMySQL: support ENUM data type
2021-06-28 19:15:00 +03:00
Slach
b64eb0ff07 add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-06-28 19:21:53 +05:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue 2021-06-28 11:27:59 +03:00
Kseniia Sumarokova
78568733d6
Merge pull request #25688 from sevirov/sevirov-DOCSUP-8324-document_the_support_of_replicas_and_shards_in_mysql_postgresql
DOCSUP-8324: Document the support of replicas and shards in MySQL/PostgreSQL
2021-06-28 00:35:53 +03:00
Dmitriy
375965fb7a Update ExternalDistributed.md
Убрал поддержку запросов на вставку.
2021-06-27 23:45:05 +03:00
Kseniia Sumarokova
140d21fae8
Update mysql.md 2021-06-27 23:26:10 +03:00
Kseniia Sumarokova
35cd86c350
Update postgresql.md 2021-06-27 23:25:36 +03:00
alexey-milovidov
16f88fd985
Merge pull request #25693 from novikd/master
Introduce system.data_skipping_indices table
2021-06-27 23:24:53 +03:00
Dmitriy
253f249f3d Add links
Добавил ссылку на настройку external_table_functions_use_nulls.
2021-06-27 20:57:46 +03:00
Dmitriy
7a95569d90 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-8324-document_the_support_of_replicas_and_shards_in_mysql_postgresql 2021-06-27 20:44:12 +03:00
Dmitriy
c379a0b226 Update mysql and postgresql engines
Внес небольшие поправки.
2021-06-27 20:35:53 +03:00
Kseniia Sumarokova
c7b7eeec09
Merge pull request #25740 from sevirov/sevirov-DOCSUP-10775-document_the_external_table_functions_use_nulls_setting
DOCSUP-10775: Document the external_table_functions_use_nulls setting
2021-06-27 20:22:12 +03:00
Kseniia Sumarokova
534d33fb9d
Update settings.md 2021-06-27 20:21:40 +03:00
alexey-milovidov
0a26687115
Merge pull request #23864 from azat/dist-split-batch-and-retry
Add ability to split distributed batch on failures (i.e. due to memory limits)
2021-06-27 19:28:26 +03:00
Dmitriy
a215779256 Translate to Russian
Перевел на русский язык.
2021-06-27 16:04:35 +03:00
Dmitriy
1129b85f3c Create the external_table_functions_use_nulls setting
Задокументировал настройку external_table_functions_use_nulls.
2021-06-27 15:40:19 +03:00
Dmitriy
07afd0746b Replace links
Заменил линки в cast.
2021-06-27 14:07:24 +03:00
Dmitriy
45a4ea7a68 Delete the external_table_functions_use_nulls setting
Удалил настройку external_table_functions_use_nulls из описания движка ExternalDistributed.
2021-06-27 14:01:51 +03:00
sevirov
8766a981b2
Update docs/en/sql-reference/table-functions/postgresql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:26:20 +03:00
sevirov
92726cf8e2
Update docs/en/sql-reference/table-functions/mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:26:12 +03:00
sevirov
6efe22d67e
Update docs/en/engines/table-engines/integrations/postgresql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:26:03 +03:00
sevirov
775454bfe0
Update docs/en/engines/table-engines/integrations/mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:25:52 +03:00
sevirov
020a82b96f
Update docs/en/engines/table-engines/integrations/ExternalDistributed.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:25:34 +03:00