Azat Khuzhin
|
cc8ebff212
|
Increase length of random database in clickhouse-test
In [1] there was one overlap with 6-byte prefix:
$ pigz -cd clickhouse-server2.log.gz | fgrep test_8a50uz | fgrep 'CREATE DATABASE' | fgrep comment | cut -d' ' -f7-
<Debug> executeQuery: (from 0.0.0.0:0, user: ) (comment: 01018_insert_multiple_blocks_with_defaults.sh) /* ddl_entry=query-0000001951 */ CREATE DATABASE test_8a50uz UUID 'bb71f2ea-5ed3-466d-bb71-f2ea5ed3266d' ENGINE = Replicated('/test/clickhouse/db/test_8a50uz', '{shard}', '{replica}')
<Debug> executeQuery: (from 0.0.0.0:0, user: ) (comment: 00098_k_union_all.sql) /* ddl_entry=query-0000003157 */ CREATE DATABASE test_8a50uz UUID '09cc030b-a4c1-4192-89cc-030ba4c1e192' ENGINE = Replicated('/test/clickhouse/db/test_8a50uz', '{shard}', '{replica}')
<Error> executeQuery: Code: 82. DB::Exception: Database test_8a50uz already exists. (DATABASE_ALREADY_EXISTS) (version 21.12.1.8932) (from 0.0.0.0:0) (comment: 00098_k_union_all.sql) (in query: /* ddl_entry=query-0000003157 */ CREATE DATABASE test_8a50uz UUID '09cc030b-a4c1-4192-89cc-030ba4c1e192' ENGINE = Replicated('/test/clickhouse/db/test_8a50uz', '{shard}', '{replica}')), Stack trace (when copying this message, always include the lines below):
[1]: https://clickhouse-test-reports.s3.yandex.net/32019/927b9cb1c6470b6d7cd86b4c3fd2078ff43b57df/functional_stateless_tests_(release,_databasereplicated).html#fail1
|
2021-12-01 22:39:42 +03:00 |
|
tavplubix
|
77c946d307
|
Merge pull request #32050 from ClickHouse/fix_test_00925
Fix flaky test 00925
|
2021-12-01 20:38:30 +03:00 |
|
tavplubix
|
9e034ee3a5
|
Merge pull request #31990 from havardk/mysqldecimal
MaterializedMySQL: Fix corruption of DECIMAL data
|
2021-12-01 19:18:48 +03:00 |
|
alexey-milovidov
|
fa298b089e
|
Merge pull request #32071 from ClickHouse/fix-riscv64-sysroot
Update contrib/sysroot: fix symlink
|
2021-12-01 19:15:20 +03:00 |
|
Mikhail f. Shiryaev
|
78ed97ea60
|
Update contrib/sysroot: fix symlink
|
2021-12-01 17:10:28 +01:00 |
|
Kseniia Sumarokova
|
87574e8bf6
|
Merge pull request #31053 from kssenii/rabbit-kafka-select-commit
rabbitmq/kafka allow to commit on select only under setting
|
2021-12-01 18:23:08 +03:00 |
|
Dmitry Novik
|
2ab4fc734d
|
Merge pull request #31740 from azat/fix-disabling-query-profiler
Fix disabling query profiler
|
2021-12-01 18:15:50 +03:00 |
|
Alexander Tokmakov
|
4c7fba49e1
|
fix test
|
2021-12-01 17:59:26 +03:00 |
|
alesapin
|
5d63ed25a5
|
Merge pull request #32062 from ClickHouse/move_function_test_to_group
Use functional test group for tests with thread sanitizer
|
2021-12-01 16:33:36 +03:00 |
|
alesapin
|
f85e18332d
|
Use functional test group for tests with thread sanitizer
|
2021-12-01 16:32:56 +03:00 |
|
alesapin
|
1977ab6a8e
|
Merge pull request #32051 from ClickHouse/cancel_checks_more_agressively
Cancel redundant checks with lambda
|
2021-12-01 15:39:40 +03:00 |
|
tavplubix
|
b623a387af
|
Merge pull request #31887 from ClickHouse/fix_cannot_create_empty_part
Parse partition key value from `partition_id` when need to create part in empty partition
|
2021-12-01 15:38:46 +03:00 |
|
alesapin
|
6cdb9f65a4
|
Cancel redundant checks with lambda
|
2021-12-01 15:38:17 +03:00 |
|
alesapin
|
47ade2715f
|
Merge pull request #32048 from ClickHouse/fix-testing-rpm-tgz
Fix building rpm and tgz for branch pushes
|
2021-12-01 15:31:31 +03:00 |
|
Mikhail f. Shiryaev
|
23f9c8bbba
|
Fix building rpm and tgz for branch pushes
|
2021-12-01 12:44:39 +01:00 |
|
alesapin
|
8261e12a48
|
Merge pull request #32041 from ClickHouse/remove_most_of_old_checks
Remove most of old checks
|
2021-12-01 14:02:22 +03:00 |
|
alesapin
|
4b3079b0a5
|
Merge pull request #32037 from excitoon-favorites/flexiblemutations3
Minor fixes for `StorageMergeTree`
|
2021-12-01 13:36:46 +03:00 |
|
alesapin
|
bf781491cf
|
Merge pull request #32046 from ClickHouse/report_success_in_case_of_force_tests
Don't run checks for label event
|
2021-12-01 13:34:54 +03:00 |
|
alesapin
|
7dae4b1f36
|
Remove docs check
|
2021-12-01 13:28:47 +03:00 |
|
alesapin
|
b690402926
|
Don't trigger checks on 'labeled' event
|
2021-12-01 13:27:46 +03:00 |
|
alesapin
|
e54dc89a84
|
Merge pull request #32044 from ClickHouse/report_success_in_case_of_force_tests
Fix force tests label
|
2021-12-01 13:26:58 +03:00 |
|
alesapin
|
b8adb0d256
|
Don't rerun workflows on labeled action
|
2021-12-01 12:57:20 +03:00 |
|
Kruglov Pavel
|
cbfd77a394
|
Merge pull request #31839 from loneylee/master
Fix a bug about function transform with decimal args
|
2021-12-01 12:56:41 +03:00 |
|
alesapin
|
a72f7a25f1
|
Fix force tests label
|
2021-12-01 12:50:36 +03:00 |
|
mergify[bot]
|
ffc1f4eb92
|
Merge branch 'master' into remove_most_of_old_checks
|
2021-12-01 09:45:19 +00:00 |
|
alesapin
|
e80ff2c0c5
|
Merge pull request #32043 from ClickHouse/better_worker_scripts
Better scripts for runners
|
2021-12-01 12:39:50 +03:00 |
|
alesapin
|
f76149a1ec
|
Better scripts for runners
|
2021-12-01 12:39:09 +03:00 |
|
alesapin
|
daa87fb6f7
|
Merge pull request #32042 from ClickHouse/remove_fast_test_from_master
Remove fast test from master
|
2021-12-01 12:37:03 +03:00 |
|
alesapin
|
b8a03f398f
|
Remove fast test from master
|
2021-12-01 12:36:23 +03:00 |
|
alesapin
|
b421d07434
|
Remove most of old checks
|
2021-12-01 12:21:01 +03:00 |
|
alesapin
|
fb1d5e413e
|
Merge pull request #31987 from ClickHouse/add_special_functional_tests
Add rest functional tests to CI
|
2021-12-01 12:18:36 +03:00 |
|
Vladimir C
|
37cd3b9aaa
|
Merge pull request #31608 from sevirov/sevirov-DOCSUP-14783-document_the_mysql_settings
|
2021-12-01 12:04:53 +03:00 |
|
Vladimir C
|
2214748afb
|
Apply suggestions from code review
|
2021-12-01 12:04:34 +03:00 |
|
Vladimir Chebotarev
|
e8e3411ebc
|
Minor fixes for StorageMergeTree .
|
2021-12-01 11:18:07 +03:00 |
|
Alexey Milovidov
|
2c7161bb5d
|
Remove trash from the docs
|
2021-12-01 11:15:17 +03:00 |
|
Vladimir C
|
7dce78821f
|
Merge pull request #31438 from qianmoQ/pr-fix
|
2021-12-01 10:56:38 +03:00 |
|
Vladimir C
|
8ccbaa8b4f
|
Apply suggestions from code review
|
2021-12-01 10:54:57 +03:00 |
|
qianmoQ
|
eb9d07e40a
|
Reset architecture.md
|
2021-12-01 15:40:22 +08:00 |
|
qianmoQ
|
355b05f4b4
|
Merge remote-tracking branch 'origin/master' into pr-fix
# Conflicts:
# docs/zh/development/continuous-integration.md
|
2021-12-01 15:37:19 +08:00 |
|
alexey-milovidov
|
17e0bb6c36
|
Merge pull request #32033 from azat/fix-style-check
Fix style-check for ProfileEvents checking
|
2021-12-01 10:35:37 +03:00 |
|
alexey-milovidov
|
6020188cc0
|
Merge pull request #31781 from havardk/tabletable
MaterializedMySQL: Fix issue with table named 'table'
|
2021-12-01 10:34:59 +03:00 |
|
Azat Khuzhin
|
b59e0c65ea
|
Fix style-check for ProfileEvents checking
|
2021-12-01 10:26:00 +03:00 |
|
Kseniia Sumarokova
|
3ab014d796
|
Merge pull request #31648 from michael1589/master
basic access authentication for http/https
|
2021-12-01 09:47:55 +03:00 |
|
Kseniia Sumarokova
|
a97938e2d1
|
Merge pull request #28933 from kssenii/materialized-postgresql-fix
MaterializedPostgreSQL: fully support non-default postgres schema
|
2021-12-01 09:37:12 +03:00 |
|
alexey-milovidov
|
1f9b542ee9
|
Merge pull request #32003 from cmsxbc/support-postgresql-style-alter-modify-column
Support PostgreSQL style ALTER MODIFY COLUMN
|
2021-12-01 04:10:41 +03:00 |
|
alexey-milovidov
|
96ec92c7cd
|
Merge pull request #31155 from ClickHouse/incremental-profile-events
Send incremental profile events to client
|
2021-12-01 04:04:41 +03:00 |
|
Nikita Mikhaylov
|
6c366feed7
|
Fix race in ParallelFormattingOutputFormat constructor (#32004)
|
2021-12-01 02:10:33 +03:00 |
|
Maksim Kita
|
e25ac911af
|
Merge pull request #31458 from ka1bi4/romanzhukov-DOCSUP-16661-polygon-dictionary
DOCSUP-16661: [CLICKHOUSEDOCS] Polygon dictionary support read
|
2021-12-01 01:12:53 +03:00 |
|
Maksim Kita
|
91d3f4396e
|
Merge pull request #31611 from zpi1223/master
docs: chinese translation for zh development & what's new
|
2021-12-01 01:12:05 +03:00 |
|
alesapin
|
37f734bd6c
|
Merge pull request #31991 from ClickHouse/add_special_builds_to_ci
Add special builds to CI
|
2021-11-30 23:03:15 +03:00 |
|