Commit Graph

16268 Commits

Author SHA1 Message Date
alesapin
f9c1a44cae Fix black 2022-03-28 21:32:53 +02:00
mergify[bot]
b928d8391e
Merge branch 'master' into azure-integration-test-better 2022-03-28 09:51:35 +00:00
Kseniia Sumarokova
482a5e362b
Merge pull request #35620 from kssenii/fix-positional-arguments-with-aliases
Fix positional arguments
2022-03-28 09:18:49 +02:00
Antonio Andelic
c4d0cc7c84
Merge pull request #35616 from ClickHouse/fix-lowcardinality-hash-join
Fix HashJoin with LowCardinality data
2022-03-28 08:28:28 +02:00
Denny Crane
b7b06e1b64 fix order 2022-03-26 16:43:57 -03:00
Denny Crane
22c9b54036 test for partition_by using ignore() 2022-03-26 15:09:48 -03:00
mergify[bot]
93b3b46caf
Merge branch 'master' into fix-lowcardinality-hash-join 2022-03-25 22:56:59 +00:00
kssenii
d8960cde62 Fix positional order/etc by literal 2022-03-25 20:03:12 +01:00
alesapin
2712368f78 Push only to the new CI DB 2022-03-25 17:44:53 +01:00
Antonio Andelic
e27a68ef8c
Merge pull request #35576 from ClickHouse/fix-casewithexpression-type-deduction
Fix `caseWithExpression` return type deduction
2022-03-25 16:01:31 +01:00
Vladimir C
cfb12aff6f
Merge pull request #35460 from helifu/master 2022-03-25 15:55:17 +01:00
kssenii
5103aefd34 Fix 2022-03-25 14:33:54 +01:00
Antonio Andelic
c954e10383 add tests for hash join with LowCardinality 2022-03-25 12:10:38 +00:00
tavplubix
ce99b95230
Merge pull request #35594 from ClickHouse/fix_stupid_bug
Fix stupid bug in ATTACH TABLE
2022-03-25 14:38:27 +03:00
Antonio Andelic
e76074ef7f Merge branch 'master' into fix-casewithexpression-type-deduction 2022-03-25 11:12:38 +00:00
Antonio Andelic
f6439efcad
Merge pull request #35459 from ClickHouse/case-insensitive-column-matching
Support for case insensitive column matching for ORC/Arrow/Parquet files
2022-03-25 08:09:29 +01:00
mergify[bot]
6267ba4445
Merge branch 'master' into fix_stupid_bug 2022-03-25 01:30:48 +00:00
Kruglov Pavel
2f2d3cdbca
Merge pull request #35578 from ClickHouse/Avogar-patch-3
Increase fiber stack size a bit in attempt to fix stack overflow in tests with address sanitizer
2022-03-25 00:33:05 +01:00
Maksim Kita
7b03617341
Merge pull request #35539 from kitaisreal/parse-ipv6-long-fix
Fix parsing of IPv6 addresses longer than 39 characters
2022-03-24 22:28:51 +01:00
Kruglov Pavel
aedea58741
Mark test as long 2022-03-24 22:10:20 +01:00
tavplubix
805220e658
Merge pull request #35574 from ClickHouse/tavplubix-patch-2
Fix test `test_s3_zero_copy_replication`
2022-03-24 23:50:46 +03:00
alesapin
137dd93ee0
Merge pull request #35583 from ClickHouse/docker-labels
Docker labels
2022-03-24 20:50:29 +01:00
avogar
c63bc05292 Add test 2022-03-24 19:32:14 +00:00
Alexander Tokmakov
7c0bdbfa93 fix stupid bug 2022-03-24 20:24:05 +01:00
tavplubix
d910357e69
Update test.py 2022-03-24 20:25:16 +03:00
Mikhail f. Shiryaev
d90627e82f
Fix version string update, fix #35518 2022-03-24 17:50:31 +01:00
mergify[bot]
52099b23a1
Merge branch 'master' into case-insensitive-column-matching 2022-03-24 15:24:46 +00:00
Mikhail f. Shiryaev
d6fc6b9c44
Add build-url label to built docker images 2022-03-24 16:24:06 +01:00
Alexey Milovidov
66a6352378
Merge pull request #35556 from ClickHouse/revert-35524-fix-stack-overflow
Revert "Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines"
2022-03-24 17:57:24 +03:00
Alexey Milovidov
31420615c0
Merge pull request #35553 from ClickHouse/kostik-consistent-hash
Rename `yandexConsistentHash` to `kostikConsistentHash`
2022-03-24 17:56:59 +03:00
Alexey Milovidov
ea7a1be826
Merge pull request #35555 from ClickHouse/cleanup-test-data
Cleanup test data
2022-03-24 17:56:47 +03:00
Mikhail f. Shiryaev
3516eb0524
Make GITHUB_RUN_URL variable and use it 2022-03-24 15:37:53 +01:00
Maksim Kita
a4e8e940bc Fixed tests 2022-03-24 13:45:04 +01:00
Kruglov Pavel
65598f40b2
Don't run 01318_long_unsuccessful_mutation_zookeeper test in backward compatibility check 2022-03-24 13:39:52 +01:00
Kruglov Pavel
87ff97f910
Merge pull request #35047 from Avogar/random-settings
Add next batch of random settings in functional tests
2022-03-24 13:38:43 +01:00
tavplubix
7b96d61057
Merge pull request #35478 from ClickHouse/merging_30325
Merging #30325
2022-03-24 14:53:20 +03:00
vdimir
d16ae46589
remove description for ReadFromMergeTree from pipeline, adjust tests for plan 2022-03-24 11:31:52 +00:00
Antonio Andelic
7a25fc612d Add tests for caseWithExpression 2022-03-24 11:29:11 +00:00
Alexander Tokmakov
4ad4d4b38c apply formatter 2022-03-24 12:23:14 +01:00
mergify[bot]
d782aef36f
Merge branch 'master' into azure-integration-test-better 2022-03-24 11:18:02 +00:00
tavplubix
b3c021ec97
Update test.py 2022-03-24 13:53:06 +03:00
mergify[bot]
bf90edc362
Merge branch 'master' into case-insensitive-column-matching 2022-03-24 08:00:42 +00:00
Alexey Milovidov
8bf8632cd8
Revert "Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines" 2022-03-24 07:01:20 +03:00
Alexey Milovidov
36e0946926 Make test data less frightening for random strangers 2022-03-24 03:55:43 +01:00
Alexey Milovidov
0597612eee Make test data less frightening for random strangers 2022-03-24 03:37:24 +01:00
Alexey Milovidov
d54138425f Rename yandexConsistentHash to kostikConsistentHash 2022-03-24 02:18:25 +01:00
Maksim Kita
4b88c6f934
Merge pull request #35534 from kitaisreal/set-in-ipv4-ipv6-address-cast-fix
Fix cast into IPv4, IPv6 address in IN section
2022-03-24 01:26:25 +01:00
mergify[bot]
e4e4fcb244
Merge branch 'master' into random-settings 2022-03-23 22:17:10 +00:00
Kruglov Pavel
44b6ea5564
Merge pull request #35524 from Avogar/fix-stack-overflow
Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines
2022-03-23 23:13:08 +01:00
Maksim Kita
97b5cb96f2 Fixed style check 2022-03-23 20:41:28 +01:00