Commit Graph

70789 Commits

Author SHA1 Message Date
Nikita Mikhalev
fbc054f588
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:54 +05: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
Nikita Mikhalev
3eb4b2ab77
Improved phrasing of attention about ALTER on Buffer table
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-18 10:23:41 +05:00
Alexander Kuzmenkov
8199399159
Update entrypoint.sh 2021-08-18 07:00:51 +03:00
小路
5d3237c680
Update test.py 2021-08-18 10:56:05 +08:00
zhangxiao871
861776b8fe check genuine_throw and fake_throw are True. 2021-08-18 10:40:04 +08:00
zhangxiao871
f34787838a Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_create_znode 2021-08-18 10:37:49 +08:00
alexey-milovidov
eb3bbdfab5
Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros
Remove trailing zeros from Decimal serialization #15794
2021-08-18 05:24:13 +03:00
olgarev
f35b142e21
Apply suggestions from code review 2021-08-18 02:03:46 +03:00
olgarev
21ddac09c6
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-18 02:01:49 +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
Maksim Kita
6c82ac2024 Fixed tests 2021-08-17 23:59:08 +03:00
Sergei Semin
da3f5612ae rename _Bits -> _bits 2021-08-17 23:08:17 +03:00
Dmitriy
693b8271dc Fix typo
Выделил watch и sequental как ключевые слова.
2021-08-17 23:05:21 +03:00
Sergei Semin
495c359889 Revert "add -Wno-reserved-identifier in necessary places"
This reverts commit 84660f36de.
2021-08-17 22:58:29 +03:00
Dmitriy
7b8c723f15
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:29 +03:00
Dmitriy
c1860b2342
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:20 +03:00
Dmitriy
3ef0e600ce
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:06 +03:00
Dmitriy
496fdb2a97
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:52:47 +03:00
Dmitriy
63ee49ee7d
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:47 +03:00
Dmitriy
e4229e0eeb
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:23 +03:00
Dmitriy
afbce1b90a
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:05 +03:00
Dmitriy
5f20c2b1f5
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:44 +03:00
Dmitriy
28fd94d016
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:15 +03:00
Dmitriy
0821338f14
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:01 +03:00
Kseniia Sumarokova
78105ecba7
Merge pull request #27757 from kssenii/fix-intersect-cast
Fix intersect/except with limit
2021-08-17 21:37:37 +03:00
Kseniia Sumarokova
f04cdf58c0
Merge pull request #27762 from evillique/tests
Add HTTP string parsing test
2021-08-17 21:36:45 +03: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
tavplubix
baaaf996c2
Update getSourceFromFromASTInsertQuery.cpp 2021-08-17 21:15:44 +03:00
tavplubix
2fcc0874a8
Merge pull request #27785 from ClickHouse/fix_some_tests
Fix some tests
2021-08-17 21:13:58 +03:00
tavplubix
7db4cf332b
Merge pull request #27791 from ClickHouse/revert-27688-database-replicated-no-red-cross
Revert "Mark tests for `DatabaseReplicated` as green"
2021-08-17 20:48:43 +03:00
tavplubix
09596e0902
Merge pull request #27792 from ClickHouse/tavplubix-patch-3
Remove hardening for watches in DDLWorker
2021-08-17 20:48:23 +03:00
Maksim Kita
b4f41bd824 Dictionaries key types refactoring 2021-08-17 20:35:43 +03:00
Raúl Marín
ac5ac0a106 01280_ssd_complex_key_dictionary: Delete database at end 2021-08-17 18:48:32 +02:00
Alexander Tokmakov
df1a4e90a8 Merge branch 'master' into ncb/server_uuid 2021-08-17 19:42:47 +03:00
Raúl Marín
f7ed6c4fb8 01516_drop_table_stress: Tag as long 2021-08-17 18:42:31 +02:00
Raúl Marín
b80ddd4bd1 01516_drop_table_stress: Parallelizable and cleanup 2021-08-17 18:41:31 +02:00
Raúl Marín
19f087cece 01114_mysql_database_engine_segfault: Cleanup beforehand 2021-08-17 18:31:40 +02:00
Raúl Marín
0e5cfdbb9d 01054_cache_dictionary_overflow_cell: Drop database at the end 2021-08-17 18:29:31 +02:00
Raúl Marín
90294e6dd8 01889_sqlite_read_write: Made parallelizable and cleanup properly 2021-08-17 18:22:41 +02:00
Kevin Michel
d346d19942
Extract AccessEntity parsing from DiskAccessStorage 2021-08-17 16:26:28 +02:00
Filatenkov Artur
3fc0e577e3
remove trailing whitespaces 2021-08-17 17:22:38 +03:00
tavplubix
6eb15eb949
Update DDLWorker.cpp 2021-08-17 17:05:37 +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
Nikolai Kochetov
c36569e17c Try fix integration tests. 2021-08-17 16:33:30 +03:00
Kruglov Pavel
d44ebe2735
Merge pull request #27789 from Avogar/delete-file
Remove unnecessary files
2021-08-17 16:30:38 +03:00
vdimir
2dfbbe364b
Do not use BlockInputStream for NonJoined 2021-08-17 16:30:01 +03:00
Pavel Kruglov
a0caa26615 Remove unnecessary files 2021-08-17 16:29:49 +03:00
tavplubix
491e69d10c
Revert "Mark tests for DatabaseReplicated as green" 2021-08-17 16:25:39 +03:00
Pavel Kruglov
bc853d250f Set function divide as suitable for short-circuit in case of Nullable(Decimal) 2021-08-17 16:24:28 +03:00