Alexander Tokmakov
|
d948de53c6
|
Merge pull request #68584 from baolinhuang/covered_by_broken_duplicate
Avoid detached covered-by-broken part duplicates
|
2024-09-04 16:06:42 +00:00 |
|
Alexander Tokmakov
|
d2ae779368
|
Update 00626_replace_partition_from_table_zookeeper.sh
|
2024-09-04 17:18:16 +02:00 |
|
Max K.
|
708d5bbc2d
|
Merge pull request #69257 from ClickHouse/ci_stress_to_func_runners
CI: Merge stress and func runners type
|
2024-09-04 13:32:58 +00:00 |
|
vdimir
|
d38551a178
|
resetOutput
|
2024-09-04 13:29:45 +00:00 |
|
Mikhail f. Shiryaev
|
63931be6a0
|
Make infrastructure related scripts private
|
2024-09-04 15:28:35 +02:00 |
|
shiyer7474
|
51464be3e1
|
Set use_cluster=false
|
2024-09-04 13:26:09 +00:00 |
|
taiyang-li
|
4bd9e10ce4
|
Merge branch 'improve_array_zip' of https://github.com/bigo-sg/ClickHouse into improve_array_zip
|
2024-09-04 21:11:11 +08:00 |
|
taiyang-li
|
fd05f30ee1
|
change as request
|
2024-09-04 21:10:32 +08:00 |
|
Mikhail f. Shiryaev
|
938b5ba0ed
|
Merge pull request #69252 from Algunenano/backport_pr
Backports should read tags from its repo only
|
2024-09-04 12:43:58 +00:00 |
|
Max Kainov
|
ea7cff43f6
|
CI: Merge stress and func runners type
|
2024-09-04 14:21:44 +02:00 |
|
Anton Popov
|
10d19b47b7
|
fix dropping of file cache in CHECK query in case of enabled transactions
|
2024-09-04 12:18:44 +00:00 |
|
Raúl Marín
|
404aea55a9
|
01114_database_atomic: Increase time frames to reduce flakiness
|
2024-09-04 14:09:45 +02:00 |
|
Anton Popov
|
6042637e67
|
fix clang-tidy
|
2024-09-04 11:36:16 +00:00 |
|
Raúl Marín
|
3807bea354
|
Backports should read tags from its repo only
|
2024-09-04 13:28:04 +02:00 |
|
Kruglov Pavel
|
54c6aa957d
|
Merge pull request #67150 from Avogar/dynamic-cast-or-default
Improve castOrDefault from Variant/Dynamic columns
|
2024-09-04 11:27:35 +00:00 |
|
Kruglov Pavel
|
10893d3ea8
|
Merge pull request #69109 from Avogar/csv-bool-from-string
Don't infer Bool type from String in CSV when input_format_csv_try_infer_numbers_from_strings = 1
|
2024-09-04 11:27:21 +00:00 |
|
Nikita Mikhaylov
|
6fbeca5cb8
|
Merge pull request #69204 from ClickHouse/vdimir/cleint-log-sanitizer-reports
Collect sanitizer report from client to `client_log`
|
2024-09-04 10:44:40 +00:00 |
|
alesapin
|
e695814e1f
|
Merge pull request #69190 from ClickHouse/fix_flaky_move_partition
Fix flaky 02915_move_partition_inactive_replica
|
2024-09-04 10:40:32 +00:00 |
|
Nikita Mikhaylov
|
73bbc16250
|
Update tests/queries/0_stateless/03233_async_insert_infile_format.sh
Co-authored-by: vdimir <vdimir@clickhouse.com>
|
2024-09-04 12:39:15 +02:00 |
|
Igor Nikonov
|
042dbea094
|
Merge pull request #69146 from ClickHouse/pr-duplicate-announcement
Fix: parallel replicas duplicate announcement request
|
2024-09-04 10:27:20 +00:00 |
|
Igor Nikonov
|
4dc8159b43
|
Merge pull request #69202 from ClickHouse/pr-incorrect-reverse-order
Test for parallel replicas, reverse in order reading mode
|
2024-09-04 10:27:04 +00:00 |
|
Robert Schulze
|
7a98f7fecc
|
Add testcase for ANN index usage with subquery
|
2024-09-04 10:21:19 +00:00 |
|
Robert Schulze
|
2620325b30
|
Minor fixups + add a tests
|
2024-09-04 09:00:56 +00:00 |
|
Robert Schulze
|
c5df9f13bf
|
Merge remote-tracking branch 'ClickHouse/master' into fix-vector-index
|
2024-09-04 08:50:53 +00:00 |
|
Robert Schulze
|
0b1a0999e3
|
Some fixups
|
2024-09-04 08:40:07 +00:00 |
|
Max K.
|
a3e5a3cd10
|
Merge pull request #69181 from ClickHouse/ci_rerun_check_rollback
CI: Rerun check: do not check if manual rerun
|
2024-09-04 08:29:54 +00:00 |
|
Michael Kolupaev
|
ac861768bc
|
Final submodule commit
|
2024-09-04 07:53:41 +00:00 |
|
Robert Schulze
|
0957075a94
|
Merge remote-tracking branch 'ClickHouse/master' into vector-index
|
2024-09-04 07:51:29 +00:00 |
|
Antonio Andelic
|
a5d7298446
|
Merge pull request #69199 from ClickHouse/fix-jepsen-aarch64
Fix jepsen for aarch64
|
2024-09-04 07:48:40 +00:00 |
|
Michael Kolupaev
|
e6af5d611d
|
Merge pull request #69234 from ClickHouse/memprog
Fix progress bar when reading from Memory tables
|
2024-09-04 07:45:25 +00:00 |
|
János Benjamin Antal
|
26cb783e6f
|
Remove unnecessary nullptr check
|
2024-09-04 07:44:07 +00:00 |
|
János Benjamin Antal
|
fb19005968
|
Remove more queries that fail client side parsing
|
2024-09-04 07:39:41 +00:00 |
|
Julia Kartseva
|
7e03621a40
|
Fix INFILE file format detection for async inserts
|
2024-09-04 05:45:56 +00:00 |
|
Michael Kolupaev
|
bd0a07f199
|
Merge remote-tracking branch 'origin/master' into musysroot
|
2024-09-03 23:14:04 +00:00 |
|
Alexander Tokmakov
|
239cdf908b
|
Update src/Storages/MergeTree/MergeTreeData.cpp
|
2024-09-03 23:35:11 +02:00 |
|
Michael Kolupaev
|
7caacb7c0c
|
Fix progress bar when reading from Memory tables
|
2024-09-03 20:57:36 +00:00 |
|
Igor Nikonov
|
ab317fb3ec
|
Merge branch 'master' into pr-duplicate-announcement
|
2024-09-03 21:55:17 +02:00 |
|
Igor Nikonov
|
6debeafe2e
|
Fix
|
2024-09-03 19:43:27 +00:00 |
|
Nikita Mikhaylov
|
592910d538
|
Merge pull request #69205 from ClickHouse/fix-flaky-get-dictionary-test
Fix flaky 00157_cache_dictionary
|
2024-09-03 19:26:42 +00:00 |
|
Kruglov Pavel
|
17baa4f51b
|
Merge pull request #68463 from Avogar/dynamic-json-distinct-aggregate-functions
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
|
2024-09-03 17:51:51 +00:00 |
|
Igor Nikonov
|
e94531d5b9
|
Merge remote-tracking branch 'origin/master' into pr-incorrect-reverse-order
|
2024-09-03 17:24:59 +00:00 |
|
Igor Nikonov
|
5684db7edc
|
Improve the test
|
2024-09-03 17:24:36 +00:00 |
|
Konstantin Bogdanov
|
dc0b491f11
|
Merge pull request #69130 from m4xxx1m/hostname-validation-config
Add validation of IP addresses and domains in settings
|
2024-09-03 17:09:17 +00:00 |
|
Ilya Yatsishin
|
959e8567bb
|
Merge pull request #68380 from qoega/improve-integration-tests-5
Rework integration test flaky tests runner to split per module as a separate group
|
2024-09-03 16:38:17 +00:00 |
|
alesapin
|
b7ec3f66e2
|
Merge pull request #69193 from ClickHouse/disable_memory_test_with_sanitizers
Disable memory test with sanitizer
|
2024-09-03 16:14:08 +00:00 |
|
alesapin
|
41898bb7d1
|
Merge pull request #69194 from ClickHouse/disable_perf_test_with_sanitizers
Disable perf-like test with sanitizers
|
2024-09-03 16:13:30 +00:00 |
|
robot-clickhouse
|
8967e6f9b8
|
Automatic style fix
|
2024-09-03 16:11:28 +00:00 |
|
Igor Nikonov
|
fa773f177b
|
Polish test
|
2024-09-03 16:08:13 +00:00 |
|
Pablo Marcos
|
253d099f1c
|
Merge pull request #69211 from pamarcos/fix-doc-mistake
Fix small doc mistake
|
2024-09-03 16:07:57 +00:00 |
|
Raúl Marín
|
dd6e818c68
|
Merge pull request #69175 from azat/revert-client-log_comment-file
Revert "Merge pull request #57191 from azat/client-log_comment-file"
|
2024-09-03 15:47:54 +00:00 |
|