Arthur Passos
|
5f2cd1740b
|
increase time to wait for proxy resolver
|
2024-05-23 11:18:21 +00:00 |
|
Arthur Passos
|
13f02db8e4
|
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy
|
2024-05-23 12:23:47 +02:00 |
|
vdimir
|
70a1d3a63d
|
Merge pull request #63691 from ClickHouse/vdimir/fix_squashing_transform
Fix SimpleSquashingChunksTransform (02115_rewrite_local_join_right_di…
|
2024-05-23 09:43:45 +00:00 |
|
Raúl Marín
|
e6880e9e68
|
Merge pull request #62432 from canhld94/final_undefined_last_mark
Fix queries with FINAL give wrong result when table does not use adaptive granularity
|
2024-05-23 09:14:16 +00:00 |
|
Raúl Marín
|
d2231732bb
|
Merge pull request #64174 from Algunenano/create_as_mv_logical
Prevent LOGICAL_ERROR on CREATE TABLE as MaterializedView
|
2024-05-23 09:12:47 +00:00 |
|
Kseniia Sumarokova
|
cbacab0bf4
|
Merge pull request #64203 from ClickHouse/vdimir/rocksdb_flaky_test
Add debug logging to EmbeddedRocksDBBulkSink
|
2024-05-23 08:48:37 +00:00 |
|
Antonio Andelic
|
3ff1b20e05
|
Merge pull request #64218 from ClickHouse/ignore-text-log-keeper
Ignore `text_log` for Keeper
|
2024-05-23 06:45:20 +00:00 |
|
Nikita Mikhaylov
|
02e463ab39
|
Merge pull request #64227 from ClickHouse/nikitamikhaylov-patch-1
Add gh to style-check dockerfile
|
2024-05-23 01:39:49 +00:00 |
|
Alexander Tokmakov
|
cd1d6d9b94
|
Merge pull request #64202 from azat/allow_suspicious_primary_key-fixes
Ignore allow_suspicious_primary_key on ATTACH and verify on ALTER
|
2024-05-22 23:23:57 +00:00 |
|
Alexey Milovidov
|
5a4633aa0e
|
Merge pull request #63962 from ClickHouse/analyzer-columns-list-fix
Analyzer: Fix COLUMNS resolve
|
2024-05-22 22:44:28 +02:00 |
|
Max K
|
4279174fad
|
Merge pull request #63961 from ClickHouse/ci_disable_arm_int_tests_with_kerberazied_kafka
CI: aarch64: disable arm integration tests with kerberaized kafka
|
2024-05-22 20:02:54 +00:00 |
|
Alexander Tokmakov
|
6611d430e2
|
Merge pull request #64063 from ClickHouse/fix_waiting_for_mutations
Fix waiting for mutations with retriable errors
|
2024-05-22 18:58:45 +00:00 |
|
Max K
|
9a40ff033d
|
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka
|
2024-05-22 20:35:23 +02:00 |
|
Nikita Mikhaylov
|
7c9f36ad1e
|
Add gh to style-check dockerfile
|
2024-05-22 19:46:08 +02:00 |
|
Arthur Passos
|
4a78a0e318
|
remove try catch from remote resolver, propagate exception
|
2024-05-22 17:08:50 +00:00 |
|
Max K
|
17fee26e74
|
Merge pull request #64188 from ClickHouse/ci_cancel_pr_wf_if_added_to_mq
CI: cancel running PR wf after adding to MQ
|
2024-05-22 17:05:04 +00:00 |
|
Raúl Marín
|
c95041cca2
|
Merge pull request #64180 from Beetelbrox/fjurado-64137/feat-count-attached-views-and-dictionaries-independently
[64137] Split attached table count into attached tables, views and dictionaries
|
2024-05-22 17:04:51 +00:00 |
|
Sergei Trifonov
|
f82a816fdd
|
Merge pull request #64214 from ClickHouse/revert-63670-check_zk_path_exists
Revert "Prevent conversion to Replicated if zookeeper path already exists"
|
2024-05-22 15:59:18 +00:00 |
|
Raúl Marín
|
82a851b255
|
Merge remote-tracking branch 'blessed/master' into create_as_mv_logical
|
2024-05-22 17:38:27 +02:00 |
|
Raúl Marín
|
6f4a8bf2ea
|
Simplify test
|
2024-05-22 17:32:01 +02:00 |
|
Raúl Marín
|
492d7c570e
|
Merge remote-tracking branch 'blessed/master' into final_undefined_last_mark
|
2024-05-22 17:27:15 +02:00 |
|
vdimir
|
7314689712
|
Store logger in StorageEmbeddedRocksDB
|
2024-05-22 14:56:21 +00:00 |
|
vdimir
|
7e0e953ec9
|
Add debug logging to EmbeddedRocksDBBulkSink
|
2024-05-22 14:56:18 +00:00 |
|
Sergei Trifonov
|
823afac5ae
|
Merge pull request #62719 from ClickHouse/more-stacktraces-for-asyncloader
Save the stacktrace of thread waiting on failing AsyncLoader job
|
2024-05-22 14:42:00 +00:00 |
|
vdimir
|
39eef359db
|
Add IInflatingTransform::getRemaining instead of flag in canGenerate
|
2024-05-22 14:39:13 +00:00 |
|
Kruglov Pavel
|
fddedee9a9
|
Merge pull request #59747 from Blargian/56257_parse_crlf_with_TSV_files
Parse CRLF with TSV files
|
2024-05-22 13:45:07 +00:00 |
|
Kruglov Pavel
|
4989109e13
|
Merge pull request #63662 from v01dXYZ/63496-compression-from-file-descriptor
Compress STDOUT if redirected to file with a compression extension
|
2024-05-22 13:37:05 +00:00 |
|
Kruglov Pavel
|
3266c3813c
|
Merge pull request #63628 from aiven-sal/aiven-sal/fixhashfuzz
Fix Array and Map support with Keyed hashing
|
2024-05-22 13:29:34 +00:00 |
|
Arthur Passos
|
bf1d07b4ca
|
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy
|
2024-05-22 14:47:13 +02:00 |
|
vdimir
|
6942ae0c1e
|
Fix SimpleSquashingChunksTransform (02115_rewrite_local_join_right_distribute_table)
|
2024-05-22 12:32:06 +00:00 |
|
alesapin
|
40e3527d36
|
Merge pull request #63848 from MikhailBurdukov/lazy_database_cleanup
Remove data from all disks after DROP with Lazy database.
|
2024-05-22 12:27:06 +00:00 |
|
alesapin
|
6adf0bd4f5
|
Merge remote-tracking branch 'origin/master' into fix_waiting_for_mutations
|
2024-05-22 14:14:57 +02:00 |
|
Kseniia Sumarokova
|
5f940eaa52
|
Merge pull request #63693 from MikhailBurdukov/truncate_for_obj_storage_disks
Enable truncate operation for object storage disks.
|
2024-05-22 12:09:35 +00:00 |
|
Kseniia Sumarokova
|
fda0b33061
|
Merge pull request #64117 from ClickHouse/fix-azure-multipart-upload-in-backup
Fix azure backup writing multipart blocks by 1mb (read buffer size) instead of `max_upload_part_size` (in non-native copy case)
|
2024-05-22 11:41:18 +00:00 |
|
Antonio Andelic
|
5c47b09114
|
Ignore text_log for Keeper
|
2024-05-22 13:18:51 +02:00 |
|
Max K
|
5f01b14e0d
|
add prints
|
2024-05-22 13:14:39 +02:00 |
|
Francisco Javier Jurado Moreno
|
7123d08a69
|
Merge branch 'master' into fjurado-64137/feat-count-attached-views-and-dictionaries-independently
|
2024-05-22 12:57:13 +02:00 |
|
Azat Khuzhin
|
8dd52a2625
|
Ignore allow_suspicious_primary_key on ATTACH and verify on ALTER
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2024-05-22 12:52:11 +02:00 |
|
Raúl Marín
|
26c9c156c4
|
Merge pull request #64204 from azat/large-FunctionsConversion
Fix special builds (due to excessive resource usage - memory/CPU)
|
2024-05-22 10:26:42 +00:00 |
|
Francisco Javier Jurado Moreno
|
f4e8d64298
|
Merge branch 'master' into fjurado-64137/feat-count-attached-views-and-dictionaries-independently
|
2024-05-22 12:23:39 +02:00 |
|
vdimir
|
d1b026af92
|
Merge pull request #64036 from ClickHouse/vdimir/less_corrpted_data_error_codes
Better handling illegal user input not to throw unexpected of CORRUPTED_DATA errors
|
2024-05-22 10:11:18 +00:00 |
|
Nikolai Kochetov
|
e331a4f221
|
Merge pull request #64037 from ClickHouse/final-distributed-no-throw
Fix final=1 for distributed over non-mt table.
|
2024-05-22 09:48:33 +00:00 |
|
Sergei Trifonov
|
376282dd6d
|
Revert "Prevent conversion to Replicated if zookeeper path already exists"
|
2024-05-22 09:58:31 +02:00 |
|
Azat Khuzhin
|
cad1f1a111
|
Tune cpu limit for loongarch64
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-05-22 07:50:45 +02:00 |
|
Azat Khuzhin
|
89f26b56c6
|
Fix stripping heavy debug symbols in functions
v2: remove resolving realpath
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-05-22 07:47:36 +02:00 |
|
Francisco Javier Jurado Moreno
|
8869094c99
|
Move opening brackets to its own line
|
2024-05-22 07:42:05 +02:00 |
|
Francisco Javier Jurado Moreno
|
a0ad4a96c7
|
Add yet more missing newlines
|
2024-05-22 07:34:38 +02:00 |
|
Francisco Javier Jurado Moreno
|
7be50ee90d
|
Add missing newline~
|
2024-05-22 07:26:24 +02:00 |
|
Francisco Javier Jurado Moreno
|
49529a1af9
|
Remove trailing whitespace
|
2024-05-22 07:18:17 +02:00 |
|
Francisco Javier Jurado Moreno
|
a8fe7294d2
|
Do not distinguish resource types for lazy database
|
2024-05-22 07:06:19 +02:00 |
|