Alexander Tokmakov
|
7f6a0a652f
|
fix tests
|
2020-07-15 23:16:31 +03:00 |
|
Alexander Tokmakov
|
fdb02edc7c
|
Merge branch 'master' into database_atomic_improvements
|
2020-07-13 17:28:48 +03:00 |
|
Alexander Tokmakov
|
04c3e7cab6
|
add implicit uuid macro
|
2020-07-13 16:18:38 +03:00 |
|
alexey-milovidov
|
26d32f2ce5
|
Merge pull request #12412 from Jokser/s3-https
S3 HTTPS integration tests
|
2020-07-12 03:36:37 +03:00 |
|
alexey-milovidov
|
160dcf715d
|
Merge pull request #12383 from BohuTANG/mysql_write_through_poco_exception
Write through Poco::Exception exception to MySQL protocol client
|
2020-07-11 23:56:22 +03:00 |
|
Vitaly Baranov
|
fe6122a1dd
|
Merge pull request #12394 from vitlibar/fix-calculating-implicit-access-rights
Fix calculating implicit access rights
|
2020-07-11 19:31:56 +03:00 |
|
BohuTANG
|
d6b3509664
|
Fix up test_mysql_protocol failed
|
2020-07-11 21:30:20 +08:00 |
|
alexey-milovidov
|
60bc8c8a8e
|
Delete log.txt
|
2020-07-11 05:33:41 +03:00 |
|
BohuTANG
|
beaf97f634
|
Fix test_mysql_client/test_python_client error
|
2020-07-11 09:17:12 +08:00 |
|
Pavel Kovalenko
|
f43428a4d5
|
S3 HTTPS integration test.
|
2020-07-10 22:42:18 +03:00 |
|
Vitaly Baranov
|
c66433a472
|
Add tests for implicit access rights.
|
2020-07-10 17:16:47 +03:00 |
|
Vitaly Baranov
|
d036682ef1
|
Split test 'test_create_user_and_login' into two.
|
2020-07-10 17:16:47 +03:00 |
|
BohuTANG
|
86590d4aca
|
Change the exception catch to the generic way
|
2020-07-10 17:18:00 +08:00 |
|
BohuTANG
|
dfd7c5300a
|
Add test_mysql_client_exception integration test
|
2020-07-10 14:20:32 +08:00 |
|
alexey-milovidov
|
8d7e418617
|
Merge pull request #12314 from BohuTANG/mysql_select_database
Support MySQL 'SELECT DATABASE()'
|
2020-07-10 06:32:04 +03:00 |
|
BohuTANG
|
260bcb9d79
|
Add integration test for mysql replacement query
|
2020-07-09 22:20:54 +08:00 |
|
Vladimir Chebotarev
|
faf6be6576
|
Implemented single part uploads for DiskS3 (#12026)
* Implemented single part uploads for DiskS3.
* Added `min_multi_part_upload_size` to disk configuration.
|
2020-07-09 17:09:17 +03:00 |
|
alesapin
|
84f8bf1e14
|
Merge pull request #10697 from CurtizJ/polymorphic-parts
Polymorphic parts (in-memory format)
|
2020-07-08 13:25:45 +03:00 |
|
alesapin
|
f04a49a114
|
Merge pull request #12256 from ianton-ru/redirect_limit_exception
throw exception on redirect limit in S3 request
|
2020-07-08 10:33:42 +03:00 |
|
alesapin
|
042a3aa8d1
|
Merge pull request #12168 from qoega/compose-inside-docker
Place common docker compose files to integration docker container
|
2020-07-07 18:43:27 +03:00 |
|
Anton Ivashkin
|
78ba9c986f
|
throw exception on redirect limit in S3 request
|
2020-07-07 16:20:48 +03:00 |
|
alesapin
|
be85f9f98a
|
Merge pull request #12165 from vitlibar/fix-split-dictionary-source-table-name
Fix splitting table name of dictionary source
|
2020-07-07 11:49:36 +03:00 |
|
Alexander Kuzmenkov
|
dce7709405
|
Merge pull request #12152 from BohuTANG/mysql_kill_query
Support MySQL 'KILL QUERY [connection_id]'
|
2020-07-07 11:07:20 +03:00 |
|
Vitaly Baranov
|
4733504b51
|
Don't split dictionary source's table name into schema and table name itself
if ODBC driver doesn't support schema.
|
2020-07-06 23:41:39 +03:00 |
|
alesapin
|
3f90f65678
|
Merge remote-tracking branch 'origin' into CurtizJ-polymorphic-parts
|
2020-07-06 21:34:17 +03:00 |
|
Yatsishin Ilya
|
0c7a261bc6
|
Place common docker compose files to integration docker container
|
2020-07-06 16:45:54 +03:00 |
|
Nikita Mikhaylov
|
5c6d6bdf54
|
Merge pull request #11995 from azat/load_balancing-priority
Load balancing manual priority
|
2020-07-06 13:32:20 +04:00 |
|
BohuTANG
|
18c48ce12c
|
Add integration test for mysql replacement query
|
2020-07-06 16:26:06 +08:00 |
|
alexey-milovidov
|
ea0fb005fb
|
Merge pull request #12116 from vitlibar/fix-table-dictionary-dependency
Fix handling dictionary-table dependency
|
2020-07-06 04:19:43 +03:00 |
|
alexey-milovidov
|
c696354dd4
|
Merge pull request #12115 from ianton-ru/disk-type-in-system-disks
Add type column in system.disks
|
2020-07-05 01:04:17 +03:00 |
|
alesapin
|
a2b6d58053
|
Merge pull request #11069 from kssenii/add-storage-rabbitmq-read-only
Add storage RabbitMQ
|
2020-07-04 10:38:50 +03:00 |
|
Vitaly Baranov
|
dad96beb72
|
Add test.
|
2020-07-03 22:06:00 +03:00 |
|
Vitaly Baranov
|
929d652297
|
Merge pull request #12083 from vitlibar/improve-revoke-command
Improve REVOKE command
|
2020-07-03 17:17:36 +03:00 |
|
Anton Ivashkin
|
23b44ca6fe
|
Add type column in system.disks
|
2020-07-03 15:45:54 +03:00 |
|
alesapin
|
c57edd2018
|
Tiny fixes
|
2020-07-03 11:02:35 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
alesapin
|
ab54a96cc5
|
Reverse arguments
|
2020-07-02 17:38:09 +03:00 |
|
alesapin
|
96df2e6b71
|
Better shutdown and conversion
|
2020-07-02 17:35:10 +03:00 |
|
alesapin
|
64583ceb22
|
Merge branch 'master' into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:29 +03:00 |
|
alesapin
|
1fb90f3811
|
Merge pull request #12052 from ClickHouse/test_image_changes
Test image changes
|
2020-07-02 15:01:06 +03:00 |
|
Vitaly Baranov
|
03b36c262e
|
Improve REVOKE command: now it requires only grant/admin option for only
access which will be revoked.
REVOKE ALL FROM user1 now revokes all granted roles.
|
2020-07-02 12:54:24 +03:00 |
|
Alexander Kazakov
|
cc2cadb7f5
|
Merge pull request #11893 from excitoon-favorites/autostartmoves
In *MergeTree: Parts moving task shall be started if new storage policy needs them
|
2020-07-02 10:44:38 +03:00 |
|
Vitaly Baranov
|
c39eb8f71b
|
Fix partial revokes (complex cases).
|
2020-06-30 18:47:02 +03:00 |
|
alesapin
|
29c528235e
|
Add ability to run any image version from packager and runner
|
2020-06-30 16:08:12 +03:00 |
|
Vladimir Chebotarev
|
288b407d32
|
Added test for automatic start of background move task.
|
2020-06-30 15:36:44 +03:00 |
|
Vitaly Baranov
|
ace9c99e14
|
Fix test_allow_introspection.
|
2020-06-30 12:20:00 +03:00 |
|
Azat Khuzhin
|
0eb9c8e430
|
Add a test with negative priority in test_distributed_load_balancing
|
2020-06-30 11:10:30 +03:00 |
|
Anton Popov
|
53e955c6dd
|
several fixes
|
2020-06-29 23:36:18 +03:00 |
|
Azat Khuzhin
|
beb341275c
|
Cover <replica> <priority> in test_distributed_load_balancing
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
72db50fe22
|
Drop TODO about possible failures from test_distributed_load_balancing
Fixed in: #11669 bd45592539 ("Fix
test_distributed_load_balancing flaps (due to config reload)")
|
2020-06-29 23:03:28 +03:00 |
|