Commit Graph

142598 Commits

Author SHA1 Message Date
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
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
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
d2cdb37df8 Fix test 2024-05-21 17:59:11 +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
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
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
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
Antonio Andelic
6854f0e7ae Merge branch 'master' into keeper-bench-replay-zookeeper-log 2024-05-21 15:21:23 +02:00
Antonio Andelic
ab94c884eb
Merge pull request #63587 from ClickHouse/fix-number-source
Automatically correct `max_block_size=0` to default value
2024-05-21 13:07:38 +00:00
Sergei Trifonov
afc316b779
Merge pull request #63670 from kirillgarbar/check_zk_path_exists
Prevent conversion to Replicated if zookeeper path already exists
2024-05-21 11:58:55 +00:00
alesapin
3b05f4212b Merge branch 'fix_azure_native_copy' of github.com:ClickHouse/ClickHouse into fix_azure_native_copy 2024-05-21 12:55:01 +02:00
alesapin
ef182b0356 Fix 2024-05-21 12:54:46 +02:00
Azat Khuzhin
86c77b998d Fix global query profiler
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-21 12:49:57 +02:00
robot-clickhouse
a6dd13814c Automatic style fix 2024-05-21 09:53:32 +00:00
alesapin
0b3102576e One attempt to fix native copy for azure 2024-05-21 11:43:16 +02:00
Igor Nikonov
311d6d6baa Fix: 02124_insert_deduplication_token_multiple_blocks_replica 2024-05-21 09:38:36 +00:00
Francisco Javier Jurado Moreno
e1caea6ab5 Split attached table count into attached tables, views and dictionaries 2024-05-21 11:29:07 +02:00
avogar
6bba847b7d Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type 2024-05-21 09:08:24 +00:00
kssenii
c1fde88e6a Better error case handling 2024-05-21 11:06:24 +02:00
Nikolai Kochetov
d1127bf119 Fix final=1 for distributed over non-mt table. 2024-05-21 08:54:11 +00:00
vdimir
4b72748b2a
Better handling illegal user input not to throw unexpected of CORRUPTED_DATA errors 2024-05-21 08:53:30 +00:00
copperybean
b253ca3608 fix clang-tidy warnings
Change-Id: Iff9f5f894e815b184ac35f61b4cac87908c612b5
2024-05-21 16:48:49 +08:00
Han Fei
a66eab2da1 fix clang tidy 2024-05-21 10:13:47 +02:00
Max K
f00f551fba
Merge pull request #64093 from ClickHouse/ci_mergeable_check_redesign
CI: mergeable check redesign
2024-05-21 08:04:50 +00:00
Robert Schulze
e9569b2ab4
Merge pull request #63856 from Blargian/document_anova
[Docs] add `analysisOfVariance` function
2024-05-21 05:51:29 +00:00
Alexey Milovidov
fa57d71e0e
Merge pull request #63684 from azat/tests/02340_parts_refcnt_mergetree
tests: attempt to fix 02340_parts_refcnt_mergetree flakiness
2024-05-21 06:05:33 +02:00
Alexey Milovidov
9597b804e4
Merge pull request #63013 from azat/dist-over-dist-interserver-secret-fix
[RFC] Fix interserver secret for Distributed over Distributed from remote()
2024-05-21 06:04:30 +02:00
Alexey Milovidov
14bff5c93b
Merge pull request #63642 from ClickHouse/dawg
Fix filter pushdown for Parquet and maybe StorageMerge
2024-05-21 05:37:05 +02:00
Alexey Milovidov
eef60d1ec6
Merge pull request #64150 from realyota/fix-backup-all-documentation
Fix backup all documentation
2024-05-21 02:27:11 +00:00
Alexey Milovidov
73310582ba
Merge pull request #64152 from ClickHouse/losen-limits-unusual-archs
Losen build resource limits for unusual architectures
2024-05-21 01:56:07 +00:00
Alexey Milovidov
77d31b520c
Merge pull request #63992 from kashwy/fix_client_abort
fix_client_abort: Resolve Client Abortion When Using KQL Table function
2024-05-21 04:34:39 +02:00