Olga Khvostikova
47e499d71b
Merge pull request #7833 from excitoon-favorites/detachedparts
...
Added disk info to `system.detached_parts`
2019-11-26 11:56:50 +03:00
Grigory Pervakov
64cb079186
Update dbms/tests/integration/test_reload_max_table_size_to_drop/test.py
...
Co-Authored-By: Alexander Burmak <Alex-Burmak@yandex-team.ru>
2019-11-25 14:42:09 +03:00
Grigory Pervakov
1f1e25dceb
Update dbms/tests/integration/test_reload_max_table_size_to_drop/test.py
...
Co-Authored-By: Alexander Burmak <Alex-Burmak@yandex-team.ru>
2019-11-25 14:42:09 +03:00
Pervakov Grigory
4bebf34215
Complete test with sleep
2019-11-25 14:42:09 +03:00
Pervakov Grigory
ac1a92649c
WIP: Add regression test on config reload
2019-11-25 14:42:09 +03:00
Pavel Kovalenko
51848b87e0
Merge branch 'master' into minio-integration
...
# Conflicts:
# dbms/tests/integration/helpers/cluster.py
2019-11-22 13:08:53 +03:00
Nikita Mikhaylov
728ede25f9
Merge pull request #7840 from apbodrov/read_write_gzip
...
Gzip read/write to file/s3/url/hdfs
2019-11-22 11:48:58 +03:00
tavplubix
b75b6c294d
Merge pull request #7762 from ClickHouse/possible_segfaults_in_table_functions
...
Fix Storage lifetime in table functions
2019-11-22 02:29:06 +03:00
Nikita Mikhaylov
762d295ab0
Merge pull request #7780 from ClickHouse/aku/parallel-parsing
...
Merging parallel format parsing
2019-11-22 01:54:47 +03:00
Pavel Kovalenko
586f60d2a0
Ensure multipart upload works in S3 storage tests.
2019-11-21 16:13:38 +03:00
Pavel Kovalenko
01236a3e23
Prepare integration test runner to use Minio.
2019-11-21 15:10:06 +03:00
Pavel Kovalenko
65ff10c81b
Use Minio for S3 Storage integration tests.
2019-11-20 14:57:52 +03:00
alexey-milovidov
4d4de7da95
Merge pull request #7793 from DeifyTheGod/master
...
fix zero-access user creation
2019-11-19 20:04:07 +03:00
Alexander Kuzmenkov
7e5731d64e
Merge remote-tracking branch 'origin/master' into HEAD
2019-11-19 16:15:47 +03:00
Andrei Bodrov
8cbc52e711
add gzip read/write to file/s3/url/hdfs
2019-11-19 15:46:07 +03:00
Vladimir Chebotarev
008e1efa75
Added test for disk name in system.detached_parts
.
2019-11-19 14:43:33 +03:00
nonexistence
38b9f2ca22
add test
2019-11-18 21:06:14 +03:00
Alexander Tokmakov
b7e9c69768
distinguish table function with list of columns from an aggregate function with list of parameters
2019-11-18 19:49:23 +03:00
Vitaly Baranov
64c1f0b174
Add integration test for the case when the initiator of a distributed query is older than a shard.
2019-11-17 03:51:58 +03:00
Alexander Tokmakov
3f5ac643cd
more complex test
2019-11-15 22:10:42 +03:00
Alexander Tokmakov
55f60a6bad
hold shared pointers to table function Storage and Context from InterpreterSelectQuery
2019-11-15 21:42:32 +03:00
Alexander Tokmakov
2beed0d4cf
check for sanitizer assert in integration tests
2019-11-14 20:21:43 +03:00
Alexander Kuzmenkov
7f34c0089c
Merge remote-tracking branch 'origin/master' into HEAD
2019-11-14 18:53:36 +03:00
Alexander Tokmakov
94c2c7bbd2
more tests for table functions
2019-11-13 21:56:20 +03:00
Nikolai Kochetov
4f18aeb28d
Renamed test_server.py to server.py
2019-11-12 19:58:09 +03:00
Nikolai Kochetov
198a224293
Change dir for logs in test_storage_s3
2019-11-12 16:23:58 +03:00
Nikolai Kochetov
bec3839543
Change dir for logs in test_storage_s3
2019-11-12 15:09:59 +03:00
alexey-milovidov
e14f395001
Merge pull request #7506 from Enmk/odbc_bridge_nullable_fix
...
odbc table function now respects external_table_functions_use_nulls
2019-11-11 12:03:09 +03:00
Nikolai Kochetov
0ba523afa1
Added integration test with different constants from remote.
2019-11-09 15:16:34 +03:00
Vasily Nemkov
5624bb3abb
odbc table function now respects external_table_functions_use_nulls setting
...
* Passing setting value to ODBC-bridge on each request
* Handling that setting value correctly in ODBC-bridge
* Fixed issue with executing table-functions on context with no settings
applied in `SELECT ... SETTINGS x=foo` query.
* Added tests to verify fix.
2019-11-08 14:30:11 +03:00
alesapin
45a0243afd
Add test for HTTPS replication failover
2019-11-07 18:17:10 +03:00
alexey-milovidov
678d88ed45
Merge pull request #7640 from nvartolomei/nv/docs-on-cluster-alter-replicated-variant-b
...
Remove note about unsupported ON CLUSTER alter for replicated tables and enable tests
2019-11-06 02:08:55 +03:00
Nicolae Vartolomei
ffa69441ae
Remove duplication between distributed_ddl and distributed_ddl_secure tests
2019-11-05 19:06:52 +00:00
Vladimir Chebotarev
7b93641a10
Fixed comment in configuration.
2019-11-05 18:08:37 +03:00
Nicolae Vartolomei
d9d73fe783
Simplify integration test for distributed alter
2019-11-05 12:29:30 +00:00
Nikita Mikhaylov
817b52314e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-11-05 12:32:26 +03:00
Mikhail Korotov
0781065bd8
improved changes
2019-11-04 22:10:02 +03:00
Nicolae Vartolomei
ac6472b03f
Try and enable test_replicated_alters
2019-11-04 17:15:28 +00:00
Mikhail Korotov
dd99468e7b
Created integration test for part_log table
2019-11-04 20:13:49 +03:00
alesapin
d388565d04
Add create database query in test.
2019-11-01 22:35:50 +03:00
Alexander Burmak
9b8fc9a899
Fixed missing file name escaping in FREEZE command
2019-11-01 16:17:08 +03:00
Vitaly Baranov
272608762e
Fix comment.
2019-10-31 11:45:14 +03:00
Vitaly Baranov
5601d6ae66
Add constraints columns to table system.settings
2019-10-31 01:45:57 +03:00
Nikita Mikhaylov
2bd79325d7
test kafka limit
2019-10-28 17:41:24 +03:00
Nikita Mikhaylov
756a10707d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-10-28 13:51:52 +03:00
Nikita Mikhaylov
206800b8fc
add stderr configs to kafka test
2019-10-28 13:51:43 +03:00
alesapin
04ca163518
Merge branch 'master' into dictionaries_ddl_loader
2019-10-25 10:58:04 +03:00
alesapin
8755f5ffa9
Add missed config
2019-10-24 23:08:36 +03:00
alesapin
5d8d1df802
Merge pull request #7434 from excitoon-favorites/fix-7424
...
Allowed to have some parts on destination disk or volume in MOVE PARTITION
2019-10-24 19:45:22 +03:00
alesapin
a6199b7e69
Merge with master
2019-10-24 12:33:40 +03:00