Alexey Milovidov
|
a416d2bc4a
|
Merge pull request #67791 from azat/ci/stateless-v2
ci/stateless: fix artifacts post-processing and detect if something failed there
|
2024-08-05 14:46:58 +00:00 |
|
Yarik Briukhovetskyi
|
69658881d5
|
Merge pull request #67391 from sakulali/autodetect-config-format
Autodetect configuration file format if is not .xml, .yml or .yaml
|
2024-08-05 14:45:46 +00:00 |
|
kssenii
|
e9506202d6
|
Add debug logging
|
2024-08-05 16:41:46 +02:00 |
|
Nikita Taranov
|
41dfec0fe7
|
fix test
|
2024-08-05 14:58:40 +01:00 |
|
kssenii
|
19820a65f4
|
Update tags
|
2024-08-05 15:38:15 +02:00 |
|
János Benjamin Antal
|
7551c2602b
|
Merge pull request #67566 from ClickHouse/fix-flaky-test_system_kafka_consumers_rebalance
Fix flaky `test_system_kafka_consumers_rebalance`
|
2024-08-05 13:01:46 +00:00 |
|
Nikita Taranov
|
8393f7f547
|
impl
|
2024-08-05 14:00:19 +01:00 |
|
Alexey Milovidov
|
c5cf1ff57e
|
Merge pull request #67555 from ClickHouse/add-assert-into-timer-descriptor
Add an assert into TimerDescriptor
|
2024-08-05 12:38:34 +00:00 |
|
Dmitry Novik
|
f5b4e4d5a7
|
Merge pull request #67522 from ClickHouse/analyzer-fix-replace-with-dummy-table
Analyzer: Do not traverse unresolved subtrees
|
2024-08-05 12:37:29 +00:00 |
|
Kseniia Sumarokova
|
c21b97672c
|
Fix trailing whitespace
|
2024-08-05 14:36:54 +02:00 |
|
Alexey Milovidov
|
ff0b8889ab
|
Update 02789_reading_from_s3_with_connection_pool.sh
|
2024-08-05 14:36:24 +02:00 |
|
Alexey Milovidov
|
f1a096e8f6
|
Merge pull request #67723 from ClickHouse/fix-log-and-exception-messages-formatting
Fix test `00002_log_and_exception_messages_formatting`
|
2024-08-05 12:34:33 +00:00 |
|
Alexey Milovidov
|
23190c30cf
|
Fix bad test 03032_redundant_equals
|
2024-08-05 14:32:08 +02:00 |
|
Alexey Milovidov
|
a3b73e94aa
|
Merge pull request #67756 from ClickHouse/fix-stackoverflow-json-merge-patch
Fix stack overflow in JSONMergePatch function
|
2024-08-05 12:28:16 +00:00 |
|
Alexey Milovidov
|
ba3099015f
|
Merge pull request #67779 from ClickHouse/fix-session-log-tests
Fix test `02833_concurrent_sessions`, Fix test `02835_drop_user_during_session`
|
2024-08-05 12:28:02 +00:00 |
|
Alexey Milovidov
|
5875900189
|
Merge pull request #67780 from ClickHouse/fix-small-diagnostic-in-test
Fix diagnostics in the test script
|
2024-08-05 12:27:37 +00:00 |
|
Alexey Milovidov
|
e1e17b91c5
|
Merge pull request #67776 from azat/debug_ast_formatting_print_original_query
[RFC] Print original query for AST formatting check on CI
|
2024-08-05 12:26:54 +00:00 |
|
Alexey Milovidov
|
f601b2870e
|
Merge pull request #65978 from azat/keeper-config-cleanup
Remove default values for certificateFile/privateKeyFile/dhParamsFile in keeper config (to avoid annoying errors in logs)
|
2024-08-05 12:25:48 +00:00 |
|
Alexey Milovidov
|
6b4353b910
|
Merge pull request #66495 from azat/ci-images-llvm-cleanup
Ensure that llvm-symbolizer is used for symbolizing sanitizer reports
|
2024-08-05 12:25:32 +00:00 |
|
Alexey Milovidov
|
243eb515d6
|
Merge pull request #66671 from azat/mongodb-uuid-type
Support true UUID type for MongoDB engine
|
2024-08-05 12:25:17 +00:00 |
|
János Benjamin Antal
|
0da44ad047
|
Merge pull request #67394 from ClickHouse/add-debug-to-s3-queue-shards-distributed
Print debug info in `test_storage_s3_queue/test.py::test_shards_distributed`
|
2024-08-05 12:23:40 +00:00 |
|
Alexey Milovidov
|
07f039677e
|
Merge pull request #67771 from ClickHouse/whitespaces
Whitespaces
|
2024-08-05 12:21:20 +00:00 |
|
Alexey Milovidov
|
78e26ac15f
|
Merge pull request #67784 from ClickHouse/fix-02231_bloom_filter_sizing
Fix test `02231_bloom_filter_sizing`
|
2024-08-05 12:21:10 +00:00 |
|
vdimir
|
07cfcdeaae
|
Fix filter pushdown for aggregation without keys
|
2024-08-05 11:44:32 +00:00 |
|
Kseniia Sumarokova
|
3111f0f32f
|
Merge pull request #67540 from ClickHouse/fix-busy-loop
Fix (incorrectly) immediate reschedule of FileCache::freeSpaceRatioKeepingThreadFunc() in case of non-evictable cache
|
2024-08-05 11:33:26 +00:00 |
|
Raúl Marín
|
a296beb390
|
Unit test: Mark as FAILURE if retcode != 0
|
2024-08-05 13:31:53 +02:00 |
|
Kseniia Sumarokova
|
3244002cae
|
Update FileCache.cpp
|
2024-08-05 13:22:10 +02:00 |
|
Anton Popov
|
2d92cd71a8
|
add some comments
|
2024-08-05 11:19:27 +00:00 |
|
Max K
|
67bddde628
|
move Check Descriptions to commit_status_helper
|
2024-08-05 13:18:37 +02:00 |
|
János Benjamin Antal
|
8fece64f33
|
Merge pull request #66214 from sguerrini97/use_same_password_for_base_backup
Allow to create incremental password protected backups
|
2024-08-05 11:18:21 +00:00 |
|
Raúl Marín
|
079b8e1db2
|
Merge pull request #67405 from rschu1ze/input_row_count_remainders
Follow-up to #67294
|
2024-08-05 11:09:26 +00:00 |
|
Kseniia Sumarokova
|
2f1259dbfd
|
Merge pull request #67654 from shiyer7474/parameterized_view_serialization_fix
Fix serialization of parameterized view parameters
|
2024-08-05 10:56:13 +00:00 |
|
Kruglov Pavel
|
2c5687f3a4
|
Merge pull request #67122 from Avogar/variant-aggregate-column
Fix crash with Variant + AggregateFunction type
|
2024-08-05 10:49:22 +00:00 |
|
János Benjamin Antal
|
67fe443133
|
Fix build
|
2024-08-05 10:48:47 +00:00 |
|
Kseniia Sumarokova
|
6a0c0e7b1d
|
Update FileCache.cpp
|
2024-08-05 12:48:21 +02:00 |
|
Kseniia Sumarokova
|
3802b1ed6c
|
Update comment
|
2024-08-05 12:42:57 +02:00 |
|
János Benjamin Antal
|
65c0efb2d5
|
Revert "Merge pull request #66510 from canhld94/fix_trivial_count_non_deterministic_func"
This reverts commit bf595ca374 , reversing
changes made to b6b1a7a779 .
|
2024-08-05 10:29:49 +00:00 |
|
avogar
|
8534e749f8
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-memory-leak-nullkey-distinct
|
2024-08-05 10:24:39 +00:00 |
|
vdimir
|
2894b4339d
|
Merge pull request #67538 from ClickHouse/vdimir/join_on_tuple_comparison_elimination_bug
Fix join on tuple with NULLs
|
2024-08-05 10:22:32 +00:00 |
|
vdimir
|
1329b5eb0b
|
Fix Buffer over Distributed
|
2024-08-05 10:03:28 +00:00 |
|
vdimir
|
12d917b742
|
wip
|
2024-08-05 10:03:27 +00:00 |
|
vdimir
|
55fd2e04e3
|
wip
|
2024-08-05 10:03:27 +00:00 |
|
vdimir
|
b53e757656
|
Check argument types in DataTypeAggregateFunction ctor
|
2024-08-05 10:03:23 +00:00 |
|
avogar
|
0a7a67b8e0
|
Disable 03038_nested_dynamic_merges* under sanitizers because it's too slow
|
2024-08-05 09:57:13 +00:00 |
|
vdimir
|
908f3fc937
|
Merge pull request #66257 from bigo-sg/ch_support_printf
Add function printf for spark compatiability
|
2024-08-05 09:53:22 +00:00 |
|
maxvostrikov
|
e0362b00f5
|
squash! fix for parallel execution
|
2024-08-05 11:52:07 +02:00 |
|
vdimir
|
7add8ecc7a
|
Merge pull request #67135 from azat/local/config-from-home
Read configuration for clickhouse-local from ~/.clickhouse-local
|
2024-08-05 09:44:22 +00:00 |
|
avogar
|
cec8a5d52b
|
Reduce table size in similar tests
|
2024-08-05 09:42:22 +00:00 |
|
Alexey Katsman
|
5006c571f3
|
Merge pull request #67674 from Blokje5/use-functionargumentdescriptors-in-bitslice
Use FunctionArgumentDescriptors to check bitSlice function + add test case
|
2024-08-05 09:36:27 +00:00 |
|
avogar
|
2b369cccdd
|
Reduce table size in 03037_dynamic_merges_2_vertical_wide_merge_tree test
|
2024-08-05 09:35:56 +00:00 |
|