alesapin
f1dc668136
Update test.py
2020-08-28 16:03:42 +03:00
alesapin
1ea00d5e7a
Fix test and better messages
2020-08-28 14:12:51 +03:00
kssenii
4e0c619721
Global refactoring
2020-08-28 10:03:54 +00:00
alesapin
77faf9587f
Better interface
2020-08-28 12:07:20 +03:00
Amos Bird
0c1cf22c00
Allow FETCH PARTITION from other zookeepers
2020-08-27 22:19:18 +08:00
alexey-milovidov
b54011bae2
Merge pull request #14161 from ClickHouse/fix_flaky_test_2
...
Disable several flaky tests for RabbitMQ
2020-08-27 16:58:36 +03:00
alesapin
0ff5e5412e
Merge branch 'master' into parts_default_compression
2020-08-27 16:01:37 +03:00
alesapin
6a963f58da
Merge pull request #14158 from ClickHouse/fix_flaky_test_1
...
Wait for async mutation in test_version_update_after_mutation
2020-08-27 15:59:31 +03:00
Alexander Tokmakov
65a69ff6ad
move docker-compose files
2020-08-27 14:46:19 +03:00
alesapin
3950afa3ae
Disable several flaky tests for rabbitmq
2020-08-27 11:57:43 +03:00
alesapin
1f22ec5f7c
Wait for async mutation in test
2020-08-27 10:16:07 +03:00
kssenii
4fecfdbe2f
Better & cleaner
2020-08-26 18:52:45 +00:00
Alexey Milovidov
b27be98272
Increase timeout in test
2020-08-26 19:27:09 +03:00
alesapin
2fc80189af
Add default compression codec to merge tree data part
2020-08-26 18:29:46 +03:00
tavplubix
cff92c8ad3
Merge pull request #13820 from BohuTANG/mysql_replica_gtid_issue_4006
...
ISSUES-4006 support MySQL GTID based replication #4006
2020-08-26 15:02:53 +03:00
Vitaly Baranov
7ac4bd7d1e
Add storages from <user_directories> after ones from <users_config> and <access_control_path>.
2020-08-26 13:45:35 +03:00
alesapin
7428c46737
Merge branch 'master' into recompressing_in_background
2020-08-26 10:28:03 +03:00
alexey-milovidov
f40b80ed45
Merge pull request #12756 from sundy-li/hotfix/dict-access
...
Fix ClickHouseDictionarySource wrong access check
2020-08-26 03:33:42 +03:00
alexey-milovidov
75a3bbf5b2
Merge pull request #13722 from javisantana/fix/replicas_status_verbose
...
return 200 when replicas status is ok and verbose = 1
2020-08-26 00:35:47 +03:00
alesapin
9ca8c5e77a
Rename DefaultCompression to simple Default
2020-08-25 18:53:06 +03:00
alesapin
1180bad3a7
Add ability to specify DefaultCompression codec which correspond to settings specified in config.xml
2020-08-25 18:02:32 +03:00
kssenii
31b1b6fe9f
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbitmq-improvements
2020-08-25 14:47:03 +00:00
alesapin
f5730a3a5f
Merge branch 'master' into fix_ddl_worker_timeouts
2020-08-24 11:50:11 +03:00
Vitaly Baranov
4c8a8d5e67
Add test.
2020-08-22 01:59:52 +03:00
alexey-milovidov
7b53a0ef33
Revert "Added allow_merges
option for volumes in multi-disk configuration ( #13402 )"
...
This reverts commit 1e2616542a
.
2020-08-21 18:44:29 +03:00
Vladimir Chebotarev
1e2616542a
Added allow_merges
option for volumes in multi-disk configuration ( #13402 )
2020-08-21 12:04:13 +03:00
Alexander Tokmakov
be6af3881a
remove retries
2020-08-19 13:05:40 +03:00
Yatsishin Ilya
e77ab608c8
fix typo
2020-08-19 10:45:16 +03:00
BohuTANG
26525a5eb1
Merge remote-tracking branch 'origin/master' into mysql_replica_gtid_issue_4006
2020-08-19 08:04:02 +08:00
Yatsishin Ilya
26020cdf68
typo
2020-08-18 17:38:16 +03:00
Yatsishin Ilya
adc2c117c8
fixes
2020-08-18 17:34:04 +03:00
Yatsishin Ilya
8fd70835d5
Merge remote-tracking branch 'origin' into integration-explicit-configs
2020-08-18 17:31:41 +03:00
Ivan
cd22abbfe3
Expect empty content on verbose response
2020-08-18 14:59:57 +03:00
zhang2014
cba1e3d568
ISSUES-4006 Add more times test
2020-08-18 10:51:05 +08:00
Alexander Tokmakov
790c420dcf
run multiple times, print stacktraces
2020-08-17 22:55:27 +03:00
Alexander Tokmakov
51bb0412b1
enable the test
2020-08-17 21:48:55 +03:00
Alexander Tokmakov
f5c14a0766
Merge branch 'master' into fix/materialize_integration_test
2020-08-17 21:47:53 +03:00
Alexander Tokmakov
1eb36d6067
partially disable test with MaterializeMySQL
2020-08-17 21:17:29 +03:00
BohuTANG
b94a4a64d2
ISSUES-4006 enable GTID mode for materialize mysql database intergration tests
2020-08-17 22:16:51 +08:00
Javi Santana
ce64a73342
fixed tests and style
2020-08-17 09:46:38 +02:00
zhang2014
b11f4b45a0
ISSUES-4006 fix race condition in integeration test
2020-08-17 13:13:56 +08:00
Vitaly Baranov
e6c6f904bb
Add test for user directories.
2020-08-16 19:33:50 +03:00
Vitaly Baranov
ad03ff3887
Rename storages users.xml=>users_xml, disk=>local_directory.
2020-08-16 16:42:57 +03:00
kssenii
1e7eb49481
Add one more mes property, support format_schema
2020-08-15 15:05:53 +00:00
Vladimir Chebotarev
cca417b058
Fixed flappy test_multiple_disks::test_start_stop_moves
.
2020-08-15 16:00:53 +03:00
Ivan A. Torgashov
1006c4f11b
Update tests for Redis dictionary requirepass authorization support
2020-08-15 14:18:17 +05:00
kssenii
c6fdeb6c02
Better
2020-08-15 08:00:56 +00:00
kssenii
9a409db5c0
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbitmq-improvements
2020-08-15 06:51:22 +00:00
Yatsishin Ilya
fac881a6f0
finally remove config_dir
2020-08-14 18:51:28 +03:00
Javi Santana
f04f984fb2
change response content for test
2020-08-14 15:31:54 +02:00
Javi Santana
cb80eba410
added tests
2020-08-14 15:16:07 +02:00
Yatsishin Ilya
73e9f4d421
update test_materialize_mysql_database test
2020-08-13 21:20:47 +03:00
Ilya Yatsishin
c90c06ceaf
Merge branch 'master' into integration-explicit-configs
2020-08-13 05:20:17 +03:00
Ilya Yatsishin
e6420c82ca
mysql/postgresql: move Dockerfiles and docker_compose to docker/test ( #13448 )
...
* mysql/postgresql: move Dockerfiles and docker_compose to docker/test
* Build client containers in CI
* pass tag to docker_compose
2020-08-12 18:04:36 +03:00
tavplubix
4aff48dc3f
Merge pull request #10851 from zhang2014/feature/materialize_mysql_database
...
ISSUES-4006 support MaterializeMySQL database engine
2020-08-12 15:59:28 +03:00
Yatsishin Ilya
f663f794b0
Merge remote-tracking branch 'qoega/integration-explicit-configs' into integration-explicit-configs
2020-08-12 14:58:41 +03:00
Yatsishin Ilya
ad740fc7da
copy dictionaries
2020-08-12 12:26:01 +03:00
Yatsishin Ilya
160776f183
Add explicit main_configs, user_configs and dictionaries in integration tests.
2020-08-12 11:55:04 +03:00
Yatsishin Ilya
9767d96274
Fix names
2020-08-12 11:16:46 +03:00
Alexander Kuzmenkov
ef5882639b
Merge pull request #13459 from Jokser/s3-multithreaded-disk-copy
...
Move parts from DiskLocal to DiskS3 in parallel
2020-08-12 07:36:03 +03:00
Yatsishin Ilya
fdd18e540d
move reference files
2020-08-12 07:06:23 +03:00
Alexander Tokmakov
829f7e65de
try fix sync, add experimetal flag
2020-08-12 00:59:46 +03:00
zhang2014
e3b51835ff
ISSUES-4006 try fix ci
2020-08-11 21:35:50 +08:00
Yatsishin Ilya
75d0b8245f
fix typo
2020-08-11 11:36:26 +03:00
Yatsishin Ilya
5d52c306c8
fix
2020-08-11 11:35:31 +03:00
Yatsishin Ilya
dd2449354a
fix
2020-08-11 11:28:16 +03:00
Yatsishin Ilya
4c61a29a63
Add noop runner parameter to prepare actual changes
2020-08-10 16:44:04 +03:00
Yatsishin Ilya
1d0e4ca670
pass tag to docker_compose
2020-08-10 16:35:08 +03:00
Pavel Kovalenko
f503273d41
Merge remote-tracking branch 'origin/master' into s3-multithreaded-disk-copy
...
# Conflicts:
# src/Disks/S3/DiskS3.cpp
2020-08-10 14:35:26 +03:00
Yatsishin Ilya
1884cfe110
Merge remote-tracking branch 'origin/master' into docker-mysql-postgres
2020-08-10 11:12:22 +03:00
zhang2014
90b7628496
ISSUES-4006 try fix test failure & add some test
2020-08-10 10:25:08 +08:00
zhang2014
933f287db4
ISSUES-4006 resolve review comment & support alter renmae command
2020-08-09 20:10:30 +08:00
alexey-milovidov
aefa9b297b
Merge pull request #13449 from ClickHouse/mixed_granularity_parts_by_default
...
Enable mixed granularity parts by default
2020-08-09 01:36:59 +03:00
kssenii
139a19d583
Merge
2020-08-08 17:20:50 +00:00
kssenii
2ea32a710a
More tests, better reconnect
2020-08-08 17:03:55 +00:00
Alexander Kuzmenkov
6a596d5c40
Merge pull request #13076 from Jokser/s3-file-cache
...
Ability to cache mark and index files for S3 disk
2020-08-08 01:04:53 +03:00
Vitaly Baranov
8d6e04835c
Merge pull request #13199 from vitlibar/fix-reading-row-policies-from-users-xml
...
Fix parsing row policies from users.xml
2020-08-07 23:32:28 +03:00
Vitaly Baranov
1a4a8a219c
Merge pull request #13305 from vitlibar/correct-error-message-if-setting-not-found-in-users_xml
...
Correct error message if setting not found in users.xml
2020-08-07 23:31:23 +03:00
alesapin
7d1283247f
Fix tests
2020-08-07 20:16:59 +03:00
Pavel Kovalenko
a6ee09f696
Move parts to DiskS3 in parallel refactoring.
2020-08-07 14:40:19 +03:00
Yatsishin Ilya
222b06f4e9
Add lost import
2020-08-07 13:42:39 +03:00
alesapin
77b8c9e332
Fix DDL worker
2020-08-07 12:18:34 +03:00
Yatsishin Ilya
70fca95a5a
mysql/postgresql: move Dockerfiles and docker_compose to docker/test
2020-08-07 11:42:04 +03:00
kssenii
24b032b378
Allow multiple consumers for same queues
2020-08-06 13:50:44 +00:00
alesapin
d387b97a69
Merge pull request #13285 from filimonov/kafka_fix_test_rdkafka_15
...
Fix for test_kafka_flush_by_block_size after rdkafka 1.5
2020-08-06 11:48:21 +03:00
Alexander Kuzmenkov
4417fb80e6
Merge pull request #13203 from oandrew/avro-confluent-skip-tombstone
...
AvroConfluent: skip Kafka tombstone records/skip broken records
2020-08-05 02:47:42 +03:00
kssenii
add698a86b
Merge
2020-08-04 21:44:33 +00:00
Vitaly Baranov
b8b4bb331e
Add test.
2020-08-04 20:50:29 +03:00
alesapin
61a8d9b137
Merge pull request #13278 from ClickHouse/kill_clickhouse_without_throw
...
Fix exception in integration tests during clickhouse restart
2020-08-04 11:28:28 +03:00
Nikolai Kochetov
389f895b43
Merge pull request #13290 from ClickHouse/fix-totals-for-delayed-replica
...
Fix totals for delayed replica
2020-08-04 11:26:09 +03:00
Andrew Onyshchuk
a46049f86d
test_storage_kafka: test empty message when supported by format
2020-08-04 02:43:42 -05:00
Andrew Onyshchuk
e472c83601
Add AvroConfluent kafka test
2020-08-04 02:43:42 -05:00
zhang2014
c173bd391f
ISSUES-4006 try fix build & test failure
2020-08-04 10:31:27 +08:00
zhang2014
6b452cf83d
ISSUES-4006 try fix build failure & fix float 32 parser
2020-08-04 10:31:27 +08:00
zhang2014
b76f218d90
ISSUES-4006 add mysql dml test
2020-08-04 10:31:27 +08:00
zhang2014
9996166860
ISSUES-4006 try fix check style
2020-08-04 10:31:27 +08:00
zhang2014
7eb232e02d
ISSUES-4006 add dml test after ddl
2020-08-04 10:31:27 +08:00
zhang2014
bd65a8f213
ISSUES-4006 try fix build failure
2020-08-04 10:31:27 +08:00
zhang2014
d57631210e
ISSUES-4006 try fix integration test
2020-08-04 10:31:27 +08:00
zhang2014
cfe2c42199
ISSUES-4006 try fix integration test
2020-08-04 10:31:27 +08:00
zhang2014
9d8234afd7
ISSUES-4006 try fix integration test
2020-08-04 10:31:27 +08:00
zhang2014
c5946f7697
ISSUES-4006 add mysql 8.0 integration test
2020-08-04 10:31:27 +08:00
zhang2014
0974f6c692
ISSUES-4006 try fix integration test
2020-08-04 10:31:27 +08:00
zhang2014
2fd0c95d79
ISSUES-4006 try fix integration test
2020-08-04 10:31:27 +08:00
zhang2014
db6220e52c
ISSUES-4006 add mysql 5.7 ddl integration test
2020-08-04 10:31:27 +08:00
zhang2014
74f354d840
ISSUES-4006 add some check before create materialize mysql database
2020-08-04 10:31:27 +08:00
zhang2014
e471f805b5
ISSUES-4006 try fix build failure & update integration test
2020-08-04 10:31:26 +08:00
zhang2014
94a2a7791c
ISSUES-4006 add some integration test
2020-08-04 10:31:26 +08:00
zhang2014
f5b66810ce
ISSUES-4006 add integration test
2020-08-04 10:31:26 +08:00
Vitaly Baranov
5ef4b19471
Add test for custom settings in users.xml
2020-08-04 01:48:29 +03:00
alexey-milovidov
c43a27782e
Merge pull request #13153 from ClickHouse/merge-tree-settings-sanity-check
...
Sanity checks for MergeTreeSettings
2020-08-04 01:27:19 +03:00
alexey-milovidov
ef0097d326
Merge pull request #12343 from ClickHouse/database_atomic_improvements
...
DatabaseAtomic improvements
2020-08-03 21:45:41 +03:00
Nikolai Kochetov
11830343fa
Update test.
2020-08-03 20:07:09 +03:00
Mikhail Filimonov
991c673870
Fix for test_kafka_flush_by_block_size after rdkafka 1.5
...
Since rdkafka 1.5 (https://github.com/edenhill/librdkafka/releases/tag/v1.5.0 )
don't auto-create topics when subscribing, so test start failing
because it was intentionally time-limited to check if flushing by block size worked.
Since 20.5 it's possible to increase kafka_flush_interval_ms per table, so i've
adjusted the test using that feature to test if data is flushed by block size,
not by time.
2020-08-03 18:43:37 +02:00
kssenii
d5b1332b67
Stop publish untill batch is confirmed
2020-08-03 14:40:51 +00:00
alesapin
8ad6a68fad
Add ability to execute commands in integration tests containers without exceptions. Supress exception during kill
2020-08-03 17:40:02 +03:00
Alexander Kuzmenkov
4049f23188
Merge pull request #13103 from filimonov/test_for_macros_in_kafka
...
Add test for macros usage in some kafka settings.
2020-08-03 17:16:12 +03:00
Alexander Tokmakov
392778d482
fix test
2020-08-03 15:19:41 +03:00
Alexander Tokmakov
5b92f43f12
Merge branch 'master' into database_atomic_improvements
2020-08-03 14:35:40 +03:00
alesapin
eb2236fe8b
Fix configs
2020-08-03 14:13:43 +03:00
kssenii
60124b769c
Merge
2020-08-03 09:17:23 +00:00
Alexey Milovidov
b232659439
Update tests
2020-08-03 00:39:51 +03:00
alesapin
75a9053511
Merge pull request #13150 from nvartolomei/nv/freeze-verbose-absolute-path
...
Use absolute paths to backup locations (shadow)
2020-08-02 19:25:24 +03:00
alexey-milovidov
5e0437eeac
Merge pull request #12442 from ClickHouse/deprecate-special-zero-datetime
...
Deprecate special printing of zero Date/DateTime
2020-08-02 00:36:34 +03:00
alexey-milovidov
566044f9c8
Merge pull request #12991 from ClickHouse/kafka-fix-msan
...
Fix MSan error in "rdkafka" library #12990
2020-08-02 00:22:44 +03:00
Alexey Milovidov
07f3662f6d
Merge remote-tracking branch 'origin/master' into deprecate-special-zero-datetime
2020-07-31 23:49:06 +03:00
Ilya Yatsishin
1566c8a92b
Merge pull request #12285 from qoega/rework-integrational
...
Rework integrational configuration paths
2020-07-31 15:34:21 +03:00
alesapin
0c918c6137
Update tests/integration/runner
2020-07-31 15:08:19 +03:00
alexey-milovidov
9c9ef0db9b
Merge branch 'master' into database_atomic_improvements
2020-07-31 14:56:49 +03:00
Pavel Kovalenko
91ca5fa585
Added __init__.py to DiskS3 with cache test.
2020-07-31 14:43:50 +03:00
Nikita Mikhaylov
2e6edf5aa1
trigger
2020-07-31 14:38:15 +03:00
Pavel Kovalenko
fced8d04f2
DiskS3 with cache test fix.
2020-07-31 12:24:57 +03:00
alexey-milovidov
dc733e7c45
Fix Python
2020-07-31 01:23:16 +03:00
Alexey Milovidov
7722008988
Update tests
2020-07-31 00:26:04 +03:00
Alexey Milovidov
cfd4e9da3d
Update tests
2020-07-31 00:24:14 +03:00
Alexey Milovidov
a354508b7f
Update test
2020-07-31 00:21:00 +03:00
Alexey Milovidov
83c9d9ef45
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-31 00:17:04 +03:00
Alexey Milovidov
362655fa43
Fix some bad tests
2020-07-30 22:59:49 +03:00
Nicolae Vartolomei
85174d64a0
Use absolute paths to backup locations (shadow)
...
Tests are frankenstain. Had to hide absolute path `/tmp/clickhouse.test..IP69I/data/shadow/test_01417_single_part_7/data/default/table_for_freeze/7_8_8_0` to make them deterministic and independend of the method they are run (local vs remote target)
2020-07-30 18:03:26 +01:00
Pavel Kovalenko
7a41fc1b9b
DiskS3 with cache tests.
2020-07-30 17:49:56 +03:00
Mikhail Filimonov
0d55d364da
Add test for macros usage in certain kafka setting.
...
https://github.com/ClickHouse/ClickHouse/issues/2249
918dbc2902
2020-07-30 11:28:52 +02:00
alesapin
724b7be555
Merge branch 'volumes-related-refactorings' of https://github.com/excitoon-favorites/ClickHouse into volumes-refactorings
2020-07-30 12:20:48 +03:00
Vladimir Chebotarev
bcc926fbb2
Returned max_data_part_size
to system.storage_policies
.
2020-07-30 04:19:32 +03:00
Yatsishin Ilya
58b6621dd3
Merge remote-tracking branch 'origin' into rework-integrational
2020-07-29 10:24:26 +03:00
libenwang
f6183559eb
Add integration dictionaries tests
2020-07-29 13:57:46 +08:00
Ilya Yatsishin
70d6e70e68
Merge pull request #12953 from qoega/helper_container2
...
Do not build helper_container image inside integrational tests. Part 2: use pre-built helper_container
2020-07-28 18:20:08 +03:00
alesapin
585d9247ec
Merge pull request #12959 from ClickHouse/test_for_backup
...
Check backup restore in integration test.
2020-07-28 17:59:52 +03:00
Alexander Kazakov
2bde393499
Merging #12548 - Correction to merge_with_ttl_timeout
logic by @excitoon ( #12982 )
...
* Fixed `merge_with_ttl_timeout` logic.
* Separate TTL-merge timers for each partition
Co-authored-by: Vladimir Chebotarev <vladimir.chebotarev@gmail.com>
2020-07-28 17:38:34 +03:00
Yatsishin Ilya
b5722493f5
less changes
2020-07-28 16:11:29 +03:00
alexey-milovidov
7a22717180
Merge pull request #12760 from ClickHouse/sticky_mutations_bug
...
Sticking mutations bug
2020-07-28 14:42:54 +03:00
Yatsishin Ilya
c34b1b7db8
Merge remote-tracking branch 'origin/master' into rework-integrational
2020-07-28 14:36:10 +03:00
Yatsishin Ilya
99ff6cae27
Merge remote-tracking branch 'origin/master' into rework-integrational
2020-07-28 14:35:51 +03:00
kssenii
0ee54c8a4a
Fix build, async acks -> sync acks, fix tests
2020-07-28 10:43:25 +00:00
alesapin
1bece3de0a
Remove strange code and test
2020-07-28 12:36:08 +03:00
alesapin
60dd38eab6
Merge pull request #12857 from ClickHouse/fix_range_hashed_dictionary
...
Fix columns duplication for range hashed dictionary (DDL)
2020-07-28 11:20:09 +03:00
alexey-milovidov
4d76f41449
Merge pull request #12658 from azat/kafka-unavail-broker-SIGSEGV
...
Fix SIGSEGV in StorageKafka when broker is unavailable
2020-07-28 00:03:54 +03:00
alesapin
1f8fe725ec
Add test for ability to restore from backup
2020-07-27 22:35:38 +03:00
Yatsishin Ilya
4bd6261dc1
Use prebuilt helper_container for integration tests
2020-07-27 20:00:14 +03:00
alesapin
e73961dfe2
Fix columns duplication for range hashed dictionary created from DDL query
2020-07-27 17:06:44 +03:00
Gleb Novikov
ee07c74868
Fixed integration test_multiple_disks
2020-07-26 21:27:36 +03:00
alesapin
2d8e36ed5f
Add test for sticking mutations
2020-07-26 18:58:03 +03:00
Alexander Tokmakov
6bfe88e83f
Merge branch 'master' into database_atomic_improvements
2020-07-26 13:40:05 +03:00
kssenii
22b16060f6
More reliable publishing
2020-07-25 16:56:29 +00:00
kssenii
2b57857afc
Add dl-exchange, commits
2020-07-25 16:56:12 +00:00
kssenii
f9a4bf9e61
Add queue resume read
2020-07-25 16:55:58 +00:00
kssenii
f0f6111655
Move exchange init, add bridge-exchange
2020-07-25 16:55:44 +00:00
kssenii
ac448db491
Add virtuals
2020-07-25 16:55:32 +00:00
kssenii
a88e391bd2
Fix bug with insert, simplify exchanges logic
2020-07-25 16:55:18 +00:00
Azat Khuzhin
0cb6669531
Add integration test for input_format_parallel_parsing memory tracking
2020-07-23 11:31:13 +03:00
Azat Khuzhin
cdb959ec8e
Fix test_storage_kafka::test_kafka_unavailable
2020-07-22 11:42:30 +03:00
Azat Khuzhin
58ba72c7b6
Merge remote-tracking branch 'upstream/pr/12487' into kafka-unavail-broker-SIGSEGV
...
* upstream/pr/12487:
add failing test with kafka
2020-07-22 11:07:06 +03:00
Alexander Tokmakov
9bcaaea3e0
Merge branch 'master' into database_atomic_improvements
2020-07-22 05:24:48 +03:00
Alexander Kuzmenkov
40ee6eba19
Merge pull request #12545 from ClickHouse/fix_load_part_without_checksums
...
Fix loading parts without checksums
2020-07-20 14:40:53 +03:00
Alexey Milovidov
a104934d2c
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-20 04:34:26 +03:00
tavplubix
5634482393
Merge pull request #12556 from azat/distributed-remove-files-on-drop
...
Remove data for Distributed tables (blocks from async INSERTs) on DROP TABLE
2020-07-17 19:29:57 +03:00
Alexey Milovidov
e207acf19a
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-17 17:06:31 +03:00
Alexander Tokmakov
c27de9b424
fixes
2020-07-17 16:11:44 +03:00
alexey-milovidov
0f6599c9e5
Merge pull request #12541 from BohuTANG/mysql_explain
...
Fix EXPLAIN format for MySQL client
2020-07-17 14:04:01 +03:00
alesapin
ac802a8e96
Merge pull request #12543 from ClickHouse/fix_marks_type_on_mutation
...
Fix incorrect adaptive granularity by default
2020-07-17 11:09:54 +03:00
Azat Khuzhin
6ea1b19476
Remove data for Distributed tables (blocks from async INSERTs) on DROP TABLE
2020-07-17 08:59:57 +03:00
Alexander Tokmakov
a612080df1
Merge branch 'master' into database_atomic_improvements
2020-07-17 00:43:59 +03:00
alesapin
b3ec3b1ed1
Fix loading parts without checksums
2020-07-16 13:54:49 +03:00
Vitaly Baranov
000b197ad1
Merge pull request #11234 from traceon/ldap-per-user-authentication
...
Add LDAP authentication support
2020-07-16 13:17:21 +03:00
alesapin
42983c5416
Fix incorrect adaptive granularity by default
2020-07-16 12:10:15 +03:00
BohuTANG
bae11968de
Fix EXPLAIN format for MySQL/PG client #12432
2020-07-16 16:29:17 +08:00
Alexey Milovidov
b0b0690e1c
Fix Python
2020-07-16 06:56:46 +03:00
Alexey Milovidov
2753cb58b6
Fixup
2020-07-16 05:31:03 +03:00
Alexey Milovidov
8abcee3201
Add integration test
2020-07-16 05:27:46 +03:00
Alexey Milovidov
11f8e2d906
Remove strange empty file
2020-07-16 05:11:40 +03:00
Alexey Milovidov
126a94ab69
Update integration tests
2020-07-16 04:48:50 +03:00
Denis Glazachev
59cb758cf7
Merge branch 'master' into ldap-per-user-authentication
2020-07-16 02:29:24 +04:00
Alexander Tokmakov
7f6a0a652f
fix tests
2020-07-15 23:16:31 +03:00
Anton Ivashkin
52fea6a5a3
Merge master
2020-07-14 15:56:38 +03:00
Anton Popov
890bb2f582
add failing test with kafka
2020-07-14 12:24:12 +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
Denis Glazachev
f787702922
Merge branch 'master' into ldap-per-user-authentication
...
* master: (27 commits)
Whitespaces
Fix typo
Fix UBSan report in base64
Correct default secure port for clickhouse-benchmark #11044
Remove test with bug #10697
Update in-functions.md (#12430 )
Allow nullable key in MergeTree
Update arithmetic-functions.md
[docs] add rabbitmq docs (#12326 )
Lower block sizes and look what will happen #9248
Fix lifetime_bytes/lifetime_rows for Buffer direct block write
Retrigger CI
Fix up test_mysql_protocol failed
Implement lifetime_rows/lifetime_bytes for Buffer engine
Add comment regarding proxy tunnel usage in PocoHTTPClient.cpp
Add lifetime_rows/lifetime_bytes interface (exported via system.tables)
Tiny IStorage refactoring
Trigger integration-test-runner image rebuild.
Delete log.txt
Fix test_mysql_client/test_python_client error
...
2020-07-13 15:46:27 +04:00
Anton Ivashkin
26fca949bd
add profiling events from S3 request to system.events and system.query_log
2020-07-13 11:27:11 +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
Denis Glazachev
a6a6f43422
Fix the test: auth_params is a JSON object
2020-07-12 01:40:24 +04:00