kssenii
|
710c8d12dd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-15 12:28:09 +03:00 |
|
Kseniia Sumarokova
|
d3e604e14b
|
Merge pull request #28603 from kssenii/fix-web-disk-2
Some fixes for static files disk
|
2021-09-14 08:24:24 +03:00 |
|
Filatenkov Artur
|
c23fe5baf6
|
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command
* commit all encrypted changes
* correct encryption
* correct config for test
* add tests and correct code style and typos
* correct test
* fix unbundled build
* add log warning messages
* improve code according to review comments
* correct nonce
* correct errors found by fuzzing
* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation
* Update CompressionCodecEncrypted.h
* Update 01683_codec_encrypted.sql
* correct compression factory after changes in master
* correct behavior with wrong key in data
* correct fuzzer
* add connection for fuzzer with fix for compression_encrypted
* refactor code
* add load from config with throwing errors on server start
* fix typos and check style
* Update Server.cpp
* correct loading and reading
* refactor code. fix uninitialized value
* refactor code
* move defines from server to cpp file
* correct build
* remove repeated code
* correct namespace
* fix code style
|
2021-09-13 11:25:36 +03:00 |
|
mergify[bot]
|
267e56df8c
|
Merge branch 'master' into fix-web-disk-2
|
2021-09-11 15:45:43 +00:00 |
|
alesapin
|
6243b64ff5
|
Merge pull request #28656 from ClickHouse/move_docker_images_to_separate_repo
Move docker images to a separate repo
|
2021-09-10 10:24:21 +03:00 |
|
alesapin
|
2359a222ff
|
Fix more tests
|
2021-09-09 23:29:42 +03:00 |
|
kssenii
|
0c013ed91b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-web-disk-2
|
2021-09-09 15:26:36 +03:00 |
|
kssenii
|
904cf74159
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-09 15:26:20 +03:00 |
|
tavplubix
|
341a6c51d6
|
Merging #24866 (#28691)
* Add StorageSystemISTables.cpp/.h
* Another attempt
* Columns and Views
* Add information schema db and fix information schema 'tables' table
* fix build
* remove copy-paste, add views to system tables
* add test
* fix
* fix_tests
Co-authored-by: Damir Petrov <petrovdamir2235@gmail.com>
Co-authored-by: Damir Petrov <0442a403@verstehen.sas.yp-c.yandex.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-09-09 12:37:51 +03:00 |
|
kssenii
|
f26da04cdf
|
Fix checks
|
2021-09-09 09:53:58 +03:00 |
|
kssenii
|
bed2688dad
|
Review fixes
|
2021-09-09 01:25:08 +03:00 |
|
kssenii
|
797f858bc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-08 22:52:48 +03:00 |
|
kssenii
|
6108a4139c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-web-disk-2
|
2021-09-08 20:54:07 +03:00 |
|
Nikita Mikhaylov
|
2b59fbacd3
|
Update tests/integration/test_MemoryTracking/test.py
|
2021-09-08 16:14:00 +03:00 |
|
alesapin
|
3f11cbd31b
|
Rename more images
|
2021-09-08 13:03:54 +03:00 |
|
Azat Khuzhin
|
e5d7791f87
|
Fix test_MemoryTracking integration test flakiness
|
2021-09-08 09:36:51 +03:00 |
|
Maksim Kita
|
7a4a0b0ede
|
Merge pull request #28474 from azat/mysql-connection_no_block
Introduce connection_wait_timeout for MySQL engine.
|
2021-09-07 12:28:02 +03:00 |
|
Kseniia Sumarokova
|
9e496910a0
|
Merge pull request #28614 from kssenii/materialized-postgresql-2
MaterializedPostgreSQL: add solution to survive postgres primary failover
|
2021-09-06 22:31:15 +03:00 |
|
alesapin
|
8d67a34f93
|
Merge pull request #28526 from ClickHouse/add_test_for_two_nodes_configuration
Add test for keeper 2 node configuration
|
2021-09-06 13:44:38 +03:00 |
|
kssenii
|
76e49334fa
|
Minor fixes
|
2021-09-05 01:59:44 +03:00 |
|
kssenii
|
d0113743c9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-05 01:07:31 +03:00 |
|
kssenii
|
28517e57fc
|
Fix test
|
2021-09-04 23:55:59 +03:00 |
|
Maksim Kita
|
311110e36b
|
Merge pull request #28518 from kitaisreal/executable-pool-storage
Added ExecutablePool storage
|
2021-09-04 21:09:07 +03:00 |
|
mergify[bot]
|
5dfb3d683c
|
Merge branch 'master' into add_test_for_two_nodes_configuration
|
2021-09-04 12:45:55 +00:00 |
|
kssenii
|
ac2d9a73a8
|
User managed slots
|
2021-09-04 14:49:40 +03:00 |
|
kssenii
|
6ee94c923f
|
Fix
|
2021-09-04 00:51:11 +03:00 |
|
alesapin
|
9345b3c45e
|
Fixup flaky
|
2021-09-03 14:59:21 +03:00 |
|
Maksim Kita
|
af7220b6aa
|
Updated ShellCommandSource
|
2021-09-03 13:00:40 +03:00 |
|
kssenii
|
f17d1bc7a5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-03 09:03:48 +00:00 |
|
alesapin
|
a182e621f0
|
Maybe it help
|
2021-09-03 11:53:26 +03:00 |
|
alesapin
|
36abf9f2f4
|
Fix broken kafka test
|
2021-09-03 10:51:37 +03:00 |
|
Azat Khuzhin
|
6d5f01a56b
|
Cover MySQL setting connection_wait_timeout
|
2021-09-02 22:39:07 +03:00 |
|
Maksim Kita
|
027c531243
|
Merge pull request #28503 from kitaisreal/executable-multiple-pipes-added-test
Executable multiple pipes added test
|
2021-09-02 18:30:03 +03:00 |
|
alesapin
|
f1bc3d7720
|
Add test for keeper 2 node configuration
|
2021-09-02 16:54:30 +03:00 |
|
Maksim Kita
|
abda2a636e
|
Added ExecutablePool storage
|
2021-09-02 14:53:20 +03:00 |
|
alesapin
|
78a0cefafd
|
Merge pull request #28437 from ClickHouse/remove_some_tests
Remove some rename tests
|
2021-09-02 12:26:28 +03:00 |
|
Maksim Kita
|
3286b32499
|
Executable multiple pipes added test
|
2021-09-02 10:47:21 +03:00 |
|
Maksim Kita
|
befb82e441
|
Merge pull request #28433 from kssenii/fix-materialized-postgresql
Fix cannot use non-ordinary table names in materialized postgresql
|
2021-09-02 09:49:33 +03:00 |
|
Kseniia Sumarokova
|
e7dfb0e703
|
Update test.py
|
2021-09-01 17:32:09 +03:00 |
|
mergify[bot]
|
91ea6a8891
|
Merge branch 'master' into remove_some_tests
|
2021-09-01 14:07:07 +00:00 |
|
alesapin
|
68f6ecec62
|
Merge pull request #28184 from ClickHouse/trying_to_fix_fetches_test
Better detection of the default interface in replicated fetches tests
|
2021-09-01 12:21:50 +03:00 |
|
alesapin
|
4d94a72398
|
Remove some tests and make some of them lightweight
|
2021-09-01 10:31:45 +03:00 |
|
alexey-milovidov
|
77d085f264
|
Merge pull request #27527 from evillique/log_queries_probability
Add log_queries_probability setting
|
2021-09-01 00:51:23 +03:00 |
|
kssenii
|
445b6b34fc
|
Fix
|
2021-08-31 20:58:00 +00:00 |
|
alexey-milovidov
|
307ae344db
|
Merge pull request #27934 from azat/integration-tests-improve-check
Improve server logs checking in integration tests
|
2021-08-31 23:08:51 +03:00 |
|
Ilya Yatsishin
|
8a269d64d2
|
Merge pull request #28354 from qoega/rework-kafka-topic-creation
|
2021-08-31 16:13:29 +03:00 |
|
alesapin
|
621dcfe84e
|
Remove garbage
|
2021-08-31 14:36:24 +03:00 |
|
Maksim Kita
|
4ebd0ae941
|
Merge pull request #28102 from ClickHouse/executable-table-function
Merging #23192
|
2021-08-31 12:00:50 +03:00 |
|
alexey-milovidov
|
35d5957683
|
Merge pull request #28336 from ianton-ru/MDB-13951
Fix test_storage_s3/test_put_get_with_globs (cleanup after test)
|
2021-08-31 01:54:59 +03:00 |
|
Maksim Kita
|
c9a0b1e28e
|
Updated tests
|
2021-08-30 21:41:36 +03:00 |
|