Commit Graph

854 Commits

Author SHA1 Message Date
kssenii
c4db4309c2 Better 2021-12-25 21:47:16 +03:00
kssenii
688cffb8be Update postgres doc 2021-12-25 16:37:44 +03:00
Vitaly Artemyev
1772795d43
Fix for example request with settings 2021-12-24 18:28:29 +03:00
karnevil13
c5a22e6799
Merge branch 'master' into karnevil-DOCSUP-20367 2021-12-24 02:57:28 +03:00
karnevil13
c6f6630627 insert_quorum_parallel-EdTranRus 2021-12-24 02:28:39 +03:00
Kseniia Sumarokova
764bb1181f
Merge pull request #33017 from stigsb/table-overrides-drop-add-column-support
Remove the possibility of adding columns with table overrides
2021-12-22 22:30:21 +03:00
tavplubix
d8fb293d57
Merge pull request #32900 from zzsmdfj/issue/#15182_MaterializeMySQL_support_bit_type
Add support for BIT data type in MaterializedMySQL
2021-12-22 15:58:29 +03:00
Stig Bakken
1cc70ad524 Remove the possibility of adding columns with table overrides
(except ALIAS columns)

Supporting this properly requires more comprehensive changes.
2021-12-22 08:20:14 +01:00
taiyang-li
2597925724 merge master 2021-12-21 15:55:39 +08:00
mergify[bot]
c3a4e0ddcb
Merge branch 'master' into andrc1901-DOCSUP-18084 2021-12-20 13:00:43 +00:00
taiyang-li
d033fc4c24 merge master and fix conflict 2021-12-17 15:11:21 +08:00
zzsmdfj
e9eed1f927 to #15182_MaterializeMySQL_support_bit_type 2021-12-17 15:03:24 +08:00
alexey-milovidov
0e5cf9749a
Merge pull request #32852 from melvynator/patch-1
Update some broken links
2021-12-16 23:57:22 +03:00
Christoph Wurm
a65dd4824c Docs: Fix formatting in HDFS engine 2021-12-16 14:46:12 +00:00
Peignon Melvyn
d593f94d3c
Update some broken links
The links were linking to the page itself. The information probably has been moved to the SQL reference page.
2021-12-16 14:27:38 +01:00
Nikolay Degterinsky
b0330d8801
Merge pull request #32847 from cwurm/docs_distributed_sections
Docs: Fix list formatting in Distributed
2021-12-16 15:46:49 +03:00
Christoph Wurm
0b1b4fe9ad Fix list formatting in Distributed docs. 2021-12-16 12:31:28 +00:00
mergify[bot]
8ee8283395
Merge branch 'master' into andrc1901-DOCSUP-18084 2021-12-15 08:29:04 +00:00
taiyang-li
a0b90fa9ec fix bugs and add some docs 2021-12-14 18:44:15 +08:00
taiyang-li
8234d1176f merge master 2021-12-14 10:39:21 +08:00
Kseniia Sumarokova
a9ca84ff7d
Merge pull request #32325 from stigsb/table-overrides
Add TABLE OVERRIDE feature for MaterializedMySQL databases
2021-12-13 20:39:42 +03:00
Stig Bakken
ada16f6ebe Add warning about easily breaking replication 2021-12-13 11:35:41 +01:00
李扬
8675086104
Merge branch 'master' into hive_table 2021-12-12 09:01:46 -06:00
Andrei Ch
61a1eb2828 Update RabbitMQ 2021-12-12 00:21:05 +03:00
Christoph Wurm
3e5a6c8730 Add sections to Distributed documentation. 2021-12-10 18:29:15 +00:00
Stig Bakken
215865930f Add TABLE OVERRIDE docs 2021-12-10 11:44:16 +01:00
Peignon Melvyn
ee2655b704
Update mergetree.md
The link did not had the correct anchor
2021-12-06 12:46:19 +01:00
Kseniia Sumarokova
9093ad6596
Update materialized-postgresql.md 2021-12-03 09:27:22 +03:00
taiyang-li
2f4e7e1d4e merge master 2021-12-02 19:48:21 +08:00
Federico Ceratto
04a8730c91
Fix syntax error: drop comma 2021-12-01 20:12:10 +00:00
Vladimir C
37cd3b9aaa
Merge pull request #31608 from sevirov/sevirov-DOCSUP-14783-document_the_mysql_settings 2021-12-01 12:04:53 +03:00
Vladimir C
2214748afb
Apply suggestions from code review 2021-12-01 12:04:34 +03:00
kssenii
0e24eebc80 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix 2021-11-30 12:26:10 +03:00
alexey-milovidov
b5f44de8f0
Merge pull request #31948 from ramazanpolat/patch-2
fix some broken links
2021-11-30 05:59:45 +03:00
Ramazan Polat
daed39d000
fix some broken links
max_insert_block_size and stream-flush-interval-ms links fixed.
2021-11-29 14:34:46 +03:00
Dmitriy
94d43d9520 Translate to Russian
Выполнил перевод на русский язык.
2021-11-25 19:59:14 +03:00
khamadiev
df23893f69
Update kafka.md
Updated See Also section, since number of kafka consumers controlled by background_message_broker_schedule_pool_size setting
2021-11-25 17:20:16 +05:00
taiyang-li
e8644807fe merge master and solve conflict 2021-11-19 15:01:58 +08:00
olgarev
1cd1677b0c
DOCSUP-14532: Support SETTINGS clause for S3 engine (#30982) 2021-11-16 16:25:12 +03:00
taiyang-li
26988ab757
Merge branch 'master' into hive_table 2021-11-10 11:01:03 +08:00
taiyang-li
c5bc968140 Merge remote-tracking branch 'ck/master' into bigo_hive_table 2021-11-08 18:38:14 +08:00
vdimir
b51d3d8ceb
Doc dynamically adding/deleting tables to MaterializedPostgreSQL and h3ToGeoBoundary function
Co-authored-by: Andrei Ch <andrc1901@yandex-team.ru>
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-11-08 12:23:02 +03:00
Kseniia Sumarokova
eb546406de
Merge pull request #30954 from olgarev/revolg-DOCSUP-12852-argument_for_StorageMerge_supports_regular_expression
DOCSUP-12852: Database argument for Merge table engine supports regular expression
2021-11-08 09:34:08 +03:00
taiyang-li
36ca0b296b implement hive table engine 2021-11-05 19:55:30 +08:00
kssenii
26f6a697b5 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix 2021-11-04 13:25:48 +03:00
olgarev
dd2698ed98 Possible values for db name 2021-11-02 14:29:20 +00:00
olgarev
da0f231a5f
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-02 12:01:01 +03:00
Dmitriy
3b501ffb3e Translate to Russian
Выполнил перевод на русский язык.
2021-11-01 20:15:46 +03:00
olgarev
c17bf072fe Initial 2021-11-01 10:39:25 +00:00
Dmitriy
3e36edd5d2 Document the min_bytes_to_rebalance_partition_over_jbod setting
Задокументировал настройку min_bytes_to_rebalance_partition_over_jbod.
2021-10-29 21:35:11 +03:00
tavplubix
d7c69f6c02
Merge pull request #29202 from aiven/kmichel-replicated-database-alter-attach
Allow non-replicated ALTER TABLE FETCH/ATTACH in Replicated databases
2021-10-27 16:42:54 +03:00
alexey-milovidov
7023423f66
Merge pull request #28705 from gyuton/gyuton-DOCSUP-14093-Edit-and-translate-to-Russian
DOCSUP-14093: Edited and translated to Russian (external dicts)
2021-10-21 23:33:41 +03:00
João Figueiredo
360ec76c29
Grammar suggestions to distributed.md
* fixed some typos.
* improved wording of some statements.
2021-10-20 22:35:17 +02:00
michon470
3c8e963420
DOCSUP-15198: output_format_csv_null_representation setting translation (#29977)
* Перевод без изменений содержания

* в ру-версию добавлены ngrambf_v1 и tokenbf_v1

* Update mergetree.md

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Corrections and translation

* in EN ver. lines 349-351 were included into the codeblock -- moved them to the proper place
* ...

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-18 15:40:26 +03:00
Nikita Mikhaylov
b17aba0e5b
Merge pull request #29793 from lehasm/alexey-sm-DOCSUP-14057-document-shardNum-shardCount
DOCSUP-14057-document-shardNum-shardCount
2021-10-12 19:15:34 +03:00
Denny Crane
f1791ddc44
explanation for volume/max_data_part_size_bytes 2021-10-11 15:49:30 -03:00
Alexey
2b272f5781 Virtual column in Distributed updated, link fixed, links added
Translated that part
2021-10-09 19:17:02 +00:00
Alexey
7f5852a711 New buildId variant
Links from Distributed
2021-10-09 18:37:28 +00:00
Kseniia Sumarokova
fbcb2b0624
Update materialized-postgresql.md 2021-10-03 20:20:16 +03:00
olgarev
68090f3074
Apply suggestions from code review 2021-10-03 18:19:39 +03:00
kssenii
e4d1d43a34 Fixes 2021-10-03 08:55:50 +00:00
olgarev
5f1def135a
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-03 07:31:53 +03:00
kssenii
28aeb30d4a Support full schema list 2021-10-02 11:15:24 +00:00
kssenii
c601db109f Correct nerge 2021-10-02 08:39:15 +00:00
kssenii
3bc3a01f09 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql-fix 2021-10-01 15:53:27 +00:00
olgarev
6297bdc618 Example 2021-10-01 06:51:44 +00:00
olgarev
d3ab76771c Initial 2021-10-01 05:55:17 +00:00
Kevin Michel
045d4f2d32
Don't replicate DROP/DETACH/DROP DETACHED on Replicated database 2021-09-27 10:10:46 +02:00
Maksim Kita
d5a7e92b97 Bloom filter map added support for has function 2021-09-23 01:10:14 +03:00
Kevin Michel
008c3c812b
Allow non-replicated ALTER TABLE FETCH/ATTACH in Replicated databases
`ALTER TABLE ... FETCH` and `ALTER TABLE ... ATTACH` queries were
disabled in the Replicated database engine, because it could cause
accidental duplication of data.

This enables these queries but without replicating them.

In the case of `FETCH`, the part will only be fetched on the server
where the query is issued.

Similarly, in the case of `ATTACH`, the attached part only needs to
be available on the server where the query is issued.

If the table itself is using one of the Replicated MergeTree engines,
the attached data is then replicated by the table engine itself,
without intervention of the database engine.

This change is meant to help with live backup/restore when using the
Replicated database engine, using FREEZE for backup and ATTACH for
restore.
2021-09-21 17:45:23 +02:00
alesapin
a249dcc5f5
Merge pull request #28301 from kssenii/materialized-postgresql
MaterializedPostgreSQL: allow dynamically adding/deleting tables, altering settings
2021-09-20 14:16:29 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
kssenii
710c8d12dd Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-15 12:28:09 +03:00
alesapin
55a6769e19
Merge pull request #28488 from gyuton/gyuton-DOCSUP-10285-Document-the-ReplicatedMergeTree-settings
DOCSUP-10285: Documented the ReplicatedMergeTree settings
2021-09-13 10:12:50 +03:00
kssenii
fa933f6f8c Full support for non-default schema 2021-09-12 12:59:23 +00:00
Vladimir C
5b967d91ba
Merge pull request #28716 from olgarev/revolg-DOCSUP-13742-partitions_in_s3_table_function 2021-09-10 17:57:58 +03:00
kssenii
797f858bc6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-08 22:52:48 +03:00
Olga Revyakina
cd038979d4 Initial (en) 2021-09-08 05:32:02 +03:00
George
3ce7331211 Edited and translated to Russian 2021-09-07 20:07:27 +03:00
Maksim Kita
7a4a0b0ede
Merge pull request #28474 from azat/mysql-connection_no_block
Introduce connection_wait_timeout for MySQL engine.
2021-09-07 12:28:02 +03:00
kssenii
d0113743c9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql 2021-09-05 01:07:31 +03:00
kssenii
ac2d9a73a8 User managed slots 2021-09-04 14:49:40 +03:00
Kseniia Sumarokova
8c5acc371a
Merge pull request #28365 from kssenii/rabbitmq-ssl
Allow ssl connection for rabbitmq
2021-09-03 16:53:28 +03:00
kssenii
f17d1bc7a5 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql 2021-09-03 09:03:48 +00:00
Azat Khuzhin
ed70ed6f71 Introduce connection_no_wait setting for MySQL engine.
This will allow to avoid superfluous sleep during query execution, since
this not only not desired behavoiur, but also may hang the server, since
if you will execute enough queries that will use MySQL database but will
not allow enough connections (or your MySQL server is too slow) then you
may run out of threads in the global thread pool.

Also note that right now it is possible to get deadlock when the mysql
pool is full, consider the following scenario:

- you have m1 and m2 mysql tables
- you have q1 and q2 queries, bot queries join m1 and m2
- q1 allocated connection for m1 but cannot allocate connection for m2
- q2 allocated connection for m2 but cannot allocate connection for m1
- but to resolve the lock one should give up on the locking while it is not possible right now...

And then you got no free threads and this:

    # grep -h ^202 /proc/$(pgrep clickhouse-serv)/task/*/syscall  | cut -d' ' -f2 | sort | uniq -c | sort -nr | head
       1554 0x7ffb60b92fe8 # mutex in mysqlxx::PoolWithFailover::get
       1375 0x7ffb9f1c4748 # mutex in ::PoolEntryHelper::~PoolEntryHelper from DB::MultiplexedConnections::invalidateReplica
       1160 0x7ffb612918b8 # mutex in mysqlxx::PoolWithFailover::get
         42 0x7ffb9f057984 # mutex in ThreadPoolImpl<std::__1::thread>::worker

    *NOTE: 202 is a `futex` with WAIT*

(Went with `syscall` because debugging 10k+ threads is not easy, and
eventually it may TRAP)
2021-09-02 22:23:37 +03:00
George
c4839e28d3 Added documentation 2021-09-02 03:48:47 +03:00
alexey-milovidov
ff0b332c24
Update custom-partitioning-key.md 2021-09-01 20:53:06 +03:00
alexey-milovidov
4699386470
Update mergetree.md 2021-09-01 20:52:05 +03:00
kssenii
335b6f12fd Fix 2021-08-30 20:59:03 +03:00
kssenii
378e1f74aa Fix tests 2021-08-28 19:51:04 +03:00
kssenii
cc90d787f8 Slightly better 2021-08-28 17:45:15 +03:00
Zhichang Yu
ef1994f420 set env LIBHDFS3_CONF, refers to ClickHouse#8159 2021-08-28 09:16:48 +08:00
Kseniia Sumarokova
31afd7d09c
Merge pull request #28081 from kssenii/pg-conflict
Support `on conflict` for postgres engine
2021-08-26 16:30:30 +03:00
Nikolai Kochetov
11d79ec24f
Merge pull request #27725 from olgarev/revolg-DOCSUP-12894-projections_translated
DOCSUP-12894: Projections settings
2021-08-26 11:26:58 +03:00
olgarev
89a4ca27ae
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 15:15:39 +03:00
kssenii
0ec716292c Postgres ON CONFLICT 2021-08-24 12:37:32 +00:00
Kruglov Pavel
86f89af4d2
Merge pull request #28077 from Avogar/fix-typo-in-docks
Fix typo in docs
2021-08-24 13:50:52 +03:00
Pavel Kruglov
f31b67238d Fix typo 2021-08-24 13:49:59 +03:00
alesapin
80085bd988
Merge pull request #27989 from olgarev/revolg-DOCSUP-13334-Recompression_TTL
DOCSUP-13334: Recompression TTL and Settings
2021-08-24 10:14:45 +03:00
olgarev
2aaa5eb584 Removed 2021-08-23 14:31:42 +00:00
olgarev
7d8436e690
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:14:30 +03:00
olgarev
1448e1cefc
Apply suggestions from code review
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:13:50 +03:00
olgarev
4625bc9e77
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:10:55 +03:00
olgarev
21627e7be4
Apply suggestions from code review 2021-08-22 22:06:42 +03:00
olgarev
a11bebc082
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-22 22:04:31 +03:00
olgarev
9af0ff311f
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-22 22:03:56 +03:00
olgarev
9ebae04cfe
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-22 22:03:41 +03:00
Kseniia Sumarokova
a08fde9226
Merge pull request #27703 from adevyatova/annadevyatova-DOCSUP-11655-sqlite
DOCSUP-11655: Document the SQLite
2021-08-22 21:46:44 +03:00
Anna
a7469d5686
Update sqlite.md
Update
2021-08-22 20:28:47 +03:00
Anna
fe8531c9f0
Update sqlite.md
Added example this "INSERT" query
2021-08-22 20:21:09 +03:00
olgarev
696a0b3db0 Recompression TTL and settings 2021-08-22 14:53:44 +00:00
olgarev
beaabd6fd5 Merge branch 'revolg-DOCSUP-12894-projections_translated' of https://github.com/olgarev/ClickHouse into revolg-DOCSUP-12894-projections_translated 2021-08-21 13:56:15 +00:00
olgarev
12218fd973 Merge branch 'master' into revolg-DOCSUP-12894-projections_translated 2021-08-21 13:54:24 +00:00
Kseniia Sumarokova
ac26e03cb4
Update docs/en/engines/database-engines/sqlite.md 2021-08-20 20:42:56 +03:00
olgarev
29b18d6bdc
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-20 15:36:25 +03:00
adevyatova
c402670239 Add ru translation 2021-08-20 10:34:42 +00:00
Anna
ad5ca57c7f
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:43 +03:00
Anna
a871916153
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:26 +03:00
Anna
b9f2ed45a2
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:21 +03:00
Anna
2644f7a48e
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:12 +03:00
Anna
842d520967
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:02 +03:00
Anna
77da21a1ba
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:41 +03:00
Anna
cc44b54a58
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:24 +03:00
Anna
dd6273fec4
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:12 +03:00
Anna
be2a12a726
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:56 +03:00
Anna
9a84270658
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:42 +03:00
Anna
b891af816b
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:36 +03:00
Anna
62f0517e31
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:24 +03:00
adevyatova
fcf3413ac9 Small fixes 2021-08-18 13:40:09 +00:00
adevyatova
4fb4387180 Added examples 2021-08-18 13:32:34 +00:00
Alexey Boykov
29ff255601
Merge pull request #27786 from KazeZlat/patch-1
Added attention for ALTER on Buffer table prior to 28.10.2020
2021-08-18 14:41:09 +03:00
tavplubix
a2ffc2f896
Merge pull request #27759 from olgarev/revolg-DOCSUP-12413-macros_support_in_functions_cluster
DOCSUP-12413: macros support in functions cluster and clusterAllReplicas
2021-08-18 13:00:49 +03:00
Nikita Mikhalev
62abef73f1
Improved phrasing of attention about ALTER on Buffer table
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-18 10:24:42 +05:00
Maksim Kita
32ee8618b7
Merge pull request #27533 from den-crane/patch-23
Doc. graphitemergetree added info about AVG
2021-08-17 21:21:42 +03:00
Alexander Kuzmenkov
c0e1c42562
Merge pull request #27536 from adevyatova/annadevyatova-DOCSUP-11968-explain
DOCSUP-11968: Document the SQL-statement EXPLAIN ESTIMATE
2021-08-17 16:50:34 +03:00
Nikita Mikhalev
189ad46206
Added attention for ALTER on Buffer table prior to 28.10.2020 2021-08-17 17:30:05 +05:00
Vitaly Baranov
50b4ca7650
Merge pull request #27362 from sevirov/sevirov-DOCSUP-12128-data_encryption_on_vfs_level
DOCSUP-12128: Data encryption on VFS level
2021-08-17 12:12:09 +03:00
Denny Crane
344016ee0e
Update graphitemergetree.md 2021-08-17 00:15:07 -03:00
Denny Crane
4d044a0657
Update graphitemergetree.md 2021-08-16 21:26:41 -03:00
olgarev
4ad85ca745 Initial 2021-08-16 23:00:38 +00:00
olgarev
cc924c93c8
Apply suggestions from code review
Anchors in links fixed
2021-08-16 07:04:18 +03:00
olgarev
68b3122272
Apply suggestions from code review 2021-08-16 06:03:05 +03:00
olgarev
2428c6c78c Revert "Links fixed again"
This reverts commit fd8042de3e.
2021-08-16 02:58:00 +00:00
olgarev
fd8042de3e Links fixed again 2021-08-16 02:57:00 +00:00
olgarev
b2336346cd Revert "Links fixed"
This reverts commit 52cfbe2812.
2021-08-16 02:53:21 +00:00
olgarev
52cfbe2812 Links fixed 2021-08-16 02:03:37 +00:00
olgarev
1da536f8e0 Next 2021-08-16 01:58:10 +00:00
olgarev
de2341fe02 Initial 2021-08-16 01:57:09 +00:00
adevyatova
a54060dd02 Add en description 2021-08-15 16:34:10 +00:00
adevyatova
346def3666 Update 2021-08-15 14:11:37 +00:00
adevyatova
8acaa3540b Fixed the header 2021-08-15 17:04:17 +03:00
adevyatova
be8d87029c Add templates 2021-08-15 13:53:49 +00:00
Alexey
382fd7d4ac translated parts in MergeTree 2021-08-13 19:28:52 +00:00
Kruglov Pavel
ca3e9b1f3a
Merge pull request #27139 from ka1bi4/romanzhukov-DOCSUP-12328-upd_materialize_mysql
DOCSUP-12328: Edit and translate to Russian (update materialize_mysql)
2021-08-13 15:57:05 +03:00
Dmitriy
56e234d59b Edit and translate to Russian
Выполнил перевод на русский язык.
2021-08-12 21:17:14 +03:00
Alexey Boykov
23fd7be921
Merge pull request #25491 from morozovsk/patch-5
Documentation: Basic info about projections
2021-08-12 17:45:26 +03:00
Vladimir Goncharov
735a377659
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 14:32:35 +03:00
Roman Bug
42da5f488d
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:22 +03:00
Roman Bug
9230ee3175
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:05 +03:00
Roman Bug
77f343267a
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:46:16 +03:00
romanzhukov
b52b77179b Merge branch 'master' into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/engines/database-engines/materialized-mysql.md
#	docs/ru/engines/database-engines/materialized-mysql.md
2021-08-11 20:29:09 +03:00
Dmitriy
245307635e Fix description
Поправил описание, перенес HDFS в storing-data.md
2021-08-10 22:43:19 +03:00
Denny Crane
4e62225a0b
Update graphitemergetree.md 2021-08-10 14:33:36 -03:00
Dmitriy
35d06ab6a4 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-12128-data_encryption_on_vfs_level 2021-08-10 19:29:23 +03:00
Alexander Tokmakov
6ebde145eb fix docs 2021-08-10 11:24:22 +03:00
Kseniia Sumarokova
f6cabb6e08
Merge pull request #27055 from olgarev/revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication
DOCSUP-12003: S3 and HDFS zero copy replication
2021-08-10 08:57:35 +03:00
Vitaly Baranov
d782406c0e
Merge pull request #27170 from adevyatova/annadevyatova-DOCSUP-12212
DOCSUP-12212: Document currentRoles, enabledRoles, defaultRoles functions
2021-08-09 16:17:53 +03:00
Maksim Kita
70b52fc039
Merge pull request #27063 from lehasm/alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
DOCSUP-9860: document refactored storage dictionary
2021-08-09 14:17:34 +03:00
Vladimir C
908505c12e
Merge pull request #27057 from olgarev/revolg-DOCSUP-10286_Alter_delete_in_join_table_engine 2021-08-09 12:07:18 +03:00
Vladimir C
75ded13df7
Minor updates in Join Table Engine docs 2021-08-09 10:52:04 +03:00
lehasm
6f149630c3
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:09 +03:00
lehasm
7fa4c92408
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:48:17 +03:00
Kseniia Sumarokova
a966a440b0
Merge pull request #26677 from sevirov/sevirov-DOCSUP-11550-edit_and_translate_to_russian_materializedpostgresql
DOCSUP-11550: Edit and translate to Russian (MaterializePostgreSQL)
2021-08-09 08:27:18 +03:00
olgarev
06e48f39b0 New page - External Disks for Storing Data 2021-08-08 23:19:00 +00:00
sevirov
92cec718fb
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-08 14:20:59 +03:00
sevirov
b3e0a0c6b2
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-08 14:20:53 +03:00
romanzhukov
09da5d50d2 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into romanzhukov-DOCSUP-12328-upd_materialize_mysql 2021-08-08 12:10:32 +03:00
Dmitriy
2fae2c9f74 Update mergetree.md
Поправил ссылки.
2021-08-07 19:32:10 +03:00
Dmitriy
27f489b41f Correction of the description
Скорректировал описание.
2021-08-07 18:50:24 +03:00
Anna
1622371af1
Merge branch 'master' into annadevyatova-DOCSUP-12212 2021-08-07 18:07:37 +03:00
Dmitriy
d97df19e76 Fix link
Поправил ссылку.
2021-08-07 14:58:03 +03:00
Roman Bug
a63d7bd36f
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:38:34 +03:00
Roman Bug
2a98353208
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:52 +03:00
Roman Bug
c6fcf90bf0
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:48 +03:00
Roman Bug
6c71fcdeb7
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:38 +03:00
Dmitriy
6e821fc69a Create the documentation of the encripted VFS
Задокументировал виртуальную файловую систему для шифрования данных.
2021-08-06 23:21:07 +03:00
romanzhukov
afd3341b29 Minor fix. 2021-08-06 12:11:08 +03:00
romanzhukov
f16a26ee6a Minor fix. 2021-08-06 11:43:46 +03:00
romanzhukov
d8db279c75 Add experimental title. 2021-08-06 11:39:47 +03:00
romanzhukov
a6ad811652 Update MySql settings. 2021-08-06 11:29:03 +03:00
Kseniia Sumarokova
5edd9e0513
Merge pull request #27198 from kssenii/postgres-db-schema
Support schema for postgres database engine
2021-08-05 18:30:47 +03:00
Alexey
54e260ab12 Atomic engine updates
Links added
Minor fixes.

Added ru settings
  default_replica_path
  default_replica_name
2021-08-04 20:52:55 +00:00
kssenii
f06703a7c9 Support schema for postgres database engine 2021-08-04 20:52:45 +00:00
adevyatova
82721d593e Small fixes 2021-08-04 12:38:23 +03:00
olgarev
7673247b4e Quotes and link fixed for s3, section headings for hdfs 2021-08-04 05:19:31 +00:00
Dmitriy
ad4d05d7ca Fix links
Поправил ссылки.
2021-08-03 21:44:30 +03:00
Dmitriy
612f42e301 Add the brief description
Добавил краткое описание, параметры движка.
2021-08-03 21:09:58 +03:00
sevirov
9859c11711
Update docs/en/engines/database-engines/materialized-postgresql.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:51 +03:00
sevirov
da680d2673
Update docs/en/engines/database-engines/materialized-postgresql.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:35 +03:00
romanzhukov
dad7f443a6 Update materialize-mysql. 2021-08-03 16:47:16 +03:00
adevyatova
25a7eee9e1 Merge master 2021-08-03 12:25:51 +00:00
adevyatova
d8c112d0c0 Small current fixes 2021-08-03 12:03:10 +00:00
Kseniia Sumarokova
5d3abc14c7
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
2021-08-03 08:29:34 +03:00
olgarev
f9658d2205 Wrong backticks 2021-08-02 22:52:01 +00:00
Dmitriy
d6b5838282 Delete the introductory sentence
Удалил неверное предложение.
2021-08-02 23:16:23 +03:00
Dmitriy
387136dc84 Add settings
Добавил настройки, перевел табличный движок MaterializedPostgreSQL.
2021-08-02 22:45:01 +03:00
olgarev
b1320ead65 Replication is supported now 2021-08-02 17:19:21 +00:00
olgarev
18cbd18c25 Initial commit 2021-08-01 05:29:29 +00:00
olgarev
6c05a0c8dc Docs for S3 2021-08-01 03:10:31 +00:00
olgarev
f86829ebf4 Docs for HDFS 2021-08-01 02:55:24 +00:00
Alexey
c2b69bd272 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary 2021-07-31 13:12:10 +00:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Kseniia Sumarokova
6eed89ac24
Update materialized-postgresql.md 2021-07-29 09:02:20 +03:00
Alexey
c2ee4b3ee4 typo 2021-07-28 20:24:14 +00:00
OmarBazaraa
fea1a5d321 Refactor 2021-07-28 09:38:34 +00:00
OmarBazaraa
7e785d6b12 Docs 2021-07-28 09:38:34 +00:00
Alexander Tokmakov
fab4529c97 Merge branch 'master' into rename_materialize_mysql 2021-07-28 12:18:01 +03:00
Maksim Kita
41f8f747c0
Merge pull request #26790 from thealexjo/patch-1
Update materialize-mysql.md
2021-07-28 01:16:40 +03:00
Alexander Tokmakov
fc9ab2cda7 Merge branch 'master' into rename_materialize_mysql 2021-07-27 22:38:40 +03:00
Kseniia Sumarokova
b5dce17707
Merge pull request #26821 from azat/rocksdb-improvements
Add system.rocksdb and read rocksdb/rocksdb_TABLE options from config
2021-07-27 17:31:12 +03:00
Azat Khuzhin
8ef677b15f Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
2021-07-27 08:40:50 +03:00
Kseniia Sumarokova
0f7fd2bc37
Merge pull request #26324 from sevirov/sevirov-DOCSUP-11416-implement_idisk_interface_for_hdfs
DOCSUP-11416: Implement IDisk interface for HDFS
2021-07-26 23:59:34 +03:00
Kseniia Sumarokova
d8e1798f87
Update mergetree.md 2021-07-26 23:57:31 +03:00
Azat Khuzhin
c7d2a5aad8 Add system.rocksdb table (with various rocksdb internals)
v2: fix USE_ROCKSDB check (there is #cmakedefine01 so it is either 0/1,
so we should not check with #ifdef)
2021-07-26 23:13:59 +03:00
Dmitriy
b1c0509579 Fix description
Добавил общее описание движка.
2021-07-26 22:32:00 +03:00
Dmitriy
7d31316b17 Fix endpoint parameter
Поправил описание параметра endpoint.
2021-07-26 22:23:32 +03:00
Alexander Tokmakov
63ab38ee09 rename MaterializeMySQL to MaterializedMySQL 2021-07-26 21:17:28 +03:00
Vladimir Goncharov
0cf20f8482
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-26 17:56:46 +03:00
Vladimir Goncharov
933d0b7e3b
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-26 17:56:40 +03:00
alexey-milovidov
81927dcf78
Update mergetree.md 2021-07-26 05:07:45 +03:00
Alexander Bezpiatov
036b78ba3a
Update materialize-mysql.md
- Added mandatory configuration items for MySQL-server side;
- Added `BINARY` type to the supported data types table
- Added Compatibility restrictions paragraph
2021-07-26 01:31:34 +03:00
Kseniia Sumarokova
d801e6a538
Update materialized-postgresql.md 2021-07-25 23:38:14 +03:00
Kseniia Sumarokova
5b799ef294
Update materialized-postgresql.md 2021-07-25 23:33:17 +03:00
Kseniia Sumarokova
2d51f4db44
Update materialized-postgresql.md 2021-07-25 23:29:37 +03:00
Dmitriy
ca99d8aa02 Fix documentation
Поправил документацию.
2021-07-25 23:14:37 +03:00
Maksim Kita
bbc7fe88ab
Merge pull request #26775 from poweroftrue/patch-1
Document MaterializeMySQL Settings
2021-07-25 22:05:13 +03:00
alexey-milovidov
acb97c6f4a
Update materialize-mysql.md 2021-07-24 15:11:23 +03:00
Mostafa Dahab
69beadbfbf
Document MaterializeMySQL Settings 2021-07-24 12:36:41 +03:00
Dmitriy
177611df35 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-07-21 20:16:36 +03:00
Dmitriy
a4fca6b277 Translate to Russian
Выполнил перевод на русский язык.
2021-07-20 23:11:55 +03:00
Dmitriy
0370b9813c Update HDFS
Исправил ошибки.
2021-07-20 22:06:05 +03:00
Kseniia Sumarokova
2d2f63c620
Merge pull request #26458 from ka1bi4/romanzhukov-DOCSUP-10513-MaterializeMySQLComments
DOCSUP-10513: Add MaterializeMySQL Engine column comments support
2021-07-19 21:36:13 +03:00
Roman Bug
9ed05ca34b
Update docs/en/engines/database-engines/materialize-mysql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-07-19 10:10:18 +03:00
romanzhukov
2f3bd6b737 DOCSUP-10513: FIX PR comments. 2021-07-17 11:52:43 +03:00
Dmitriy
f8fd7ae402 Update HDFS
Внес небольшие правки в описание.
2021-07-16 20:26:55 +03:00
romanzhukov
495ab4cfa5 DOCSUP-10513: Fix EN & add RU. 2021-07-16 20:17:53 +03:00
romanzhukov
64ca3e140a DOCSUP-10513: Add EN 2021-07-16 19:13:09 +03:00
mergify[bot]
126a2d7ad1
Merge branch 'master' into dist-per-table-monitor-settings 2021-07-16 13:32:40 +00:00
Maksim Kita
11203fb7ea
Merge pull request #26379 from zxc111/DOCSUP-11552
DOCSUP-11657: check sampling expression at creation table.
2021-07-16 11:00:53 +03:00
Azat Khuzhin
f3d3ec44a6 Add ability to set Distributed directory monitor settings via CREATE TABLE 2021-07-16 04:10:47 +03:00
zxc111
a7edcb0de3 update engines/table-engines/mergetree-family/mergetree.md 2021-07-16 00:12:10 +08:00
Anna
2a2d91612a
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated 2021-07-15 15:31:01 +03:00
Dmitriy
4a97cd80b0 Using HDFS for Data Storage
Задокументировал HDFS для удаленного хранения данных.
2021-07-14 21:42:03 +03:00
adevyatova
54c0b88b26 Minor fixed 2021-07-14 13:02:30 +00:00
adevyatova
bc57df6fc1 Add usage-example 2021-07-13 21:43:24 +00:00
adevyatova
239787f747 Update ru docs 2021-07-13 19:52:35 +00:00
Jeffrey Dang
c09fa0b843
Update materialized-postgresql.md
Spelling
2021-07-13 10:56:07 -05:00
adevyatova
e9fbf072ec Merge branch 'annadevyatova-DOCSUP-7502-replicated' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-7502-replicated 2021-07-04 18:55:37 +00:00
adevyatova
b0d3141b15 Updated desc 2021-07-04 18:55:11 +00:00
Anna
b2f059b6bb
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated 2021-07-04 07:31:06 +03:00
kssenii
4c8d82001f Fix checks 2021-07-01 17:52:21 +00:00
kssenii
4ad0f45f0e Some more tests 2021-07-01 08:35:28 +00:00
kssenii
9d5847a1a8 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-29 21:30:31 +00: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
Dmitriy
375965fb7a Update ExternalDistributed.md
Убрал поддержку запросов на вставку.
2021-06-27 23:45:05 +03:00
kssenii
c3a2fc0584 Review fixes 2021-06-27 19:17:17 +00: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
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
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
sevirov
e87c2c3147
Update docs/en/engines/table-engines/integrations/ExternalDistributed.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 12:25:16 +03:00
kssenii
3d90f0710c Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
Dmitriy
8062884323 Translate to Russian
Выполнил перевод на русский язык.
2021-06-25 21:25:25 +03:00
Kostiantyn Storozhuk
3c71e067fa Update docs and style 2021-06-25 19:27:03 +08:00
Dmitriy
b9b45d61e9 Fix See Also
Поправил ссылки.
2021-06-24 23:40:43 +03:00
Dmitriy
5154f78249 Update ExternalDistributed.md
Внес небольшие поправки.
2021-06-24 22:49:04 +03:00
Dmitriy
48e19f0c39 Create ExternalDistributed.md
Задокументировал новый табличный движок ExternalDistributed.
2021-06-24 22:29:57 +03:00
Vladimir Goncharov
a1acc56718
Update mergetree.md
Query Routing -> Query Analysis. SimpleAggregateFunction is not used for now.
2021-06-19 18:23:26 +03:00
Vladimir Goncharov
043722b7cf
Update mergetree.md
Currently WHERE is not supported.
2021-06-19 18:10:51 +03:00
Vladimir Goncharov
5badf38d57
Update mergetree.md
Basic info about projections based on RFC https://github.com/ClickHouse/ClickHouse/issues/14730
2021-06-18 19:37:37 +03:00
presto53
e02e587557
Update change storage policy en doc 2021-06-17 11:50:58 +03:00
Nickita
ee7169e547 fix typos in docs 2021-06-14 16:29:07 +03:00
Zhichun Wu
f1417adfaf Update JDBC bridge related docs 2021-06-11 17:37:38 +08:00
Anna
bb4d938b91
Update replicated.md 2021-06-10 13:51:58 +03:00
Anna
2dd5f03623
Update replicated.md 2021-06-10 13:49:35 +03:00
Anna
9cb4a8f3cb
Update docs/en/engines/database-engines/replicated.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-10 13:42:01 +03:00
Anna
2091bf9656
Update docs/en/engines/database-engines/replicated.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-10 13:41:46 +03:00
adevyatova
a51b9d82a5 update 2021-06-05 08:10:37 +00:00
adevyatova
e3ead7e676 Add en docs 2021-06-05 06:46:30 +00:00
presto53
e9bd18ebfb
Update s3.md 2021-06-04 17:35:15 +03:00
Nikita Mikhaylov
cf8782faf3
Merge pull request #24311 from nikitamikhaylov/merging-s3-backoff
Merging #23461
2021-06-04 14:41:21 +03:00
kssenii
e23bc14582 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-03 19:44:55 +00:00
mergify[bot]
9e2c454db2
Merge branch 'master' into merging-s3-backoff 2021-06-03 18:58:24 +00:00
Vladimir Goncharov
bea934f40c
Update mysql.md
The MySQL engine also allows to perform `INSERT`
2021-06-03 20:12:19 +03:00
Maksim Kita
50042df428
Merge pull request #24286 from sevirov/sevirov-DOCSUP-7842-document_the_dictionary_function
DOCSUP-7842: Document the dictionary function
2021-06-02 22:28:33 +03:00