Commit Graph

1546 Commits

Author SHA1 Message Date
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
Vitaly Baranov
fd33f2a2fe
Merge pull request #27426 from aiven/kmichel-replicated-access-storage
ZooKeeper replication for users, roles, row policies, quotas and profiles.
2021-08-18 10:37:25 +03:00
Kevin Michel
e33a2bf7bc
Add ReplicatedAccessStorage
This stores Access Entities in ZooKeeper and replicates them across an entire cluster.

This can be enabled by using the following configuration :

    <user_directories>
        <replicated>
            <zookeeper_path>/clickhouse/access/</zookeeper_path>
        </replicated>
    </user_directories>
2021-08-18 00:00:18 +02: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
Vitaly Baranov
bca1131da6
Update storing-data.md 2021-08-17 11:24:44 +03:00
Vitaly Baranov
92c4ad8202
Update storing-data.md 2021-08-17 11:07:36 +03:00
olgarev
4ad85ca745 Initial 2021-08-16 23:00:38 +00:00
Dmitriy
6a7f0884c6 Fix the example
Поправил пример.
2021-08-15 21:22:18 +03:00
sevirov
5cbbb7a8ac
Update docs/en/operations/storing-data.md
Co-authored-by: Vitaly Baranov <vitbar@yandex-team.ru>
2021-08-15 19:44:13 +03:00
Dmitriy
4a1b6484f7 Fix link
Поправил ссылку.
2021-08-12 22:23:41 +03:00
Dmitriy
56e234d59b Edit and translate to Russian
Выполнил перевод на русский язык.
2021-08-12 21:17:14 +03:00
sevirov
6f1a72ca94
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:49:16 +03:00
sevirov
c9bd180861
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:49:06 +03:00
sevirov
20cf73e431
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:50 +03:00
sevirov
a2351d849e
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:27 +03:00
sevirov
06535ee845
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:06 +03:00
sevirov
ccd8922672
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:52 +03:00
sevirov
982868ee70
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:39 +03:00
sevirov
98a619887e
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:26 +03:00
sevirov
bbe633ec3d
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:46:59 +03:00
sevirov
7de714b1c9
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:46:46 +03:00
Dmitriy
3e9345e20f Add example
Добавил пример.
2021-08-11 20:27:03 +03:00
Dmitriy
245307635e Fix description
Поправил описание, перенес HDFS в storing-data.md
2021-08-10 22:43:19 +03:00
Raúl Marín
d1d47658f5 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-10 10:49:05 +02: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
Artur Filatenkov
d8434539a7 comment docs 2021-08-09 17:17:22 +03:00
Alexey Boykov
91a0594b4c
Merge pull request #27096 from ka1bi4/romanzhukov-DOCSUP-11656-function_range_max_elements_in_block
DOCSUP-11656:  Document the function_range_max_elements_in_block setting
2021-08-09 15:24:11 +03:00
Nikita Mikhaylov
73d3f2c60f
Merge pull request #26313 from fastio/control_execution_period_of_clearOldTemporaryDirectories
Control the execution period of clear old temporary directories by parameter
2021-08-09 14:29:24 +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
mergify[bot]
c696817a79
Merge branch 'master' into control_execution_period_of_clearOldTemporaryDirectories 2021-08-06 16:16:22 +00:00
Raúl Marín
479f053f2e Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-05 17:24:10 +02:00
Maksim Kita
7fdf3cc263
Merge pull request #27180 from kitaisreal/storage-system-replicas-added-column-replica-is-active
Storage system replicas added column replica is active
2021-08-05 12:46:53 +03:00
Maksim Kita
3f48c85722 StorageSystemReplicas added column replica_is_active 2021-08-04 16:19:42 +03:00
Roman Bug
91c71ebb14
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-04 09:29:23 +03:00
Dmitriy
387136dc84 Add settings
Добавил настройки, перевел табличный движок MaterializedPostgreSQL.
2021-08-02 22:45:01 +03:00
romanzhukov
44dccb2d3f Add setting descr. and update range function. 2021-08-02 19:47:15 +03:00
romanzhukov
8df8a498b3 Add setting descr. and update range function. 2021-08-02 19:43:44 +03:00
romanzhukov
73a5437551 Add setting descr. and update range function. 2021-08-02 19:07:45 +03:00
romanzhukov
04370ccd46 Add setting descr. and update range function. 2021-08-02 18:35:25 +03:00
Raúl Marín
9f32ecca89 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-02 16:21:10 +02:00
万康
66631ca680 add column default_database 2021-08-01 08:11:01 +08:00
Alexey Boykov
0b5e3ce195
Merge pull request #26979 from atereh/terehova-DOCSUP-10514-setting-global-in-join
DOCSUP-10514: documented new setting prefer_global
2021-07-30 19:26:31 +03:00
Alina Terekhova
98f8ffc4c9
en version colon
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-30 17:42:11 +02:00
Alexey Boykov
e3431dfbf4
Merge pull request #26793 from michon470/kuriatnikovm-DOCSUP-10297-update-system.query_log-system-table
DOCSUP-10297: system.query_log system table documentation updated
2021-07-30 14:28:28 +03:00
PHO
6425dd001a
Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896)
* Add a codec Encrypted() for encrypting columns on disk

While this is implemented as a compression codec, it does not actually compress data. It instead encrypts data on disk. The key is obtained by executing a user-specified command at the server startup, or if it's not specified the codec refuses to process any data. For now the only supported cipher is 'AES-128-GCM-SIV'.
2021-07-30 12:12:33 +03:00
Alina Terekhova
20228e019e edits after review 2021-07-29 20:24:52 +02:00
Alina Terekhova
7062649561 small fix in links 2021-07-29 20:02:26 +02:00
Alina Terekhova
e2e931b7f5 en version 2021-07-29 18:01:24 +02:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00