Alexander Tokmakov
|
4ea3178efc
|
fix
|
2021-03-18 17:51:09 +03:00 |
|
tavplubix
|
0826004353
|
Merge branch 'master' into tavplubix-patch-1
|
2021-03-17 22:31:35 +03:00 |
|
Alexander Tokmakov
|
f0c930bf9d
|
remove query timeouts
|
2021-03-17 22:28:18 +03:00 |
|
alexey-milovidov
|
04c957962f
|
Merge pull request #21724 from azat/tests-replicated-merge-tree-zk-path
Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests
|
2021-03-17 22:11:14 +03:00 |
|
Nikita Mikhaylov
|
f51b41b7a4
|
Merge pull request #21710 from kssenii/replica-priorities
Support replicas priority for postgres dictionary source
|
2021-03-17 16:02:00 +03:00 |
|
Nikolai Kochetov
|
3a3f800f6e
|
Merge pull request #21579 from azat/dist-query-zero-shards-fix
Fix optimize_skip_unused_shards for zero shards case
|
2021-03-17 11:54:08 +03:00 |
|
Nikolai Kochetov
|
4f1f344d4d
|
Merge pull request #21529 from azat/system.errors-improvements
Add last_error_time/last_error_message/last_error_stacktrace/remote columns for system.errors
|
2021-03-17 11:51:29 +03:00 |
|
alexey-milovidov
|
d02726bcac
|
Merge pull request #9404 from Enmk/DateTime64_extended_range
Date time64 extended range
|
2021-03-17 11:06:03 +03:00 |
|
tavplubix
|
d42b442b83
|
Update ci-runner.py
|
2021-03-17 03:57:33 +03:00 |
|
tavplubix
|
ccf46d8269
|
Update ci-runner.py
|
2021-03-17 02:16:03 +03:00 |
|
tavplubix
|
a093980767
|
Merge pull request #21711 from kssenii/non-default-schema
Support non-default table schema for postgres storage/table-function
|
2021-03-17 02:10:32 +03:00 |
|
tavplubix
|
5d73a96a51
|
Update ci-runner.py
|
2021-03-17 00:39:38 +03:00 |
|
Azat Khuzhin
|
9921e7ca28
|
Add 01545_system_errors into skip_list.parallel
https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
cc87bcfb63
|
Fix errorCodeToName() for signed integers
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_(address).html#fail1
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_(ubsan).html#fail1
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/stress_test_(address).html#fail1
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
259e5ba88e
|
Separate accounting of remote exceptions in system.errors
|
2021-03-16 22:31:46 +03:00 |
|
Alexander Tokmakov
|
5037d2c10d
|
add timeout for the whole task
|
2021-03-16 20:48:45 +03:00 |
|
Alexander Tokmakov
|
3ba6dc2aee
|
Merge branch 'master' into tavplubix-patch-1
|
2021-03-16 20:05:07 +03:00 |
|
tavplubix
|
848bb59175
|
Merge pull request #21728 from ClickHouse/fix_alter_decimal
Fix alter modify for decimal columns when type size doesn't change
|
2021-03-16 20:01:35 +03:00 |
|
Alexey Milovidov
|
1dd730d2d6
|
Fix perf test
|
2021-03-16 15:59:14 +03:00 |
|
Nikita Mikhaylov
|
2e13c767a0
|
Merge pull request #21149 from nikitamikhaylov/pp-for-csv-with-names
Support parallel parsing for *WithNames types
|
2021-03-16 14:38:03 +03:00 |
|
Nikita Mikhaylov
|
7d7a2bc724
|
Merge pull request #21630 from nikitamikhaylov/pf-local
Parallel formatting for clickhouse-local
|
2021-03-16 14:37:40 +03:00 |
|
kssenii
|
f8a99804c1
|
Add double quotes
|
2021-03-16 11:15:43 +00:00 |
|
Alexey Milovidov
|
ea049b2cc0
|
Merge branch 'master' into DateTime64_extended_range
|
2021-03-16 14:08:02 +03:00 |
|
alexey-milovidov
|
f52e29cfec
|
Merge pull request #21624 from vdimir/storage-s3-fail
Try to fix test_storage_s3: crash in WriteBufferFromS3
|
2021-03-16 13:38:48 +03:00 |
|
kssenii
|
4bdfc799f5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into non-default-schema
|
2021-03-16 10:05:10 +00:00 |
|
Nikolai Kochetov
|
e8d7349c79
|
Merge branch 'master' into dist-query-zero-shards-fix
|
2021-03-16 12:00:08 +03:00 |
|
alesapin
|
23a7c00ba4
|
Merge branch 'master' into fix_alter_decimal
|
2021-03-16 10:24:46 +03:00 |
|
alesapin
|
8fd3fbc5b3
|
Merge pull request #20387 from Avogar/optimize-on-insert
Don't create empty parts on INSERT
|
2021-03-16 10:20:34 +03:00 |
|
Azat Khuzhin
|
a03a9051e1
|
Mark some tests as long
From [1] and [2]:
[1]: https://clickhouse-test-reports.s3.yandex.net/21724/dacb6066237b78511ad5f07cc65045b8cf4e5e7b/functional_stateless_tests_flaky_check_(address).html#fail1
[2]: https://clickhouse-test-reports.s3.yandex.net/21724/ee8ece157987f3cd8b68ca4a5b7df709f4688208/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
[3]: https://clickhouse-test-reports.s3.yandex.net/21724/e4485ce0b1d1b21c4360bbdecacd2485d1634a91/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
|
2021-03-16 09:52:31 +03:00 |
|
Azat Khuzhin
|
05a8c73eb9
|
Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests
Found with stress tests for 00626_replace_partition_from_table_zookeeper [1]:
2021.03.15 00:59:48.200106 [ 27417 ] {0f47dbeb-938a-4560-8408-a7cc7b3bafb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON test_31.dst_r1
...
2021.03.15 00:59:48.403227 [ 27417 ] {0f47dbeb-938a-4560-8408-a7cc7b3bafb8} <Debug> test_31.dst_r1: This table /clickhouse/test_00626/dst_1 is already created, will add new replica
2021.03.15 00:59:48.736450 [ 83006 ] {b2db1355-3ec3-4e3a-9c79-f93f27c6e658} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON test_31.dst_r2
...
2021.03.15 00:59:48.851768 [ 83006 ] {b2db1355-3ec3-4e3a-9c79-f93f27c6e658} <Debug> test_31.dst_r2: This table /clickhouse/test_00626/dst_1 is already created, will add new replica
...
2021.03.15 00:59:48.919059 [ 366 ] {} <Debug> test_31.dst_r2 (ReplicatedMergeTreeQueue): Loading queue from /clickhouse/test_00626/dst_1/replicas/2/queue
2021.03.15 00:59:48.919948 [ 366 ] {} <Debug> test_31.dst_r2 (ReplicatedMergeTreeQueue): Having 3 queue entries to load, 0 entries already loaded.
2021.03.15 00:59:48.921833 [ 366 ] {} <Trace> test_31.dst_r2 (ReplicatedMergeTreeQueue): Loaded queue
...
2021.03.15 00:59:51.904230 [ 246952 ] {59753eea-3896-45ca-8625-fdaa094ee9ef} <Trace> ContextAccess (default): Access granted: SYSTEM SYNC REPLICA ON test_31.dst_r2
...
2021.03.15 01:04:51.913683 [ 246952 ] {59753eea-3896-45ca-8625-fdaa094ee9ef} <Error> InterpreterSystemQuery: SYNC REPLICA test_31.dst_r2: Timed out!
[1]: https://clickhouse-test-reports.s3.yandex.net/21716/402bf77783cbda48a9ee1b748bfce3c52ef8fe11/stress_test_(memory)/test_run.txt.out.log
But the problem is more generic, so fix all tests.
|
2021-03-16 07:22:32 +03:00 |
|
Azat Khuzhin
|
e6b9740a69
|
Add $CLICKHOUSE_TEST_ZOOKEEPER_PREFIX (for *.sh stateless tests)
|
2021-03-16 07:22:32 +03:00 |
|
Azat Khuzhin
|
54f124aae4
|
Cleanup 00626_replace_partition_from_table_zookeeper
|
2021-03-16 07:22:32 +03:00 |
|
Alexey Milovidov
|
f48bf2aaba
|
Fix issue
|
2021-03-15 23:29:35 +03:00 |
|
Alexey Milovidov
|
845f4afbf4
|
Fix parsing of pre-epoch time
|
2021-03-15 21:09:05 +03:00 |
|
Alexey Milovidov
|
badd5165da
|
Fix UBSan report in rounding to years intervals
|
2021-03-15 20:36:49 +03:00 |
|
Anton Popov
|
840417c957
|
Merge pull request #21685 from Avogar/reload-cluster-config
Update clusters only if their configs were updated
|
2021-03-15 20:09:58 +03:00 |
|
Alexey Milovidov
|
eaeb4a3bf0
|
Merge branch 'master' into DateTime64_extended_range
|
2021-03-15 16:59:32 +03:00 |
|
Nikita Mikhaylov
|
c92d8c776c
|
try to avoid race in grpc server
|
2021-03-15 15:14:58 +03:00 |
|
alesapin
|
31ec24255e
|
Fix skip list
|
2021-03-15 14:24:52 +03:00 |
|
alesapin
|
307b89f6b0
|
fix skip list
|
2021-03-15 14:20:11 +03:00 |
|
tavplubix
|
984050e0d1
|
Merge pull request #21661 from Avogar/path-param
Add test for path as a query parameter in system.zookeeper
|
2021-03-15 13:13:36 +03:00 |
|
Vitaly Baranov
|
6153f52811
|
Merge pull request #21641 from vitlibar/allowed-grantees
Add new clause GRANTEES for CREATE/ALTER USER
|
2021-03-15 12:47:22 +03:00 |
|
alesapin
|
caccc6da37
|
Add missing tests
|
2021-03-15 12:01:26 +03:00 |
|
alesapin
|
d502a217e5
|
Merge branch 'master' into Avogar-optimize-on-insert
|
2021-03-15 11:38:25 +03:00 |
|
alesapin
|
69b8ded578
|
Fix alter modify for decimal columns when type size doesn't change
|
2021-03-15 11:22:15 +03:00 |
|
alexey-milovidov
|
adbf032235
|
Merge pull request #21713 from ClickHouse/modulo-ubsan
Fix UBSan report in modulo by constant
|
2021-03-14 23:19:12 +03:00 |
|
Vitaly Baranov
|
37ce6e26d3
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
|
Vitaly Baranov
|
d6e0342c30
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
|
alesapin
|
dad5238d7d
|
Merge pull request #16240 from ianton-ru/s3_zero_copy_replication
S3 zero copy replication
|
2021-03-14 18:19:37 +03:00 |
|
Alexey Milovidov
|
b3d2948081
|
Fix UBSan report in modulo by constant
|
2021-03-14 17:31:07 +03:00 |
|