Kseniia Sumarokova
|
98326ec028
|
Merge pull request #19526 from taiyang-li/disk_reload
Enable local disk config reload
|
2021-08-03 08:37:39 +03:00 |
|
Kseniia Sumarokova
|
5d3abc14c7
|
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
|
2021-08-03 08:29:34 +03:00 |
|
kssenii
|
087ddeb0dc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-08-02 15:16:09 +00:00 |
|
Nikolai Kochetov
|
6951e8147d
|
Merge pull request #27020 from amosbird/shardlevelconstness
Shard-level const column
|
2021-08-02 13:45:20 +03:00 |
|
alesapin
|
181f93c60a
|
Merge pull request #24997 from evillique/nlp
NLP functions
|
2021-08-02 10:50:40 +03:00 |
|
kssenii
|
5f5bbc1fca
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-08-02 07:20:14 +00:00 |
|
Amos Bird
|
c38403998e
|
Fix flaky
|
2021-07-31 23:00:10 +08:00 |
|
alexey-milovidov
|
7e5f25ea92
|
Merge pull request #27026 from excitoon-favorites/runner
Improved `runner` to use `pytest` keyword expressions
|
2021-07-31 00:09:07 +03:00 |
|
alesapin
|
02176fb4c7
|
Add experimental flag
|
2021-07-30 18:25:51 +03:00 |
|
Vladimir Chebotarev
|
1cf4da2df7
|
Improved runner to use pytest keyword expressions.
|
2021-07-30 15:59:27 +03:00 |
|
alesapin
|
66e675e54e
|
Merge pull request #26897 from qoega/test_distributed_respect_user_timeouts-tune
Try increase diff upper bound
|
2021-07-30 14:28:54 +03:00 |
|
Amos Bird
|
7b9e81742f
|
Shard level constness
|
2021-07-30 18:53:34 +08:00 |
|
alesapin
|
916594fe23
|
Merge branch 'master' into evillique-nlp
|
2021-07-30 13:03:10 +03:00 |
|
kssenii
|
f1e96dbc55
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-07-29 07:53:16 +00:00 |
|
Yatsishin Ilya
|
315c3f804c
|
Try increase diff upper bound
|
2021-07-28 13:29:15 +03:00 |
|
Yatsishin Ilya
|
50ae1b3255
|
Better tests
|
2021-07-28 13:22:15 +03:00 |
|
OmarBazaraa
|
6b9e0f5a6f
|
Fix
|
2021-07-28 09:38:34 +00:00 |
|
OmarBazaraa
|
8acc290bc5
|
Add integration tests
|
2021-07-28 09:38:34 +00:00 |
|
Alexander Tokmakov
|
fab4529c97
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-28 12:18:01 +03:00 |
|
Ilya Yatsishin
|
093384f90f
|
Merge pull request #26827 from qoega/jdbc-bridge-test
|
2021-07-28 09:34:13 +03:00 |
|
Alexander Tokmakov
|
fc9ab2cda7
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-27 22:38:40 +03:00 |
|
Kseniia Sumarokova
|
b5dce17707
|
Merge pull request #26821 from azat/rocksdb-improvements
Add system.rocksdb and read rocksdb/rocksdb_TABLE options from config
|
2021-07-27 17:31:12 +03:00 |
|
mergify[bot]
|
242efdd0f1
|
Merge branch 'master' into jdbc-bridge-test
|
2021-07-27 14:28:27 +00:00 |
|
Kseniia Sumarokova
|
f2e599d8d1
|
Merge pull request #26826 from kssenii/rabbit-fix-tests
Try fix rabbitmq tests
|
2021-07-27 17:07:37 +03:00 |
|
Vitaly Baranov
|
8e98cf7c4d
|
Merge pull request #26818 from vitlibar/fix-killing-unstopped-containers-in-integration-tests
Fix killing unstopped containers in integration tests.
|
2021-07-27 15:38:36 +03:00 |
|
Yatsishin Ilya
|
f8c7058bcf
|
Better
|
2021-07-27 10:33:49 +03:00 |
|
Vitaly Baranov
|
72ab7f598c
|
Fix killing unstopped containers in integration tests.
|
2021-07-27 09:31:04 +03:00 |
|
kssenii
|
1d50e9a3b9
|
Add retries
|
2021-07-27 06:16:40 +00:00 |
|
Azat Khuzhin
|
8ef677b15f
|
Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
|
2021-07-27 08:40:50 +03:00 |
|
Alexander Tokmakov
|
a7e644f774
|
support old name
|
2021-07-26 21:24:32 +03:00 |
|
Alexander Tokmakov
|
63ab38ee09
|
rename MaterializeMySQL to MaterializedMySQL
|
2021-07-26 21:17:28 +03:00 |
|
Vitaly Baranov
|
4862e9f80d
|
Merge pull request #26733 from vitlibar/support-multiple-keys
Support multiple keys for encrypted disk
|
2021-07-26 10:19:50 +03:00 |
|
Vitaly Baranov
|
51f882d8cc
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
|
Vitaly Baranov
|
22728cbca0
|
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-24 23:20:40 +03:00 |
|
Vitaly Baranov
|
7b4e5f8e21
|
Merge pull request #26759 from vitlibar/changing-default-roles-affects-new-sessions
Changing default roles affects new sessions only.
|
2021-07-24 23:15:14 +03:00 |
|
alexey-milovidov
|
967fe89917
|
Merge pull request #26730 from vitlibar/set-profile-applies-constraints-too
SET PROFILE applies constraints too.
|
2021-07-24 18:53:36 +03:00 |
|
Vitaly Baranov
|
249ccd879e
|
SET PROFILE applies constraints too.
|
2021-07-23 23:28:55 +03:00 |
|
Vitaly Baranov
|
db97921b5b
|
Changing default roles affects new sessions only.
|
2021-07-23 23:23:14 +03:00 |
|
Vitaly Baranov
|
c68c74634d
|
Merge pull request #26707 from vitlibar/fix-set-role
Fix SET ROLE
|
2021-07-23 23:16:15 +03:00 |
|
Vladimir
|
817ed354ff
|
Merge pull request #26673 from vdimir/fix_test_materialize_mysql_database
|
2021-07-23 11:26:19 +03:00 |
|
Vitaly Baranov
|
19d5a6ab2f
|
Merge pull request #26714 from vitlibar/new-function-current-profiles
New functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-23 09:10:29 +03:00 |
|
Vitaly Baranov
|
7afcc65060
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
|
Vitaly Baranov
|
d0412994a2
|
Fix SET ROLE.
|
2021-07-22 17:41:52 +03:00 |
|
Vladimir
|
ecebd5c132
|
Merge pull request #26691 from vdimir/fix-ci-runner-listing-error
|
2021-07-22 15:43:06 +03:00 |
|
vdimir
|
45233666b6
|
Relax filter for information_schema.processlist in mysql_kill_sync_thread_restore_test
|
2021-07-22 14:05:23 +03:00 |
|
vdimir
|
f61ecee989
|
Remove tests/integration/test_foo
|
2021-07-22 13:33:43 +03:00 |
|
vdimir
|
d1b6274deb
|
Strip lines in runner output in _get_all_tests
|
2021-07-22 13:33:05 +03:00 |
|
vdimir
|
a8f986350c
|
Log errors on integration test listing error in ci-runner
|
2021-07-22 12:31:15 +03:00 |
|
Nikolai Kochetov
|
5ffd99dfd4
|
Merge pull request #25674 from amosbird/distributedreturnconnection
Drain connection asynchronously
|
2021-07-22 11:04:49 +03:00 |
|
vdimir
|
1d0ceff2dc
|
Fix mysql_kill_sync_thread_restore_test
|
2021-07-21 18:17:45 +03:00 |
|