Alexey Milovidov
|
61227acdc4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-02-10 19:30:22 +01:00 |
|
Alexey Milovidov
|
9f8f8f64c1
|
Merge pull request #59846 from azat/better-task_delayacct-warning
Better warning for disabled kernel.task_delayacct
|
2024-02-10 19:26:39 +01:00 |
|
Robert Schulze
|
ef1de99789
|
Merge pull request #58024 from ClickHouse/docs-editing-query-cache-settings
[Docs] Clarify to use query level settings in ClickHouse Cloud
|
2024-02-10 16:15:54 +01:00 |
|
Azat Khuzhin
|
e6d96e4325
|
Better warning for disabled kernel.task_delayacct
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-02-10 14:49:43 +01:00 |
|
Robert Schulze
|
a3487c9c47
|
Merge remote-tracking branch 'ClickHouse/master' into docs-editing-query-cache-settings
|
2024-02-10 13:34:43 +00:00 |
|
Nikolai Kochetov
|
b22118a2dd
|
Merge pull request #59844 from kitaisreal/update-trusted-contributors
Updated a list of trusted contributors
|
2024-02-10 13:24:49 +01:00 |
|
Nikolai Kochetov
|
fb8723a15c
|
Update pr.py
|
2024-02-10 13:13:26 +01:00 |
|
Maksim Kita
|
8b3c27d45b
|
Updated a list of trusted contributors
|
2024-02-10 15:00:31 +03:00 |
|
Nikolai Kochetov
|
cd4e304db0
|
Merge pull request #59564 from kitaisreal/revert-59509-revert-59375-poco-logger-small-refactoring
Revert "Revert "Poco Logger small refactoring""
|
2024-02-10 12:53:29 +01:00 |
|
SmitaRKulkarni
|
f2f4422783
|
Merge pull request #59819 from ClickHouse/Fix_settings_azure
Fix settings history azure_max_single_part_copy_size
|
2024-02-10 07:58:26 +01:00 |
|
Alexey Milovidov
|
ed02154a4a
|
Fix "Too many parts"
|
2024-02-10 07:31:54 +01:00 |
|
Alexey Milovidov
|
c36397100b
|
Merge pull request #59662 from Algunenano/shard_query_start_time
Fix query start time on non initial queries
|
2024-02-10 03:09:06 +01:00 |
|
Alexey Milovidov
|
99b66f75bd
|
Sequential run
|
2024-02-10 02:27:55 +01:00 |
|
Alexey Milovidov
|
e99c359fba
|
Merge pull request #59782 from Blargian/broken_link_in_documentation
Fix broken youtube embedding in ne-tormozit.md
|
2024-02-09 23:29:44 +01:00 |
|
robot-clickhouse
|
e86f1f45d7
|
Merge pull request #59787 from ClickHouse/hide
Hide URL/S3 'headers' argument in SHOW CREATE
|
2024-02-09 23:03:00 +01:00 |
|
Alexey Milovidov
|
a7c30098b6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-02-09 22:52:49 +01:00 |
|
Anton Popov
|
b4449535c2
|
Merge pull request #59733 from CurtizJ/check-minmax-index-types
Validate types of arguments for `minmax` skipping index
|
2024-02-09 19:39:59 +01:00 |
|
Maksim Kita
|
9c3b363c81
|
Fixed tests
|
2024-02-09 21:39:36 +03:00 |
|
Maksim Kita
|
2fc8895ae8
|
Fixed tests
|
2024-02-09 21:39:36 +03:00 |
|
Maksim Kita
|
cb702f72ef
|
Updated implementation
|
2024-02-09 21:39:35 +03:00 |
|
Maksim Kita
|
dc52def9eb
|
Revert "Revert "Poco Logger small refactoring""
|
2024-02-09 21:39:35 +03:00 |
|
Nikita Mikhaylov
|
69e118e587
|
Fix potential endless loop during merge (#59812)
|
2024-02-09 19:34:21 +01:00 |
|
Smita Kulkarni
|
a76e07207a
|
Add new setting azure_max_single_part_copy_size to SettingsChangesHistory.h
|
2024-02-09 18:58:15 +01:00 |
|
Alexey Milovidov
|
e54fbd3367
|
Update tests/ci/ci_config.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2024-02-09 18:32:54 +01:00 |
|
Alexey Milovidov
|
67d5e5885e
|
Update tests/queries/0_stateless/02982_comments_in_system_tables.sh
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2024-02-09 18:32:42 +01:00 |
|
robot-ch-test-poll
|
5075f52818
|
Merge pull request #59815 from ClickHouse/idempotent-lambda
Handle different timestamp related aspects of zip-files
|
2024-02-09 18:10:43 +01:00 |
|
Alexey Milovidov
|
93680caee4
|
Merge pull request #59784 from ClickHouse/docs-cloud-values-query-complexity
[Docs] Add cloud default values for query complexity
|
2024-02-09 18:06:39 +01:00 |
|
Alexey Milovidov
|
f3b2f27d95
|
Merge pull request #59783 from ClickHouse/docs-edit-default-cloud-core-settings
[Docs] Add default cloud core settings
|
2024-02-09 18:06:23 +01:00 |
|
Mikhail f. Shiryaev
|
f056e8b2c4
|
Handle different timestamp related aspects of zip-files
|
2024-02-09 16:54:00 +01:00 |
|
Nikolai Kochetov
|
862c6cd79c
|
Merge pull request #57430 from ClickHouse/non-ready-set-ttl
Non ready set in TTL WHERE.
|
2024-02-09 16:31:26 +01:00 |
|
Igor Nikonov
|
effaaceb26
|
Merge pull request #59501 from ClickHouse/pr-better-replicas-failover-2
Parallel replicas: better initial replicas failover (2)
|
2024-02-09 15:50:56 +01:00 |
|
Dmitry Novik
|
2e6ca6200e
|
Merge pull request #59774 from ClickHouse/analyzer-merge-follow-up
Followup #50894
|
2024-02-09 15:05:19 +01:00 |
|
Nikita Mikhaylov
|
50828dade2
|
Fix stacktraces on MacOS (#59690)
|
2024-02-09 14:53:03 +01:00 |
|
Max K
|
b06e13fc57
|
Merge pull request #59807 from ClickHouse/ci_await_tune_ups
CI: await tune ups
|
2024-02-09 14:50:14 +01:00 |
|
Vitaly Baranov
|
09e727d48b
|
Merge pull request #56988 from ClickHouse/Azure_backup
Backup & Restore support for AzureBlobStorage
|
2024-02-09 14:45:35 +01:00 |
|
Max Kainov
|
c2320c2d16
|
CI: await tune ups
#no_ci_cache #job_package_debug
|
2024-02-09 13:17:49 +00:00 |
|
robot-clickhouse
|
548cc2577b
|
Merge pull request #59798 from ClickHouse/ci_fix_release_publish
CI: do not reuse builds on release branches
|
2024-02-09 13:55:28 +01:00 |
|
Max Kainov
|
9dfe3f5559
|
CI: do not reuse builds on release branches
#job_package_debug #job_style_check
|
2024-02-09 12:43:05 +00:00 |
|
Mikhail f. Shiryaev
|
801dce00bd
|
Merge pull request #59797 from ClickHouse/release-special-build-reports
Fix special build reports in release branches
|
2024-02-09 13:11:52 +01:00 |
|
Mikhail f. Shiryaev
|
3ee2dda511
|
Fix special build reports in release branches
|
2024-02-09 12:59:06 +01:00 |
|
Dmitry Novik
|
8655c11280
|
Fix typo
|
2024-02-09 11:45:15 +01:00 |
|
Antonio Andelic
|
8c765a3713
|
Merge pull request #59766 from ClickHouse/logical-optimizer-lowcardinality
Fix logical optimizer with LowCardinality in new analyzer
|
2024-02-09 09:04:44 +01:00 |
|
Michael Kolupaev
|
359dda5693
|
Fix DB type check - now it'll refuse to create in Replicated databases (#59743)
Fix DB type check - now it'll refuse to create in Replicated databases
|
2024-02-08 22:38:53 -08:00 |
|
Michael Kolupaev
|
e8fa8c3f75
|
no-fasttest
|
2024-02-09 06:36:45 +00:00 |
|
Justin de Guzman
|
aa05f07130
|
[Docs] Corrections for default cloud values for query complexity
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2024-02-08 21:41:11 -08:00 |
|
Justin de Guzman
|
89d4b1e77b
|
[Docs] Specify that some query profiler settings are disabled in Cloud
|
2024-02-08 21:39:08 -08:00 |
|
Justin de Guzman
|
2a34bbb0e0
|
[Docs] Cloud core settings corrections
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2024-02-08 21:36:45 -08:00 |
|
Julia Kartseva
|
93bcf0b09c
|
Merge pull request #59781 from jkartseva/adaptive-async-timeout-better-logging
Better logging for adaptive async timeouts
|
2024-02-08 20:32:42 -08:00 |
|
Michael Kolupaev
|
2dfd310cf2
|
Hide URL/S3 'headers' argument in SHOW CREATE
|
2024-02-09 03:31:30 +00:00 |
|
Julia Kartseva
|
2286184885
|
Merge pull request #59699 from jkartseva/disable_async_inserts_for_dependent_mv_dedup
Insert synchronously if dependent MV deduplication is enabled
|
2024-02-08 19:23:51 -08:00 |
|