alesapin
|
9e1437a7c4
|
Small improvements in lambda code
|
2021-12-02 19:38:18 +03:00 |
|
mergify[bot]
|
c399eaf945
|
Merge branch 'master' into add_one_more_group
|
2021-12-02 15:20:06 +00:00 |
|
Kruglov Pavel
|
afd74aa166
|
Update 02117_custom_separated_with_names_and_types.sh
|
2021-12-02 18:15:50 +03:00 |
|
Raúl Marín
|
37572f7362
|
02122_join_group_by_timeout: Unify max process timeouts
|
2021-12-02 14:57:42 +01:00 |
|
kssenii
|
64fcbe347e
|
Update
|
2021-12-02 16:08:11 +03:00 |
|
Nikolai Kochetov
|
4d10762727
|
Remove 02116_global_in_time_limit.
|
2021-12-02 16:05:06 +03:00 |
|
mergify[bot]
|
88e1a26e99
|
Merge branch 'master' into add_one_more_group
|
2021-12-02 12:56:57 +00:00 |
|
alesapin
|
b8bffcb14c
|
Merge pull request #32115 from ClickHouse/fix_flaky_keeper_tests
Fix flaky keeper whitelist test
|
2021-12-02 15:41:17 +03:00 |
|
avogar
|
27e6e063d0
|
Change test 02117_custom_separated_with_names_and_types
|
2021-12-02 15:06:15 +03:00 |
|
Kruglov Pavel
|
049b2c0c14
|
Merge pull request #31072 from MaxWk/feature-support-bool-type
Feature support bool type
|
2021-12-02 14:50:29 +03:00 |
|
alesapin
|
437591f2fa
|
Add check for duplicate hostnames and IDs in KeeperConfig
|
2021-12-02 14:46:33 +03:00 |
|
tavplubix
|
5400c5899d
|
Merge pull request #32063 from ClickHouse/fix_detach_dir_exists
Fix 'directory exists' error when detaching part
|
2021-12-02 14:04:21 +03:00 |
|
Anton Popov
|
a79dbb6b6a
|
Merge pull request #32079 from Avogar/parse-plus-in-float
Allow plus before Float32/Float64
|
2021-12-02 14:03:48 +03:00 |
|
alesapin
|
ff6cc14df3
|
Fix one more test
|
2021-12-02 13:41:04 +03:00 |
|
alesapin
|
7ef0737edc
|
Move fuzzers and unit tests to another group
|
2021-12-02 13:23:32 +03:00 |
|
Maksim Kita
|
492f9c3936
|
Fix flacky test test_executable_storage_input
|
2021-12-02 13:11:21 +03:00 |
|
alesapin
|
e704140d07
|
Fix flaky whitelist test
|
2021-12-02 12:37:08 +03:00 |
|
Maksim Kita
|
a426ed0a5a
|
Merge pull request #31800 from kitaisreal/dict-get-with-type-nullable-fix
Function dictGet with type Nullable fix
|
2021-12-02 12:27:47 +03:00 |
|
kssenii
|
8edf146687
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into versioning
|
2021-12-02 07:57:14 +00:00 |
|
alesapin
|
c07450a7dc
|
Fixup one more time
|
2021-12-02 10:49:44 +03:00 |
|
Azat Khuzhin
|
b6290ae002
|
Update test_distributed_respect_user_timeouts after superfluous DESC had been removed
|
2021-12-01 22:52:20 +03:00 |
|
Azat Khuzhin
|
f74d5750eb
|
Update 01455_opentelemetry_distributed reference
|
2021-12-01 22:52:20 +03:00 |
|
Azat Khuzhin
|
4535232f4a
|
Fix excessive DESC TABLE for remote() over identifier
Fixes: #14228
|
2021-12-01 22:52:20 +03:00 |
|
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 |
|
alesapin
|
a29b7105da
|
fixup
|
2021-12-01 22:17:23 +03:00 |
|
alesapin
|
bf5858a6b3
|
Fix build urls
|
2021-12-01 22:14:46 +03:00 |
|
avogar
|
e2eea4f361
|
Allow plus before Float32/Float64
|
2021-12-01 21:20:00 +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 |
|
alesapin
|
e298e14c3b
|
Fix rerun helper and build report
|
2021-12-01 18:50:48 +03: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 |
|
mergify[bot]
|
959fb1f4dd
|
Merge branch 'master' into fix-flaky-create-table-like-test
|
2021-12-01 15:17:28 +00:00 |
|
Alexander Tokmakov
|
4c7fba49e1
|
fix test
|
2021-12-01 17:59:26 +03:00 |
|
alesapin
|
c13a72991b
|
Fix style
|
2021-12-01 17:47:10 +03:00 |
|
Alexander Tokmakov
|
57e4f3698c
|
fix 'directory exists' error when detaching part
|
2021-12-01 17:24:26 +03:00 |
|
alesapin
|
71e6c7e92e
|
Add ability to rerun checks
|
2021-12-01 17:23:51 +03:00 |
|
Stig Bakken
|
f7578e7b9d
|
Fix flaky test for MaterializedMySQL CREATE TABLE LIKE
|
2021-12-01 13:40:22 +01: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 |
|
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
|
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 |
|
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
|
f76149a1ec
|
Better scripts for runners
|
2021-12-01 12:39:09 +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 |
|
Maksim Kita
|
44ff739854
|
Added test
|
2021-12-01 11:32:42 +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 |
|
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 |
|
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 |
|
Anton Popov
|
21c0aa4a1b
|
Merge pull request #31823 from amosbird/fixnullablekey
Fix invalid cast of nullable type when nullable primary key is used
|
2021-11-30 21:44:27 +03:00 |
|
MaxWk
|
02ce70f738
|
fix ci check
|
2021-12-01 00:13:11 +08:00 |
|
alesapin
|
adf6ff8477
|
Fix build on master
|
2021-11-30 18:58:45 +03:00 |
|
alesapin
|
4b1b92a288
|
Better builds report
|
2021-11-30 18:33:29 +03:00 |
|
Kseniia Sumarokova
|
3c348a2998
|
Merge pull request #8331 from Vxider/window-view
Support for Stream Processing
|
2021-11-30 18:20:12 +03:00 |
|
kssenii
|
71bfc72e37
|
Fix
|
2021-11-30 14:42:37 +00:00 |
|
cmsxbc
|
366ee3deba
|
Support PostgreSQL style ALTER MODIFY COLUMN
|
2021-11-30 21:07:14 +08:00 |
|
Anton Popov
|
53559523da
|
Merge pull request #31694 from Algunenano/speedup_avg_sumcount
Speedup avg and sumCount aggregate functions
|
2021-11-30 15:55:15 +03:00 |
|
michael1589
|
92feada9e6
|
Merge branch 'ClickHouse:master' into master
|
2021-11-30 20:48:10 +08:00 |
|
alesapin
|
e4cb882909
|
Add special builds to CI
|
2021-11-30 15:45:18 +03:00 |
|
Kseniia Sumarokova
|
18e200b1e2
|
Merge pull request #31967 from ucasfl/fix-filelog
Fix FileLog engine unnesessary create meta data directory when create table failed
|
2021-11-30 15:38:05 +03:00 |
|
kssenii
|
28be1b12ad
|
Avoid tests failing with oom
|
2021-11-30 15:26:57 +03:00 |
|
mergify[bot]
|
d729cd50b3
|
Merge branch 'master' into fixnullablekey
|
2021-11-30 11:44:35 +00:00 |
|
alesapin
|
208eb6563c
|
Add rest functional tests
|
2021-11-30 14:40:19 +03:00 |
|
tavplubix
|
78224ef273
|
Merge pull request #31738 from ClickHouse/fix_segfault_on_attach_partition
Fix segfault on attach parititon
|
2021-11-30 14:32:50 +03:00 |
|
Alexander Tokmakov
|
231b906fe4
|
fix test
|
2021-11-30 13:22:37 +03:00 |
|
Mikhail f. Shiryaev
|
1ba5fd5912
|
Merge pull request #31952 from ClickHouse/adjust_packages_buckets
Adjust packages buckets
|
2021-11-30 11:20:09 +01:00 |
|
Kseniia Sumarokova
|
a515767c51
|
Merge pull request #31741 from kssenii/fix-positional-args-setting
Fix aliases with positional args enabled
|
2021-11-30 13:17:45 +03:00 |
|
kssenii
|
69aa2da23e
|
Update test
|
2021-11-30 09:56:10 +00:00 |
|
kssenii
|
0e24eebc80
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix
|
2021-11-30 12:26:10 +03:00 |
|
alesapin
|
438fa60902
|
Merge pull request #21326 from excitoon-favorites/flexiblemutations2
Skip mutations of unrelated partitions in `StorageMergeTree`
|
2021-11-30 12:15:29 +03:00 |
|
alesapin
|
cc3321f1ff
|
Fix docs check
|
2021-11-30 10:42:02 +03:00 |
|
alesapin
|
ad4e6a1ebd
|
Merge pull request #31950 from ClickHouse/fix_integration_tests
Kill container in integration tests if it's already running
|
2021-11-30 10:17:19 +03:00 |
|
michael1589
|
93efc75dc7
|
Merge branch 'ClickHouse:master' into master
|
2021-11-30 15:05:24 +08:00 |
|
feng lv
|
2c51b10ff3
|
add tests
|
2021-11-30 06:31:40 +00:00 |
|
feng lv
|
0efabb39cf
|
Fix FileLog engine unnesessary create meta data directory when create table failed.
fix style
|
2021-11-30 04:39:55 +00:00 |
|
alexey-milovidov
|
bab8ea144b
|
Merge pull request #31866 from ClickHouse/fix-31687
Support toUInt8/toInt8 for if constant condition optimization.
|
2021-11-30 05:54:58 +03:00 |
|
mergify[bot]
|
c8533aab07
|
Merge branch 'master' into fix-positional-args-setting
|
2021-11-29 20:53:55 +00:00 |
|
Kseniia Sumarokova
|
edf1ec776a
|
Merge pull request #31824 from azat/system-log-tables-recreate-different-engine
Recreate system.*_log tables in case of different engine/partition_by
|
2021-11-29 22:56:36 +03:00 |
|
Alexander Tokmakov
|
2cf4b51029
|
fix
|
2021-11-29 21:54:46 +03:00 |
|
Raúl Marín
|
a7ae715950
|
Merge remote-tracking branch 'blessed/master' into pull_timeout
|
2021-11-29 19:51:18 +01:00 |
|
Raúl Marín
|
f3a22166a1
|
Merge remote-tracking branch 'blessed/master' into speedup_avg_sumcount
|
2021-11-29 19:50:28 +01:00 |
|
Raúl Marín
|
6ba1fb1bc9
|
Needs more data in avg tests
|
2021-11-29 19:50:03 +01:00 |
|
Mikhail f. Shiryaev
|
b5c9f09f9b
|
Push packages from master actions to a version bucket
|
2021-11-29 16:07:19 +01:00 |
|
Mikhail f. Shiryaev
|
d7cf4f78c3
|
Create get_event function to read event data
|
2021-11-29 16:07:18 +01:00 |
|
Mikhail f. Shiryaev
|
ecf2282476
|
Adjust artifactory pusher to the new S3 paths
|
2021-11-29 16:07:15 +01:00 |
|
kssenii
|
2ea4e7c4e7
|
Better
|
2021-11-29 15:05:02 +00:00 |
|
alesapin
|
0ac088367a
|
Kill container in integration tests if it's already running
|
2021-11-29 16:38:12 +03:00 |
|
alesapin
|
525011db81
|
Merge pull request #31799 from ClickHouse/fix_default_keeper_port
Fix default keeper port
|
2021-11-29 16:31:36 +03:00 |
|
Kseniia Sumarokova
|
c7a8ad69c4
|
Merge pull request #31825 from azat/query_views_log-test
Cover query_views_log
|
2021-11-29 16:10:56 +03:00 |
|
Amos Bird
|
29c87b2f44
|
Fix nullable key
|
2021-11-29 20:49:01 +08:00 |
|
Raúl Marín
|
02035643c1
|
Add perf test
|
2021-11-29 13:09:53 +01:00 |
|
mergify[bot]
|
8d5460b469
|
Merge branch 'master' into feature-support-bool-type
|
2021-11-29 11:50:18 +00:00 |
|
kssenii
|
2f0fe4a21f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-kafka-select-commit
|
2021-11-29 10:08:14 +00:00 |
|
MaxWk
|
beaa5b5596
|
support TRUE/FALSE for vaules
|
2021-11-29 18:05:15 +08:00 |
|
Vladimir C
|
7a356bee44
|
Merge pull request #31806 from Algunenano/speedup_count
|
2021-11-29 10:48:40 +03:00 |
|