Vitaly Baranov
64cf6a0b2b
Add diagnostics to help find out why integration tests fail.
2020-02-29 17:33:52 +03:00
CurtizJ
9448f4710e
fix mismatched checksums with column TTLs
2020-02-28 23:29:10 +03:00
Vitaly Baranov
0cebefae3e
The restart_clickhouse() function in integration tests now waits until the server is restarted.
2020-02-28 16:34:19 +03:00
Anton Popov
adf4f7349f
temporary disable tests for compatability between replicas
2020-02-28 13:14:02 +03:00
alesapin
1b7bf67e2b
Merge branch 'master' into CurtizJ-test-backward-compatability
2020-02-28 12:18:41 +03:00
alexey-milovidov
7b511b2d90
Merge pull request #9070 from urykhy/fix-mv-insert-2621
...
add option to force deduplicate children
2020-02-28 03:19:27 +03:00
alexey-milovidov
6c0db94e21
Merge pull request #9394 from nikitamikhaylov/last_successful_update_time
...
last_successful_update_time in system.dictionaries
2020-02-28 03:03:16 +03:00
alexey-milovidov
ae8a701387
Merge pull request #9079 from yurriy/mysql
...
Send string columns to mysql client as utf8
2020-02-28 02:08:49 +03:00
Pavel Kovalenko
44226a61cf
Storage MergeTree initial support for S3.
2020-02-27 19:47:40 +03:00
Nikita Mikhaylov
c5f47bd976
squashed
2020-02-27 13:07:50 +03:00
Clément Rodriguez
491f454b54
MySQL connection mutualize connection + integration test
2020-02-27 10:34:06 +01:00
CurtizJ
102a61a257
Merge remote-tracking branch 'upstream/master' into test-backward-compatability
2020-02-26 23:11:13 +03:00
CurtizJ
802d0796cc
test for replicas backward comptability
2020-02-26 17:18:37 +03:00
Nikolai Kochetov
2338f16637
Update README.md
2020-02-26 15:33:06 +03:00
alesapin
46e05bfdca
Decrease test timeout
2020-02-26 15:08:57 +03:00
Clément Rodriguez
a978662a01
Merge remote-tracking branch 'upstream/master'
2020-02-24 15:28:24 +01:00
Yuriy
09b746a63e
fixed golang test
2020-02-24 15:02:19 +03:00
alexey-milovidov
b5e9e922fb
Update test.py
2020-02-23 04:31:12 +03:00
alexey-milovidov
1950923433
Merge branch 'master' into polymorphic-parts
2020-02-22 20:56:27 +03:00
Vitaly Baranov
c1e870d493
Merge pull request #9182 from vitlibar/RBAC-5.2
...
RBAC-5.2
2020-02-22 03:55:17 +03:00
Nikolai Kochetov
82489a4ba2
Added integration test from #9134
2020-02-21 22:01:43 +03:00
alesapin
2f6e22b4fd
Fix failed integration tests
2020-02-21 11:53:29 +03:00
Vitaly Baranov
cf25d225c6
Add tests for roles.
2020-02-21 06:03:09 +03:00
Vitaly Baranov
6cac4a919b
Improve behaviour of row policies, now it applies for a table always when defined for that table (even for another user).
2020-02-21 00:57:42 +03:00
Vitaly Baranov
244c9d5325
Add class GenericRoleSet to represent a set of IDs of users and roles.
2020-02-21 00:57:42 +03:00
CurtizJ
3f7f13ce05
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-02-20 15:36:55 +03:00
Yury Stankevich
c998e5f149
force deduplicate children test
2020-02-20 13:07:30 +03:00
CurtizJ
6bc5d988d5
tests for compact parts
2020-02-19 17:55:03 +03:00
Clément Rodriguez
cdd99d7f23
Merge
2020-02-19 15:23:17 +01:00
Pavel Kovalenko
d662c1e006
Merge branch 'master' into storage-stripe-log-s3
2020-02-19 13:24:23 +03:00
alexey-milovidov
b063dbeaf2
Merge pull request #8598 from excitoon-favorites/passttlsoverhttp
...
Pass TTL rule info with block to other replicas
2020-02-19 12:09:25 +03:00
Pavel Kovalenko
f9965a7d29
Merge branch 'master' into storage-stripe-log-s3
...
# Conflicts:
# dbms/tests/config/disks.xml
2020-02-17 13:46:06 +03:00
CurtizJ
1612fefd66
better test
2020-02-17 12:21:57 +03:00
CurtizJ
73b1ac0eac
add integration tests for polymorphic parts
2020-02-14 22:11:51 +03:00
Pavel Kovalenko
06e203d004
StorageStripeLog S3 support.
2020-02-14 17:28:33 +03:00
CurtizJ
ddb3a55f67
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-02-14 13:15:16 +03:00
CurtizJ
d39179b86f
add integration tests
2020-02-13 17:59:15 +03:00
Mikhail Korotov
62be802ea9
tests fixed
2020-02-12 17:35:23 +03:00
Mikhail Korotov
12c9fbe44d
Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password
2020-02-12 17:12:18 +03:00
millb
c4b45ddff8
fixed tests
2020-02-12 17:11:03 +03:00
Alexander Kuzmenkov
413cb601dd
Merge pull request #8969 from filimonov/kafka_producer_with_key_and_timestamp
...
key and timestamp in Kafka producer
2020-02-11 22:03:37 +03:00
Ivan
1b55150701
Add row-level filter support to Distributed engine ( #8926 )
...
* Add tests
* Implement support for initial user on remote side.
2020-02-07 22:31:09 +03:00
tavplubix
7cd87125c7
Merge pull request #9026 from ClickHouse/fix_poco_ssl_timeouts
...
Fix poco secure sockets timeouts
2020-02-07 21:46:12 +03:00
alesapin
7aa71bb1dd
Merge pull request #8957 from oandrew/avro-fixes-confluent
...
AvroConfluent integration test
2020-02-07 16:59:37 +03:00
Alexander Tokmakov
16a3bed290
Merge branch 'master' into fix_poco_ssl_timeouts
2020-02-07 16:36:45 +03:00
Alexander Tokmakov
acef7fc5bd
add test
2020-02-06 20:23:05 +03:00
Vitaly Baranov
3706b9d92a
Add tests.
2020-02-06 18:12:53 +03:00
Alexander Kuzmenkov
d9073f27b7
Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary"
...
This reverts commit 24bdad3768
, reversing
changes made to dad4f03a8f
.
2020-02-06 15:18:19 +03:00
Alexander Tokmakov
180b5d409d
fix poco secure sockets timeouts
2020-02-05 23:45:16 +03:00
Nikita Mikhaylov
c53053b103
Revert "Asynchronous updates in cache dictionaries "
2020-02-05 23:00:59 +03:00
Mikhail Filimonov
babd3ca34e
Fixing test build, more review fixes
2020-02-05 08:05:55 +01:00
Mikhail Filimonov
cf35392433
Test for producer with _timestamp and _key
2020-02-04 23:12:26 +01:00
Nikita Mikhaylov
9c99498f2b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
2020-02-03 14:15:20 +03:00
Andrew Onyshchuk
15bad674a0
Add AvroConfluent integration test
2020-02-02 18:02:19 -06:00
alexey-milovidov
3a1e3f612e
Merge branch 'master' into idisk-seekable-readbuffer
2020-02-02 03:54:50 +03:00
alexey-milovidov
c2c5b81b70
Merge pull request #8851 from excitoon-favorites/globss3
...
Added globs/wildcards for s3
2020-01-31 18:56:06 +03:00
alexey-milovidov
5d3c62cd52
Merge pull request #8917 from filimonov/kafka_fixes_part2
...
Kafka fixes part2
2020-01-31 03:55:46 +03:00
Mikhail Filimonov
a6e3265960
Kafka proper rebalances processing, controlled assignment, faster tests
2020-01-30 20:30:45 +01:00
Nikita Mikhaylov
c5e664a072
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
2020-01-30 17:43:13 +03:00
Vladimir Chebotarev
4b2eff8551
Added passing ttl info between replicas.
2020-01-30 13:21:40 +03:00
CurtizJ
3144e81cb5
fix test prefer_localhost_replica
2020-01-28 21:54:25 +03:00
Mikhail Filimonov
dc43728dea
Test showing the problem with partial commit of polled batch + fix
2020-01-28 15:21:36 +01:00
Mikhail Filimonov
5dafccf410
Test for flushing by time and by block size (+fix), one extra test for virual columns
2020-01-28 14:24:37 +01:00
alesapin
e27a3170bc
Less flaps in tests
2020-01-28 13:58:37 +03:00
Vladimir Chebotarev
f98de4e098
Added tests for _file
and _path
in S3 storage.
2020-01-28 01:09:21 +03:00
Vladimir Chebotarev
11a5cab7bd
Added some tests.
2020-01-28 00:44:18 +03:00
Pavel Kovalenko
07755ec8f7
Merge branch 'master' into idisk-seekable-readbuffer
...
# Conflicts:
# dbms/programs/server/config.xml
2020-01-27 21:45:53 +03:00
Pavel Kovalenko
abfacdaadc
SeekableReadBuffer refactoring.
...
Store size and multiple references for S3 metadata file.
Log engine support for S3.
2020-01-27 21:44:30 +03:00
Nikita Mikhaylov
83cdc50ede
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
2020-01-27 14:19:38 +03:00
alexey-milovidov
066b4e745c
Merge pull request #8402 from excitoon-favorites/atomicdelete
...
"Atomically" remove parts on destroy.
2020-01-26 04:08:13 +03:00
alexey-milovidov
2df93a6d21
Merge pull request #8756 from azat/distributed_storage_configuration
...
Multiple disks/volumes for storing data for send in Distributed engine
2020-01-26 02:19:28 +03:00
Vladimir Chebotarev
fdef1d6935
Increased some timeouts in test_multiple_disks
and test_ttl_move
.
2020-01-26 00:27:46 +03:00
Azat Khuzhin
5c641b7485
Cover storage_configuration for Distributed engine
2020-01-25 20:52:31 +03:00
alexey-milovidov
cf2cd05906
Merge pull request #8824 from ClickHouse/fix_loading_live_view
...
Fix LiveView dependencies
2020-01-25 17:37:29 +03:00
alexey-milovidov
43230c9e5a
Merge pull request #8809 from azat/text_log.level
...
Add text_log.level to limit entries that goes to system.text_log table
2020-01-25 17:28:35 +03:00
Azat Khuzhin
3c6ce640b0
Cover text_log.level
2020-01-25 14:04:56 +03:00
Alexander Tokmakov
f9cfc6be3a
fix LiveView dependencies
2020-01-25 01:51:23 +03:00
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
Nikita Mikhaylov
9b63f28954
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
2020-01-23 21:14:06 +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
Nikita Mikhaylov
97144cb645
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
2020-01-22 14:51:05 +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