Kruglov Pavel
|
aedea58741
|
Mark test as long
|
2022-03-24 22:10:20 +01:00 |
|
avogar
|
c63bc05292
|
Add test
|
2022-03-24 19:32:14 +00:00 |
|
avogar
|
151067a3f9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar-patch-3
|
2022-03-24 15:32:07 +00:00 |
|
Sergei Trifonov
|
a90e83665d
|
Merge pull request #35343 from ClickHouse/parallel-multipart-upload-for-s3storage
allow parallelization of multipart S3 storage upload; fixes #34350
|
2022-03-24 15:58:29 +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 |
|
Kruglov Pavel
|
f07918c659
|
Increase stack size
|
2022-03-24 15:50:32 +01:00 |
|
Kruglov Pavel
|
98be162d20
|
Update comment
|
2022-03-24 13:49:26 +01:00 |
|
Kruglov Pavel
|
c2520d7f8f
|
Merge pull request #35580 from ClickHouse/Avogar-patch-2
Don't run 01318_long_unsuccessful_mutation_zookeeper test in backward compatibility check
|
2022-03-24 13:40:17 +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 |
|
Kruglov Pavel
|
b16c5916a0
|
Merge pull request #35507 from ClickHouse/Avogar-patch-2
Add more validations in mask operations
|
2022-03-24 13:06:15 +01:00 |
|
Kruglov Pavel
|
37286c6141
|
Increase fiber stack size a bit in attempt to fix stack overflow in tests with address sanitizer
|
2022-03-24 12:55:56 +01:00 |
|
tavplubix
|
7b96d61057
|
Merge pull request #35478 from ClickHouse/merging_30325
Merging #30325
|
2022-03-24 14:53:20 +03:00 |
|
Alexander Tokmakov
|
4ad4d4b38c
|
apply formatter
|
2022-03-24 12:23:14 +01:00 |
|
tavplubix
|
ee611a9af4
|
Merge pull request #35503 from ClickHouse/fix_assertion_ddl_worker
Fix too strict assertion in DDLWorker
|
2022-03-24 13:57:07 +03:00 |
|
Nikolai Kochetov
|
283e20a9a5
|
Merge pull request #35395 from amosbird/distributedmultiplejoin
Validate some thoughts over making sets
|
2022-03-24 10:30:26 +01: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
|
d6f5583820
|
Update adopters.md
|
2022-03-24 05:20:12 +03:00 |
|
Alexey Milovidov
|
31eeeeb428
|
Add compatibility alias
|
2022-03-24 02:21:57 +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 |
|
Maksim Kita
|
1df1721648
|
Merge pull request #35546 from kitaisreal/refactor-external-models-loader
ExternalModelsLoader refactoring
|
2022-03-24 01:24:45 +01:00 |
|
mergify[bot]
|
e4e4fcb244
|
Merge branch 'master' into random-settings
|
2022-03-23 22:17:10 +00:00 |
|
Kruglov Pavel
|
69e5ffbf32
|
Merge pull request #35499 from Avogar/stress-test
Improve backward compatibility check and stress tests
|
2022-03-23 23:16:03 +01:00 |
|
Kruglov Pavel
|
9ae52910f0
|
Fix style
|
2022-03-23 23:15:07 +01: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
|
6d1154b505
|
Merge pull request #35525 from kitaisreal/asof-join-improve-performance
Improve performance of ASOF JOIN
|
2022-03-23 23:10:40 +01:00 |
|
Maksim Kita
|
a9519f4f5e
|
Merge pull request #35550 from kitaisreal/test-system-logs-comment-fix-style-check
Fixed style check
|
2022-03-23 21:25:46 +01:00 |
|
Maksim Kita
|
97b5cb96f2
|
Fixed style check
|
2022-03-23 20:41:28 +01:00 |
|
Maksim Kita
|
3df6a86387
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
|
Maksim Kita
|
31b3d2e840
|
Fixed tests
|
2022-03-23 19:59:26 +01:00 |
|
mergify[bot]
|
abbed251c1
|
Merge branch 'master' into asof-join-improve-performance
|
2022-03-23 18:53:17 +00:00 |
|
mergify[bot]
|
b6214ed51c
|
Merge branch 'master' into random-settings
|
2022-03-23 17:39:07 +00:00 |
|
mergify[bot]
|
881d5721a0
|
Merge branch 'master' into Avogar-patch-2
|
2022-03-23 17:38:43 +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 |
|
mergify[bot]
|
03c8a59a57
|
Merge branch 'master' into stress-test
|
2022-03-23 17:37:05 +00: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 |
|
Alexander Tokmakov
|
3c6a10237c
|
Merge branch 'master' into merging_30325
|
2022-03-23 18:07:04 +01:00 |
|
mergify[bot]
|
13bc93c171
|
Merge branch 'master' into fix_assertion_ddl_worker
|
2022-03-23 17:06:33 +00:00 |
|
Nikolay Degterinsky
|
10de88bd92
|
Merge pull request #35526 from erikbaan/patch-1
Fix ClickHouse name typo in caches.md
|
2022-03-23 19:59:55 +03:00 |
|
Sergei Trifonov
|
bf9c6be6c6
|
move threadPoolCallbackRunner from Common into Interpreters folder to fix split build issue
|
2022-03-23 17:57:19 +01:00 |
|
Amos Bird
|
ab7923a26c
|
Remove comments
|
2022-03-23 23:21:02 +08:00 |
|
alesapin
|
33938ce469
|
Merge pull request #35535 from ClickHouse/add_workflow_dispatch
Add workflow dispatch
|
2022-03-23 15:26:51 +01:00 |
|
alesapin
|
bd37e2ace1
|
Add workflow dispatch
|
2022-03-23 15:26:22 +01:00 |
|