Commit Graph

141395 Commits

Author SHA1 Message Date
Raúl Marín
2f00ad489a Go back to upstream lz4 2024-05-09 17:06:26 +02:00
Raúl Marín
83d8c1071a
Merge pull request #63522 from Algunenano/prefetch_projection_name
MergeTreePrefetchedReadPool: Print parent name when logging projection parts
2024-05-09 09:59:36 +00:00
Antonio Andelic
3fd8b46264
Merge pull request #63538 from ClickHouse/race-distributed-sink
Fix data race in `DistributedSink`
2024-05-09 06:53:44 +00:00
Antonio Andelic
d1c20d08c3
Merge pull request #63323 from ClickHouse/use-getparentpartname
Try fix segfault in `MergeTreeReadPoolBase::createTask`
2024-05-09 06:52:12 +00:00
Antonio Andelic
bc9d50cf16
Merge pull request #63523 from ClickHouse/leftover-threads-copy
Correctly stop `asyncCopy` tasks in all cases
2024-05-09 06:50:51 +00:00
Nikita Mikhaylov
8a7c031cf5
Merge pull request #63546 from jkartseva/no-s3-storage-tag-plain-rw
Add `no-s3-storage` tag to local_plain_rewritable ut
2024-05-09 00:05:54 +00:00
Alexey Milovidov
536398a916
Merge pull request #63527 from ClickHouse/everything-should-work-on-aarch64-part-2
Almost everything should work on AArch64 (Part of #58061)
2024-05-08 22:46:06 +00:00
Alexey Milovidov
962d5e5bda
Merge pull request #63479 from yariks5s/add_setting_from_multiline_strings
Add setting for better rendering of multiline string for pretty format
2024-05-08 22:42:38 +00:00
Alexey Milovidov
8c4a5d3663
Merge pull request #61823 from ClickHouse/total-rows-in-system-zeros-generate-random
Set total_rows_approx for trivial queries with LIMIT from system.zeros and generateRandom
2024-05-08 21:32:35 +00:00
Alexey Milovidov
39b4411028
Merge pull request #63515 from ClickHouse/fix-rabbitmq-heap-use-after-free
Fix rabbitmq heap-use-after-free with clang18
2024-05-08 21:30:28 +00:00
Alexey Milovidov
a3e1506ee2
Merge pull request #63531 from ClickHouse/kssenii-patch-9
Update 02240_system_filesystem_cache_table.sh
2024-05-08 21:28:29 +00:00
Alexey Milovidov
e2ca4aaa09
Merge pull request #63530 from ClickHouse/tavplubix-patch-10
Update randomization of `old_parts_lifetime`
2024-05-08 23:29:22 +02:00
Julia Kartseva
afda3c24e4 Add no-s3-storage tag to local_plain_rewritable ut
This blacklists the test in the distributed cache build.
2024-05-08 19:47:51 +00:00
Alexey Milovidov
8d2fcbd91d Remove check 2024-05-08 18:50:46 +02:00
alesapin
dc7f515945
Merge pull request #63540 from ClickHouse/run_azure_on_master
Fix azure tests run on master
2024-05-08 16:28:09 +00:00
Alexey Milovidov
c3b0a28513
Merge pull request #63528 from kitaisreal/recursive-cte-documentation-fix
Recursive CTE documentation fix
2024-05-08 16:24:21 +00:00
Alexey Milovidov
4f73b3b4cb
Merge pull request #63532 from ClickHouse/revert-63525-revert-63443-fix-index-analysis-datetime64
Revert "Revert "Fix index analysis for `DateTime64`""
2024-05-08 18:33:59 +02:00
alesapin
bbb8cc0e93 Fix azure tests run on master 2024-05-08 18:01:50 +02:00
Nikolai Kochetov
2e93bf92d7
Merge pull request #63415 from ClickHouse/revert-63297-revert-63047-do-not-remove-group-by-constants-for-secondary-query
Revert "Revert "Do not remove server constants from GROUP BY key for secondary query.""
2024-05-08 16:01:05 +00:00
Yarik Briukhovetskyi
767e32d566
Merge pull request #63406 from yohannj/fix_error_codes
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
2024-05-08 15:12:00 +00:00
Antonio Andelic
071ff50d20 Fix data race inside distributed sink 2024-05-08 17:08:12 +02:00
kssenii
c2b8443111 Fix for RabbitMQ 2024-05-08 16:51:28 +02:00
Raúl Marín
7eb5c9354b
Revert "Revert "Fix index analysis for DateTime64"" 2024-05-08 16:44:37 +02:00
Kseniia Sumarokova
caa1505104
Update 02240_system_filesystem_cache_table.sh 2024-05-08 16:43:05 +02:00
Alexander Tokmakov
a08a07723b
Update clickhouse-test 2024-05-08 16:26:03 +02:00
Raúl Marín
b82b19ad6a
Merge pull request #63525 from ClickHouse/revert-63443-fix-index-analysis-datetime64
Revert "Fix index analysis for `DateTime64`"
2024-05-08 14:25:36 +00:00
Maksim Kita
5885f4263b Recursive CTE documentation fix 2024-05-08 17:20:38 +03:00
Alexey Milovidov
f188866f95 Part of #58061 2024-05-08 16:17:36 +02:00
Raúl Marín
1e03649826
Revert "Fix index analysis for DateTime64" 2024-05-08 16:14:15 +02:00
Alexey Milovidov
7ff4c539f0
Merge pull request #63495 from ClickHouse/binary-symbols
Insert symbols info to the CI database
2024-05-08 14:07:01 +00:00
Nikita Mikhaylov
afdb773d17
Merge pull request #62896 from lyrixx/dx-join-get
dx: Enhance error message when non-deterministic function is used with Replicated source
2024-05-08 14:05:05 +00:00
Antonio Andelic
3d5c8db1e0 Use ThreadPoolCallbackRunnerLocal 2024-05-08 15:12:52 +02:00
jsc0218
95af8eb88d
Merge pull request #62860 from HowePa/part_log_typo
[Docs] fix typo for part log
2024-05-08 13:09:14 +00:00
Antonio Andelic
16eb12a321 Correctly stop copy tasks when exception thrown 2024-05-08 14:58:21 +02:00
Raúl Marín
0efc7c73cf MergeTreePrefetchedReadPool: Print parent name when logging projection parts 2024-05-08 14:28:06 +02:00
Nikita Mikhaylov
652e2e0525
Merge pull request #63501 from duyet/patch-2
Add clickhouse-monitoring as third-party GUI
2024-05-08 12:15:46 +00:00
Duyet Le
d2de5875ca
chore: update clickhouse-monitoring 2024-05-08 18:33:22 +07:00
Yarik Briukhovetskyi
cd3a60bfb4
Merge branch 'master' into add_setting_from_multiline_strings 2024-05-08 12:21:08 +02:00
Kseniia Sumarokova
35d96f98f4
Merge pull request #63484 from ClickHouse/fix-custom-web-disk-with-config-reload
Fix logical error when reloading config with customly created web disk broken after #56367
2024-05-08 09:28:54 +00:00
vdimir
00de6f2e58
Merge pull request #63481 from ClickHouse/vdimir/fix_mysql_dictionary_source
Fix mysql dictionary source
2024-05-08 08:36:32 +00:00
vdimir
b57ad0f0eb
Analyzer fix 03024_total_rows_approx_is_set_for_system_zeros_and_generate_random 2024-05-08 09:58:01 +02:00
János Benjamin Antal
834001daf4
Merge pull request #60887 from pkit/force_null_for_omitted
Add setting to force NULL for omitted fields
2024-05-08 07:40:04 +00:00
Duyet Le
49e26015af
Add clickhouse-monitoring as third-party GUI 2024-05-08 14:39:29 +07:00
Yohann Jardin
c3d01a91d5 empty commit 2024-05-08 09:31:06 +02:00
robot-clickhouse
71eab76f5c Automatic style fix 2024-05-08 03:31:52 +00:00
Alexey Milovidov
f9da558a2c Your lint 2024-05-08 05:20:07 +02:00
Alexey Milovidov
67d3e4bc5f Merge branch 'binary-symbols' of github.com:ClickHouse/ClickHouse into binary-symbols 2024-05-08 05:19:48 +02:00
Alexey Milovidov
73b1d4e84b Merge remote-tracking branch 'origin/master' into binary-symbols 2024-05-08 05:19:00 +02:00
Alexey Milovidov
bf2edb972e
Merge pull request #63486 from CurtizJ/add-test-for-49307
Add test for #49307
2024-05-08 02:40:57 +00:00
Alexey Milovidov
ee36d2a5b8
Merge pull request #63488 from azat/build/remove-gcc-leftovers
Remove leftovers of GCC support in cmake rules
2024-05-08 02:38:50 +00:00