mergify[bot]
|
1e28f7340e
|
Merge branch 'master' into kafka_protobuf_issue26643
|
2021-12-11 08:05:20 +00:00 |
|
Kseniia Sumarokova
|
7e0bc290da
|
Merge pull request #32460 from kssenii/mongo-extend-auth
Allow empty credentials for mongo engine
|
2021-12-11 10:42:15 +03:00 |
|
Vitaly Baranov
|
b5b195f4e2
|
Merge branch 'master' into kafka_protobuf_issue26643
|
2021-12-10 23:22:35 +03:00 |
|
alesapin
|
a6e55b00e3
|
Revert "Revert "Split long tests into multiple checks""
|
2021-12-10 18:39:02 +03:00 |
|
alesapin
|
dcbba460c1
|
Revert "Split long tests into multiple checks"
|
2021-12-10 18:38:42 +03:00 |
|
alesapin
|
a2aa0bc6cc
|
Merge pull request #32496 from ClickHouse/smaller_checks
Split long tests into multiple checks
|
2021-12-10 17:42:14 +03:00 |
|
vdimir
|
a0488d21d2
|
Fix test_prometheus_endpoint
|
2021-12-10 14:58:46 +03:00 |
|
alesapin
|
2c7bb56a2c
|
Split integration tests into parts
|
2021-12-10 13:22:29 +03:00 |
|
kssenii
|
f5a77fca39
|
Done
|
2021-12-09 14:44:25 +00:00 |
|
Mikhail f. Shiryaev
|
03927f5fc6
|
Revert "graphite: split tagged/plain rollup rules (for merges perfomance)"
This reverts commit 303552f515 .
|
2021-12-08 15:49:21 +01:00 |
|
tavplubix
|
4f46ac6b30
|
Remove LeaderElection (#32140)
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
|
2021-12-07 19:55:55 +03:00 |
|
Mikhail f. Shiryaev
|
5fc20b3e6a
|
Merge pull request #25122 from msaf1980/rollup_rules_type
GraphiteMergeTree Rollup rules type
|
2021-12-07 10:18:08 +01:00 |
|
Kseniia Sumarokova
|
7e261245d3
|
Merge pull request #32256 from taiyang-li/default_for_hdfs
Support default expression for storage hdfs and optimize fetching when source is column oriented
|
2021-12-06 23:32:01 +03:00 |
|
msaf1980
|
303552f515
|
graphite: split tagged/plain rollup rules (for merges perfomance)
|
2021-12-06 16:49:08 +01:00 |
|
Alexander Tokmakov
|
7797a72907
|
fix false-positive ciclyc dependency with XML dict
|
2021-12-06 16:35:43 +03:00 |
|
mergify[bot]
|
52904a4973
|
Merge branch 'master' into default_for_hdfs
|
2021-12-06 13:19:49 +00:00 |
|
Vladimir C
|
c502454088
|
Merge pull request #32185 from kitaisreal/range-hashed-dictionary-added-update-field-support
|
2021-12-06 10:57:47 +03:00 |
|
Maksim Kita
|
b9718b8450
|
Merge pull request #32118 from kitaisreal/fix-test-executable-storage-input
Fix flacky test test_executable_storage_input
|
2021-12-06 10:39:30 +03:00 |
|
taiyang-li
|
9d1e63be0f
|
1. support default expression for storage hdfs; 2. optimize storage hdfs when format is column oriented
|
2021-12-06 11:54:45 +08:00 |
|
Maksim Kita
|
4bbb02bbae
|
RangeHashedDictionary added update_field support
|
2021-12-03 14:06:58 +03:00 |
|
Kruglov Pavel
|
17d6f539b3
|
Merge pull request #32019 from azat/dist-desc
Fix excessive DESC TABLE for remote() over identifier
|
2021-12-03 12:15:05 +03:00 |
|
mergify[bot]
|
51b8148cc0
|
Merge branch 'master' into fix-test-executable-storage-input
|
2021-12-03 09:11:05 +00:00 |
|
Kseniia Sumarokova
|
a8dcbc988a
|
Merge pull request #32129 from kssenii/fix-postgres-tests
fixing postgres tests
|
2021-12-03 09:15:20 +03:00 |
|
Anton Popov
|
f6be3d16fd
|
Merge pull request #24820 from kssenii/versioning
Versioning of aggregate function states
|
2021-12-03 01:41:44 +03:00 |
|
kssenii
|
06312a2df9
|
Fix
|
2021-12-02 22:48:21 +03:00 |
|
alesapin
|
45021bd35c
|
Merge pull request #32121 from ClickHouse/add_assertion_in_keeper
Add check for duplicate hostnames and IDs in KeeperConfig
|
2021-12-02 22:24:46 +03:00 |
|
tavplubix
|
4d96d6ab77
|
Merge pull request #32052 from stigsb/fix-flaky-create-table-like-test
Fix flaky integration test for MaterializedMySQL CREATE TABLE LIKE
|
2021-12-02 21:28:00 +03:00 |
|
kssenii
|
64fcbe347e
|
Update
|
2021-12-02 16:08:11 +03:00 |
|
alesapin
|
b8bffcb14c
|
Merge pull request #32115 from ClickHouse/fix_flaky_keeper_tests
Fix flaky keeper whitelist test
|
2021-12-02 15:41:17 +03:00 |
|
alesapin
|
437591f2fa
|
Add check for duplicate hostnames and IDs in KeeperConfig
|
2021-12-02 14:46:33 +03:00 |
|
tavplubix
|
5400c5899d
|
Merge pull request #32063 from ClickHouse/fix_detach_dir_exists
Fix 'directory exists' error when detaching part
|
2021-12-02 14:04:21 +03:00 |
|
alesapin
|
ff6cc14df3
|
Fix one more test
|
2021-12-02 13:41:04 +03:00 |
|
Maksim Kita
|
492f9c3936
|
Fix flacky test test_executable_storage_input
|
2021-12-02 13:11:21 +03:00 |
|
alesapin
|
e704140d07
|
Fix flaky whitelist test
|
2021-12-02 12:37:08 +03:00 |
|
kssenii
|
8edf146687
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into versioning
|
2021-12-02 07:57:14 +00:00 |
|
Azat Khuzhin
|
b6290ae002
|
Update test_distributed_respect_user_timeouts after superfluous DESC had been removed
|
2021-12-01 22:52:20 +03:00 |
|
Kseniia Sumarokova
|
87574e8bf6
|
Merge pull request #31053 from kssenii/rabbit-kafka-select-commit
rabbitmq/kafka allow to commit on select only under setting
|
2021-12-01 18:23:08 +03:00 |
|
mergify[bot]
|
959fb1f4dd
|
Merge branch 'master' into fix-flaky-create-table-like-test
|
2021-12-01 15:17:28 +00:00 |
|
Alexander Tokmakov
|
57e4f3698c
|
fix 'directory exists' error when detaching part
|
2021-12-01 17:24:26 +03:00 |
|
Stig Bakken
|
f7578e7b9d
|
Fix flaky test for MaterializedMySQL CREATE TABLE LIKE
|
2021-12-01 13:40:22 +01:00 |
|
tavplubix
|
b623a387af
|
Merge pull request #31887 from ClickHouse/fix_cannot_create_empty_part
Parse partition key value from `partition_id` when need to create part in empty partition
|
2021-12-01 15:38:46 +03:00 |
|
alexey-milovidov
|
6020188cc0
|
Merge pull request #31781 from havardk/tabletable
MaterializedMySQL: Fix issue with table named 'table'
|
2021-12-01 10:34:59 +03:00 |
|
kssenii
|
71bfc72e37
|
Fix
|
2021-11-30 14:42:37 +00:00 |
|
kssenii
|
28be1b12ad
|
Avoid tests failing with oom
|
2021-11-30 15:26:57 +03:00 |
|
Alexander Tokmakov
|
231b906fe4
|
fix test
|
2021-11-30 13:22:37 +03:00 |
|
kssenii
|
69aa2da23e
|
Update test
|
2021-11-30 09:56:10 +00:00 |
|
kssenii
|
0e24eebc80
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix
|
2021-11-30 12:26:10 +03:00 |
|
alesapin
|
438fa60902
|
Merge pull request #21326 from excitoon-favorites/flexiblemutations2
Skip mutations of unrelated partitions in `StorageMergeTree`
|
2021-11-30 12:15:29 +03:00 |
|
alesapin
|
ad4e6a1ebd
|
Merge pull request #31950 from ClickHouse/fix_integration_tests
Kill container in integration tests if it's already running
|
2021-11-30 10:17:19 +03:00 |
|
Kseniia Sumarokova
|
edf1ec776a
|
Merge pull request #31824 from azat/system-log-tables-recreate-different-engine
Recreate system.*_log tables in case of different engine/partition_by
|
2021-11-29 22:56:36 +03:00 |
|