alesapin
47f8679810
Add test for constraints
2020-01-24 17:28:10 +03:00
alesapin
95fbef59c9
Fix prometheus test
2020-01-24 12:16:34 +03:00
alesapin
32783b3cea
Fix integration test
2020-01-24 11:55:36 +03:00
Azat Khuzhin
c9cc1ef516
Cover tmp_policy
2020-01-23 20:31:19 +03:00
alesapin
e6958c0e49
Disable some flappy tests
2020-01-23 12:01:55 +03:00
Alexey Milovidov
856962b290
Fixed test
2020-01-20 19:33:43 +03:00
Alexey Milovidov
09f3890b20
Merge branch 'master' into GrigoryPervakov-vfs-s3
2020-01-20 15:39:15 +03:00
Alexey Milovidov
ae7b9a652b
Merge branch 'vfs-s3' of https://github.com/GrigoryPervakov/ClickHouse into GrigoryPervakov-vfs-s3
2020-01-19 01:12:05 +03:00
alexey-milovidov
7583f8744a
Merge branch 'master' into bettertestalterttl
2020-01-19 01:03:25 +03:00
alexey-milovidov
85f395a8ee
Merge pull request #8680 from excitoon-favorites/criticalbugwithmove
...
Fixed a bug with double move which corrupt original part
2020-01-18 20:19:03 +03:00
Vladimir Chebotarev
87ac7c59df
Added concurrent test for ALTER MODIFY TTL
.
2020-01-17 16:17:17 +03:00
Vladimir Chebotarev
89d74a599b
Fixed test_ttl_move::test_ttls_do_not_work_after_alter
a little bit.
2020-01-17 16:17:17 +03:00
Vladimir Chebotarev
614c45df16
Improved test_ttl_move::test_ttls_do_not_work_after_alter
test (so that it does not pass anymore).
2020-01-17 16:17:17 +03:00
Pervakov Grigory
36e5322320
Fix remove in memory disk, fix style, change s3 object naming
2020-01-17 14:44:16 +03:00
Pervakov Grigory
70e50ecf10
Base implementation of IDisk interafce for S3
2020-01-17 14:34:39 +03:00
Vladimir Chebotarev
451c8174c5
Added test for bug with double move which corrupt original part.
2020-01-17 12:46:44 +03:00
Vladimir Chebotarev
f758b1f6c6
Fixed deduplication issues in more test_multiple_disks
tests.
2020-01-15 18:25:23 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions ( #8489 )
...
* Add virtual column _path to hdfs and file table functions with test
* Fix const of headers
* Add column _file with tests
* Add docs
* Fix improper resolve conflicts
* Fix links in docs
* Better condition for virtual columns proccessing in StorageFile
* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
Nikita Mikhaylov
0e0dd80abf
Merge pull request #6168 from PerformanceVision/move_partition
...
Alter command for move a specific partition from MergeTree table
2020-01-14 22:32:10 +04:00
alexey-milovidov
ffa5f714f3
Merge pull request #8642 from excitoon-favorites/fix_test_concurrent_alter_move
...
Fixed deduplication issue in `test_multiple_disks::test_concurrent_alter_move`
2020-01-14 14:25:26 +03:00
Vladimir Chebotarev
43570ba281
Fixed deduplication issue in test_multiple_disks::test_concurrent_alter_move
.
2020-01-14 03:50:42 +03:00
alexey-milovidov
d78290b7ec
Merge pull request #8107 from excitoon-favorites/alterpolicy
...
Allow to change `storage_policy` to not less rich one
2020-01-13 21:02:47 +03:00
Guillaume Tassery
377d20185e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
2020-01-13 04:16:27 +01:00
alexey-milovidov
303b146a93
Merge branch 'master' into vfs_log
2020-01-12 20:16:30 +03:00
alexey-milovidov
c270830b0a
Merge pull request #8535 from ClickHouse/distributed-format
...
Distributed format
2020-01-11 19:19:11 +03:00
alexey-milovidov
b08a9e00a4
Merge pull request #8620 from chhetripradeep/pchhetri/spelling-mistakes
...
Fix some spelling mistakes
2020-01-11 16:19:48 +03:00
Pradeep Chhetri
4941fdfe4b
Fix some spelling mistakes
2020-01-11 17:51:33 +08:00
Alexander Burmak
26511b7978
Added DiskMemory and tests
2020-01-11 00:43:42 +03:00
Alexey Milovidov
85f2f174b1
Merge branch 'CLICKHOUSE-7262' of https://github.com/kiransunkari/ClickHouse into kiransunkari-CLICKHOUSE-7262
2020-01-10 19:57:09 +03:00
Ivan
dec5a50033
Add new config syntax for table filters ( #8381 )
2020-01-10 19:53:47 +03:00
Ivan
fd55999398
Initialize set for index when table filter is presented ( #8357 )
2020-01-10 12:24:05 +03:00
Vladimir Chebotarev
5e1093faf8
Added changing of table policy.
2020-01-09 16:52:37 +03:00
Kiran
c87f74c637
added new integration test for clusterAllreplicas tabe function
2020-01-07 15:57:24 +05:30
Guillaume Tassery
8b2938a8fb
Merge branch 'master' into move_partition
2020-01-07 13:25:35 +07:00
Nikolai Kochetov
e4933eb6c6
Added tests
2020-01-05 22:36:14 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
...
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
alexey-milovidov
1d21286209
Merge pull request #8318 from excitoon-favorites/replicatedalterttl
...
Fixed ALTER TTL for replicated tables
2019-12-28 06:49:42 +03:00
Alexey Milovidov
b17048f07a
Remove sleep by Azat suggestion, https://github.com/ClickHouse/ClickHouse/pull/8288#pullrequestreview-336615781
2019-12-27 21:24:22 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order
2019-12-27 18:15:55 +01:00
Vitaly Baranov
b75771be61
Merge pull request #7808 from vitlibar/RBAC-3
...
RBAC-3
2019-12-27 09:44:24 +07:00
Mikhail f. Shiryaev
e0f43e99e2
Add tests for multiple profiles inheritance
2019-12-26 23:18:59 +01:00
alexey-milovidov
d2e5827307
Merge pull request #8410 from excitoon-favorites/ttlcheckvaliddeestination
...
Added check for valid destination in a move TTL rule
2019-12-27 00:29:55 +03:00
Vladimir Chebotarev
cff368c1d1
Updated test_alter_multiple_ttls
.
2019-12-26 22:34:15 +03:00
Vladimir Chebotarev
7ed19c2a2d
Added test for ALTER TTL.
...
Co-authored-by: Vitaliy Zakaznikov <vzakaznikov@protonmail.com>
2019-12-26 22:34:08 +03:00
alexey-milovidov
1adc3cfb88
Merge pull request #8118 from excitoon-favorites/scan_all_disks
...
Check extra parts of `MergeTree` at different disks, in order to not allow to miss data parts at undefined disks
2019-12-26 22:10:53 +03:00
alexey-milovidov
6b997a0c61
Merge pull request #8288 from PerformanceVision/reload_dictionary
...
Implement ON CLUSTER syntax when we want to reload a dictionary
2019-12-26 22:05:41 +03:00
Vladimir Chebotarev
187d72d78d
Improved test_ttl_move::test_rule_with_invalid_destination
.
2019-12-26 18:04:51 +03:00
Vladimir Chebotarev
1236c8a09a
Added test_ttl_move::test_rule_with_invalid_destination
test.
2019-12-26 11:42:19 +03:00
Vladimir Chebotarev
a9c4127c9d
Added test_ttl_move::test_ttls_do_not_work_after_alter
test.
2019-12-26 09:57:27 +03:00
Vladimir Chebotarev
91b67af54f
Better cleaning up in test_multiple_disks::test_freeze
.
2019-12-25 23:32:15 +03:00