Commit Graph

142837 Commits

Author SHA1 Message Date
Alexander Tokmakov
c9d29213d8
Update InterpreterCreateQuery.cpp 2024-05-21 21:04:28 +02:00
Kseniia Sumarokova
bedaaa38ef
Update test.py 2024-05-21 21:03:13 +02:00
Nikolai Kochetov
51afec4910 Fixing test. 2024-05-21 17:59:26 +00:00
avogar
9f71988f01 Fix tests 2024-05-21 17:44:40 +00:00
Francisco Javier Jurado Moreno
2480542354 Order imports 2024-05-21 19:42:03 +02:00
Francisco Javier Jurado Moreno
3ff53b8a0f Change double quotes in import 2024-05-21 19:38:30 +02:00
Robert Schulze
dc749325df
Faaaaaaaaaster 2024-05-21 17:31:30 +00:00
kssenii
c1920130bb Apply changes from PR #62120 2024-05-21 19:29:05 +02:00
Azat Khuzhin
2a29046d03 Revert "Exclude FunctionsConversion from the large objects check for now"
This reverts commit 7261f924bb.
2024-05-21 19:18:39 +02:00
kssenii
96715f611b Apply change from PR #63642 (https://github.com/ClickHouse/ClickHouse/pull/63642) 2024-05-21 18:43:53 +02:00
kssenii
532fe90129 Remove redundant includes 2024-05-21 18:32:19 +02:00
Robert Schulze
3c4fb4f3b6
Incorporate review feedback 2024-05-21 16:22:13 +00:00
Nikolai Kochetov
2bf5f0e0fd Fix style. 2024-05-21 16:13:29 +00:00
kssenii
a38bb095d8 Disallow write and truncate if archive 2024-05-21 18:12:22 +02:00
kssenii
d2cdb37df8 Fix test 2024-05-21 17:59:11 +02:00
Sema Checherinda
ae124bf0b3 fix tests for liveview windowview 2024-05-21 17:41:18 +02:00
kssenii
828885c66c Fix applyNewSettings 2024-05-21 17:20:52 +02:00
Francisco Javier Jurado Moreno
0106f558fb Update limits 2024-05-21 17:19:52 +02:00
alesapin
455045056f Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka 2024-05-21 17:18:13 +02:00
Francisco Javier Jurado Moreno
f815b4e037 Fix style 2024-05-21 17:15:55 +02:00
Max K
ac7da1cc38 CI: cancel running PR wf after adding to MQ 2024-05-21 17:14:52 +02:00
Sema Checherinda
4fa59ca49d adjust style 2024-05-21 17:07:52 +02:00
Sema Checherinda
7a8f6b1206 fix window view and other tests 2024-05-21 17:07:52 +02:00
Sema Checherinda
55ff6446b5 adjust rebase 2024-05-21 17:07:52 +02:00
Sema Checherinda
9242c78fee work with test 2024-05-21 17:07:52 +02:00
Sema Checherinda
7fe1fe11b9 fixing tests 2024-05-21 17:07:52 +02:00
Sema Checherinda
db6951e488 fix distributed inserts 2024-05-21 17:07:52 +02:00
Sema Checherinda
2d4216ecad debugging 2024-05-21 17:07:52 +02:00
Sema Checherinda
fa667b4543 fix tests 2024-05-21 17:07:52 +02:00
Sema Checherinda
f1493a40a4 fix tests 2024-05-21 17:07:52 +02:00
Sema Checherinda
687b5940fa fix style 2024-05-21 17:07:52 +02:00
Sema Checherinda
c7908f62d0 fix sigfault 2024-05-21 17:07:52 +02:00
robot-clickhouse
ac27860b49 Automatic style fix 2024-05-21 17:07:52 +02:00
Sema Checherinda
02c9a07778 work in progress 2024-05-21 17:07:52 +02:00
Sema Checherinda
8b7563040c non replicated inserts with deduplication user token 2024-05-21 17:07:52 +02:00
Sema Checherinda
47c7b7fccf add tests for non replicated mt 2024-05-21 17:07:52 +02:00
Francisco Javier Jurado Moreno
3dbf32a558 Remove dict creation 2024-05-21 17:03:43 +02:00
Robert Schulze
f1f8a35bab
Fix #64136 2024-05-21 15:03:16 +00:00
kssenii
7b225ab59c Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-21 16:58:25 +02:00
Dmitry Novik
d7ff8f6bc7 Merge remote-tracking branch 'origin/master' into analyzer-columns-list-fix 2024-05-21 16:57:22 +02:00
Francisco Javier Jurado Moreno
dd9bb8fe9c Add tests 2024-05-21 16:54:28 +02:00
Anton Popov
0ebca16da0
Merge pull request #63997 from CurtizJ/better-optimize-projection
Slightly better setting `force_optimize_projection_name`
2024-05-21 14:37:26 +00:00
Nikolai Kochetov
23eaa0de40 Fix style. 2024-05-21 14:28:19 +00:00
Antonio Andelic
d4430b583c Create snapshot 2024-05-21 16:19:14 +02:00
Nikolai Kochetov
372acbd3fc Refactor aliases a bit. 2024-05-21 14:15:14 +00:00
Alexander Gololobov
98b89323c8 Pass virtual columns descriptions to writer 2024-05-21 16:14:48 +02:00
Raúl Marín
ec4c07d810
Merge pull request #64179 from hanfei1991/hanfei/fix-tidy
fix clang tidy
2024-05-21 14:09:40 +00:00
Francisco Javier Jurado Moreno
681de01458 Extract common counter logic to method 2024-05-21 16:00:51 +02:00
Francisco Javier Jurado Moreno
8fc1abf2ab Add documentation of new settings 2024-05-21 15:51:24 +02:00
alesapin
e3ac5f4d12
Merge pull request #64182 from ClickHouse/fix_azure_native_copy
One attempt to fix native copy for azure
2024-05-21 13:49:47 +00:00