Anton Popov
|
5d8988ad4e
|
Merge pull request #35645 from CurtizJ/fix-quotas-async-inserts
Fix usage of quota with async inserts
|
2022-03-29 11:54:24 +02:00 |
|
Nikolai Kochetov
|
86690f18ee
|
Merge pull request #35667 from amosbird/projection-fix2
Another fix of projection part check
|
2022-03-29 10:22:01 +02:00 |
|
taiyang-li
|
db436ad621
|
Merge branch 'master' into function_enumerate_streams
|
2022-03-29 11:35:21 +08:00 |
|
Amos Bird
|
3ab8fc1e7b
|
Fix projection part check
Fix projection part check when projection part type is different from
parent part type.
|
2022-03-29 10:39:07 +08:00 |
|
kssenii
|
c6b1f86306
|
Merge with master
|
2022-03-29 02:03:28 +02:00 |
|
Nikita Mikhaylov
|
85282f1b4d
|
Made schema inference work with s3Cluster table function (#35544)
|
2022-03-29 00:46:35 +02:00 |
|
Anton Popov
|
cd3cc60d5d
|
fix fasttest
|
2022-03-28 21:13:20 +00:00 |
|
mergify[bot]
|
bf5a9dcb7a
|
Merge branch 'master' into groupSortedArray
|
2022-03-28 20:57:07 +00:00 |
|
mergify[bot]
|
9efc8bda78
|
Merge branch 'master' into remote-filesystem-cache-fixes
|
2022-03-28 20:53:29 +00:00 |
|
kssenii
|
1d49a85963
|
Merge master
|
2022-03-28 22:51:56 +02:00 |
|
Alexander Gololobov
|
b49993f993
|
Fixes according to the code review
|
2022-03-28 22:47:39 +02:00 |
|
kssenii
|
a2013ebe2b
|
Better
|
2022-03-28 22:40:27 +02:00 |
|
Kseniia Sumarokova
|
9a8e9198e5
|
Merge pull request #35593 from kssenii/named-collections-fix
Fix headers with named collections, add compression_method
|
2022-03-28 22:10:32 +02:00 |
|
alesapin
|
10f29ff7f9
|
Merge pull request #35679 from Avogar/fix-tests
Fix flaky tests 02149_read_in_order_fixed_prefix and 02177_issue_31009
|
2022-03-28 21:42:17 +02:00 |
|
Anton Popov
|
24c0cf86d4
|
add function 'flattenTuple'
|
2022-03-28 19:32:12 +00:00 |
|
alesapin
|
438e44e68d
|
Merge pull request #35659 from ClickHouse/fix_flaky_test
Fix multiple flaky tests
|
2022-03-28 21:18:37 +02:00 |
|
Vladimir C
|
ecdd89e811
|
Merge pull request #35666 from vdimir/fix-fuse
|
2022-03-28 20:40:43 +02:00 |
|
tavplubix
|
9a650456eb
|
Update 01037_polygon_dicts_correctness_fast.sh
|
2022-03-28 20:42:51 +03:00 |
|
Anton Popov
|
d677635cd8
|
Merge pull request #35592 from CurtizJ/dynamic-columns-4
Add parallel parsing and schema inference for format `JSONAsObject`
|
2022-03-28 19:29:55 +02:00 |
|
Anton Popov
|
0e4af89f69
|
fix reading from type object
|
2022-03-28 17:23:34 +00:00 |
|
Alexander Gololobov
|
93021e387e
|
Implementation of makeDate and makeDate32
|
2022-03-28 18:57:24 +02:00 |
|
Anton Kozlov
|
8143526cd2
|
[test] Adds clean-up for functional test 02167
Running this test twice now doesn't result in a failure due to the fact that the temporary file is being cleaned up
|
2022-03-28 16:11:20 +01:00 |
|
alesapin
|
9c3e9a2c9b
|
Update tests/queries/0_stateless/01108_restart_replicas_rename_deadlock_zookeeper.sh
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2022-03-28 17:11:20 +02:00 |
|
avogar
|
1f028dd48e
|
Fix flaky tests 02149_read_in_order_fixed_prefix and 02177_issue_31009
|
2022-03-28 14:13:56 +00:00 |
|
tavplubix
|
e0dbe1785c
|
Merge pull request #35657 from ClickHouse/fix_flaky_test_1532
Fix flaky test `01532_primary_key_without_order_by_zookeeper`
|
2022-03-28 17:08:12 +03:00 |
|
tavplubix
|
1eef2d7c26
|
Update 01532_primary_key_without_order_by_zookeeper.sql
|
2022-03-28 16:56:25 +03:00 |
|
alesapin
|
e75a0a594d
|
Better fix for procfs_metrics
|
2022-03-28 15:39:02 +02:00 |
|
Kruglov Pavel
|
9f2cba498c
|
Fix timeouts in 01514_parallel_formatting test
|
2022-03-28 15:34:32 +02:00 |
|
mergify[bot]
|
f09ebea2d8
|
Merge branch 'master' into read_in_order_max_rows_to_read
|
2022-03-28 13:30:34 +00:00 |
|
alesapin
|
51ef88e5dd
|
Fix 00385
|
2022-03-28 15:29:13 +02:00 |
|
taiyang-li
|
38702be40c
|
Merge remote-tracking branch 'ck/master' into rocksdb_metacache
|
2022-03-28 21:03:22 +08:00 |
|
alesapin
|
13831120da
|
Fix restart repliacs test
|
2022-03-28 14:32:53 +02:00 |
|
Kruglov Pavel
|
0513aac13f
|
Merge pull request #35599 from Avogar/random-settings
Make some tests more stable
|
2022-03-28 14:23:26 +02:00 |
|
vdimir
|
1122db89db
|
Use float devision for avg after optimize_fuse_sum_count_avg
|
2022-03-28 11:26:42 +00:00 |
|
Kseniia Sumarokova
|
3887fefb6b
|
Delete 02226_s3_with_cache.reference
|
2022-03-28 12:51:35 +02:00 |
|
Kseniia Sumarokova
|
dbeba322fd
|
Delete 02226_s3_with_cache.sql
|
2022-03-28 12:51:26 +02:00 |
|
alesapin
|
c7fc1bd4dd
|
Fix flaky 01307_multiple_leaders
|
2022-03-28 12:16:41 +02:00 |
|
Alexander Tokmakov
|
fe86805e5d
|
fix flaky test
|
2022-03-28 12:14:56 +02:00 |
|
Amos Bird
|
58a78fba12
|
formatString bug fix and refactoring
|
2022-03-28 15:47:48 +08:00 |
|
kssenii
|
98ad78f0a9
|
Ping CI
|
2022-03-28 09:41:56 +02:00 |
|
kssenii
|
9d20339dcb
|
Mark test as long
|
2022-03-28 09:25:18 +02: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 |
|
Anton Popov
|
4ddfff3084
|
fix usage of quota with async inserts
|
2022-03-28 00:46:35 +00: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 |
|
Anton Popov
|
67195bfdd5
|
support schema inference for type Object in format JSONEachRow
|
2022-03-25 21:51:53 +00:00 |
|
kssenii
|
d8960cde62
|
Fix positional order/etc by literal
|
2022-03-25 20:03:12 +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 |
|
taiyang-li
|
4788006030
|
Merge branch 'master' into function_enumerate_streams
|
2022-03-25 22:31:10 +08:00 |
|
taiyang-li
|
3ca487030d
|
Merge branch 'master' into improve_access_type
|
2022-03-25 22:11:08 +08: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 |
|
kssenii
|
200abb51dc
|
Better test
|
2022-03-25 12:48:23 +01: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 |
|
avogar
|
8be73a0554
|
Fix test
|
2022-03-25 11:23:23 +00: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 |
|
taiyang-li
|
dd0873189d
|
rename all files
|
2022-03-25 14:54:01 +08:00 |
|
taiyang-li
|
c9acc55008
|
rename function name
|
2022-03-25 14:51:59 +08: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 |
|
avogar
|
52f20041c1
|
Fix test 01091_num_threads
|
2022-03-24 21:12:26 +00:00 |
|
Kruglov Pavel
|
aedea58741
|
Mark test as long
|
2022-03-24 22:10:20 +01:00 |
|
avogar
|
780cc37479
|
Make some tests more stable
|
2022-03-24 20:29:12 +00:00 |
|
kssenii
|
0c6577eee0
|
Merge master
|
2022-03-24 20:49:02 +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 |
|
Anton Popov
|
1c2afcdee1
|
better test
|
2022-03-24 18:22:41 +00:00 |
|
kssenii
|
d9d9f3bc6d
|
Fix
|
2022-03-24 19:10:53 +01:00 |
|
Anton Popov
|
78100abc5f
|
add parallel parsing and schema inference for type Object
|
2022-03-24 17:51:35 +00:00 |
|
mergify[bot]
|
52099b23a1
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-24 15:24:46 +00: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 |
|
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 |
|
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 |
|
kssenii
|
142a5938a1
|
Merge master
|
2022-03-24 12:10:26 +01:00 |
|
mergify[bot]
|
bf90edc362
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-24 08:00:42 +00:00 |
|
taiyang-li
|
a75ded9da3
|
fix stateless tests
|
2022-03-24 15:55:01 +08: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 |
|
taiyang-li
|
e6cc5364e0
|
add long tag for test
|
2022-03-24 11:22:35 +08: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 |
|
mergify[bot]
|
b745b67026
|
Merge branch 'master' into parse-ipv6-long-fix
|
2022-03-23 18:56:40 +00:00 |
|
mergify[bot]
|
b6214ed51c
|
Merge branch 'master' into random-settings
|
2022-03-23 17:39:07 +00:00 |
|
mergify[bot]
|
853bea62db
|
Merge branch 'master' into fix-stack-overflow
|
2022-03-23 18:37:18 +01:00 |
|
Kruglov Pavel
|
826b933b08
|
Merge pull request #35332 from Avogar/fix-tskv-schema-inference
Fix schema inference for TSKV format while using small max_read_buffer_size
|
2022-03-23 18:37:07 +01:00 |
|
Yakov Olkhovskiy
|
1631656803
|
Merge pull request #34353 from zvonand/issue_33147
Extended usage of Milliseconds, Microseconds, Nanoseconds
|
2022-03-23 13:33:07 -04:00 |
|
Yakov Olkhovskiy
|
2772f3181a
|
non-constant parameter tests added, some tests fixed
|
2022-03-23 13:28:17 -04:00 |
|
Antonio Andelic
|
052057f2ef
|
Address PR comments
|
2022-03-23 15:42:46 +00:00 |
|
Maksim Kita
|
df0d3c9304
|
Fix parsing of IPv6 addresses longer than 39 characters
|
2022-03-23 16:11:46 +01:00 |
|
Antonio Andelic
|
08cb71a067
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-23 14:37:05 +00:00 |
|
Maksim Kita
|
ff2d5dae83
|
Fix cast into IPv4, IPv6 address in IN section
|
2022-03-23 15:22:08 +01:00 |
|
Kruglov Pavel
|
2be956da22
|
Update 01598_memory_limit_zeros.sql
|
2022-03-23 11:58:27 +01:00 |
|
avogar
|
99cf1560da
|
Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines
|
2022-03-23 10:50:55 +00:00 |
|
Maksim Kita
|
1f940f9e3b
|
Merge pull request #35512 from CurtizJ/fix-fuzzer
Fix crash with enabled `optimize_functions_to_subcolumns`
|
2022-03-23 11:31:32 +01:00 |
|
Antonio Andelic
|
8dc3c6901d
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-23 07:42:21 +00:00 |
|
Antonio Andelic
|
9829f2d051
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-23 07:41:14 +00:00 |
|
taiyang-li
|
ae3d55c6a2
|
merge master and fix conflict
|
2022-03-23 14:31:12 +08:00 |
|
taiyang-li
|
8dbf1c60e7
|
merge master and fix conflict
|
2022-03-23 11:36:50 +08:00 |
|
taiyang-li
|
9d88494b43
|
fix fasttest
|
2022-03-23 10:55:07 +08:00 |
|
Anton Popov
|
4ff9627f60
|
fix crash with enabled optimize_functions_to_subcolumns
|
2022-03-23 01:27:52 +00:00 |
|
Mikhail f. Shiryaev
|
71fb04ea4a
|
Merge pull request #35466 from ClickHouse/black
Check python black formatting
|
2022-03-22 23:53:02 +01:00 |
|
mergify[bot]
|
2543e25b02
|
Merge branch 'master' into random-settings
|
2022-03-22 20:00:47 +00:00 |
|
Kruglov Pavel
|
ea62f83842
|
Merge pull request #35502 from kitaisreal/short-circuit-short-column-crash-fix
Fix crash during short circuit function evaluation
|
2022-03-22 18:43:00 +01:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
Anton Popov
|
93dc5c0b81
|
Merge pull request #35488 from CurtizJ/add-subcolumns-sizes
Add sizes of subcolumns to `system.parts_columns` table
|
2022-03-22 16:53:23 +01:00 |
|
Maksim Kita
|
fcbf97ba68
|
Fix crash during short circuit function evaluation
|
2022-03-22 14:10:47 +01:00 |
|
Maksim Kita
|
0576c1b0f3
|
Merge pull request #35500 from kitaisreal/throw-if-constant-argument-crash-fix
Fix crash for function throwIf with constant arguments
|
2022-03-22 13:44:37 +01:00 |
|
Antonio Andelic
|
5da3058368
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-22 12:20:36 +00:00 |
|
Maksim Kita
|
22112feef3
|
Fix crash for function throwIf with constant arguments
|
2022-03-22 12:30:25 +01:00 |
|
Kruglov Pavel
|
594fa8f449
|
Merge pull request #35476 from Avogar/decimal-logical-error
Fix bug in function if that led to logical error
|
2022-03-22 12:12:24 +01:00 |
|
Kruglov Pavel
|
c8e1dcf88c
|
Merge pull request #35482 from Avogar/stress-test
Add retries in backward compatibility check
|
2022-03-22 12:05:47 +01:00 |
|
Antonio Andelic
|
0a469066e0
|
Add more tests
|
2022-03-22 10:55:20 +00:00 |
|
kssenii
|
a5aa75f102
|
Update test
|
2022-03-22 11:25:08 +01:00 |
|
Antonio Andelic
|
7c11295228
|
Remove old test
|
2022-03-22 09:33:11 +00:00 |
|
Antonio Andelic
|
ca7844e338
|
Fix tests
|
2022-03-22 09:27:20 +00:00 |
|
Antonio Andelic
|
b278600c3e
|
rename tests
|
2022-03-22 07:38:26 +00:00 |
|
Antonio Andelic
|
6cebb6bc88
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-22 07:36:35 +00:00 |
|
Anton Popov
|
54b02c5108
|
fix tests
|
2022-03-21 22:49:33 +00:00 |
|
alesapin
|
f1534e4345
|
Merge pull request #35470 from ClickHouse/nickitat-patch-1
Explicitly set allow_introspection_functions to 0
|
2022-03-21 22:50:27 +01:00 |
|
Kruglov Pavel
|
eb399359dd
|
Update 01650_fetch_patition_with_macro_in_zk_path_long.sql
|
2022-03-21 22:47:24 +01:00 |
|
Anton Popov
|
0c210a831c
|
add sizes of subcolumns to system.parts_columns table
|
2022-03-21 21:12:26 +00:00 |
|
tavplubix
|
2fdc937ae1
|
Merge pull request #35480 from ClickHouse/fix_34586
Fix show create for information_schema
|
2022-03-21 22:20:34 +03:00 |
|
Alexander Tokmakov
|
552106f2e7
|
fix style check
|
2022-03-21 20:09:08 +01:00 |
|
avogar
|
0b8ddedb39
|
Fix tests
|
2022-03-21 18:01:55 +00:00 |
|
mergify[bot]
|
9b9959aae0
|
Merge branch 'master' into read_in_order_max_rows_to_read
|
2022-03-21 17:33:37 +00:00 |
|
Nikolai Kochetov
|
5e239762c6
|
Merge pull request #35334 from amosbird/fixpartitionpruneroverflow
Fix incorrect partition pruning when constant in predicate has no supertype of related key columns
|
2022-03-21 17:05:19 +01:00 |
|
Alexander Tokmakov
|
dba82a7732
|
fix show create for information_schema
|
2022-03-21 17:01:39 +01:00 |
|
avogar
|
0f69baa231
|
Fix bug in function if that led to logical error
|
2022-03-21 14:27:25 +00:00 |
|
mergify[bot]
|
e11ef05c2b
|
Merge branch 'master' into issue_33147
|
2022-03-21 13:40:17 +00:00 |
|
mergify[bot]
|
5df84df596
|
Merge branch 'master' into groupSortedArray
|
2022-03-21 13:35:06 +00:00 |
|
Nikita Taranov
|
8adf4ca499
|
Explicitly set allow_introspection_functions to 0
I spent dozen of time trying to understand why this test doesn't work locally
|
2022-03-21 13:32:18 +01:00 |
|
Antonio Andelic
|
0457a3998a
|
remove old test
|
2022-03-21 11:58:55 +00:00 |
|
mergify[bot]
|
f22fddc3ec
|
Merge branch 'master' into random-settings
|
2022-03-21 11:52:21 +00:00 |
|
Kruglov Pavel
|
fbcc27a339
|
Merge pull request #27928 from Avogar/stress-test
Add backward compatibility check in stress test
|
2022-03-21 12:49:46 +01:00 |
|
Kruglov Pavel
|
ed7b40253c
|
Merge pull request #35039 from zzsmdfj/issue/#34890_fix_input_format_null_as_default_bug
to #34890_fix_input_format_null_as_default_bug
|
2022-03-21 12:42:17 +01:00 |
|
Antonio Andelic
|
b8c43ff2f2
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-21 09:11:01 +00:00 |
|
Antonio Andelic
|
7e14ab46a3
|
Add tests for case insensitive matching
|
2022-03-21 09:03:23 +00:00 |
|
tavplubix
|
716c6f0ffa
|
Merge pull request #35406 from Avogar/fix-parquet
Fix working with unneeded columns in Arrow/Parquet/ORC formats
|
2022-03-21 11:36:54 +03:00 |
|