Commit Graph

156725 Commits

Author SHA1 Message Date
Antonio Andelic
cb4eedec06 Disable GWPAsan by default 2024-10-29 09:30:41 +01:00
Alexey Milovidov
0fecf98042
Merge pull request #71086 from ClickHouse/no-detached-parts-readonly
Do not list detached parts from readonly and write-once disks
2024-10-29 03:57:43 +00:00
Alexey Milovidov
5ce12e35a4
Merge pull request #71087 from ClickHouse/no-detached-parts-async-metrics
Do not calculate heavy asynchronous metrics by default
2024-10-29 04:57:08 +01:00
Alexey Milovidov
40eab21cdd
Merge pull request #70988 from ClickHouse/strict-license-check
Forbid unexpected licenses
2024-10-29 02:47:14 +00:00
Alexey Milovidov
a44d0501f4
Merge pull request #71150 from ClickHouse/session-log-is-alright
`system.session_log` is quite okay
2024-10-29 01:53:45 +00:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Alexey Milovidov
b8cf1cba90
Merge pull request #71160 from ClickHouse/refr
Fix 02932_refreshable_materialized_views_1 flakiness
2024-10-29 01:44:24 +00:00
Alexey Milovidov
7aeb199499
Merge pull request #71091 from ClickHouse/no-system-table-generate-series
Remove system tables `generate_series` and `generateSeries`
2024-10-29 02:54:34 +01:00
Alexey Milovidov
dd9e2b12f7
Merge pull request #71109 from op/op/auxv-128
Increase auxv vector to support higher values
2024-10-29 02:51:53 +01:00
Alexey Milovidov
621b722f52
Merge pull request #71147 from ClickHouse/fix-bad-test-3
Fix bad test `02561_sorting_constants_and_distinct_crash`
2024-10-29 01:09:53 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Michael Kolupaev
2ccfad77e5 Fix 02932_refreshable_materialized_views_1 flakiness 2024-10-28 22:33:20 +00:00
Sergei Trifonov
a97fc2678b
Merge pull request #69847 from ClickHouse/async_load_system_database
Add `async_load_system_database` setting
2024-10-28 22:30:42 +00:00
alsu
7a5a298cfd add example with other timezone that requires
non-obvious backticks
2024-10-28 23:26:25 +01:00
Alexey Milovidov
fadf93a622
Merge pull request #71143 from ClickHouse/kssenii-patch-13
Try fix rabbitmq
2024-10-28 19:17:28 +00:00
Alexey Milovidov
bef86391fa system.session_log is quite okay 2024-10-28 18:58:14 +01:00
Shichao Jin
cca5d54657
Merge pull request #71089 from jsc0218/ProjRebuildRespectsRowExists
Proj LWD Rebuild Respects Deleted Rows
2024-10-28 17:49:44 +00:00
Alexey Milovidov
8fb38750d5 Fix bad test 02561_sorting_constants_and_distinct_crash 2024-10-28 18:24:00 +01:00
Kseniia Sumarokova
87cfc1dfd7
Update cluster.py 2024-10-28 17:29:15 +01:00
Alexey Milovidov
51e2a25934
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Vladimir Cherkasov <vdimir@clickhouse.com>
2024-10-28 17:27:05 +01:00
Alexey Milovidov
09cfd89d5b
Merge pull request #71068 from gingerwizard/extra_credentials_s3
Extra credentials s3
2024-10-28 16:26:39 +00:00
Sergei Trifonov
f595b20d08
Merge branch 'master' into async_load_system_database 2024-10-28 16:15:58 +01:00
Vladimir Cherkasov
a6fff970ac
Merge pull request #71129 from ClickHouse/vdimir/followup-70520
Followup #70520
2024-10-28 14:40:13 +00:00
jsc0218
d18da05f3c fix 2024-10-28 13:45:47 +00:00
Alexander Tokmakov
445a6cccfc
Merge pull request #69660 from tuanpach/support-ddl-on-cluster-stop-waiting-offline-hosts
Support DDL On Cluster to stop waiting for offline hosts
2024-10-28 13:44:45 +00:00
jsc0218
3264a8e359 Merge branch 'ProjRebuildRespectsRowExists' of github.com:jsc0218/ClickHouse into ProjRebuildRespectsRowExists 2024-10-28 13:44:12 +00:00
jsc0218
cf86919835 Merge remote-tracking branch 'origin/master' into ProjRebuildRespectsRowExists 2024-10-28 13:43:15 +00:00
vdimir
55c9a50100
Revert "Make the definition of the new setting correct"
This reverts commit 424bec90cb.
2024-10-28 12:01:32 +00:00
Pavel Kruglov
0c5a5a0b07
Slightly update JSON docs for better search 2024-10-28 12:25:08 +01:00
Antonio Andelic
3e6b62f420
Merge pull request #70900 from filimonov/linux_capabilities
make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp
2024-10-28 10:48:58 +00:00
Dale Mcdiarmid
93494b08f5 fix spelling 2024-10-28 10:01:40 +00:00
Dale McDiarmid
139fd5bde7
Merge branch 'master' into extra_credentials_s3 2024-10-28 09:59:33 +00:00
Antonio Andelic
a59a4ab8d0
Merge pull request #70820 from ClickHouse/anthropod
Fix a crash and a leak in AggregateFunctionGroupArraySorted
2024-10-28 09:30:38 +00:00
Örjan Fors
c2ce618ec9 Increase auxv vector to support higher values
This makes the server run on Oracle Linux UEK 6.10+.
2024-10-28 09:28:40 +00:00
Antonio Andelic
04903c18a0
Merge pull request #71058 from ClickHouse/sync-code
Sync changes to `ProtocolServerAdapter`
2024-10-28 08:12:50 +00:00
Tuan Pham Anh
dfe85284c9 Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-10-28 08:05:32 +00:00
Tuan Pham Anh
98c6afcf53 Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-10-28 07:30:23 +00:00
Alexey Milovidov
2da8b508d1 Merge branch 'master' into strict-license-check 2024-10-28 06:38:30 +01:00
Alexey Milovidov
477a58bdf0
Merge pull request #71067 from ClickHouse/fix-a-typo
Fix a typo
2024-10-28 05:37:37 +00:00
Alexey Milovidov
d74d8c3577 Merge branch 'master' into no-detached-parts-readonly 2024-10-28 06:36:44 +01:00
Alexey Milovidov
9fe8315943 Fix test 2024-10-28 06:36:26 +01:00
Alexey Milovidov
7f90251d1f Merge branch 'master' into no-detached-parts-async-metrics 2024-10-28 06:35:29 +01:00
Alexey Milovidov
a91ed4c2df Merge branch 'master' into no-system-table-generate-series 2024-10-28 06:34:57 +01:00
Alexey Milovidov
6eb2c4cd07
Merge pull request #71103 from ClickHouse/fix-private-build
Fix error in Replicated database
2024-10-28 06:33:20 +01:00
Alexey Milovidov
9327ce0265 Fix error in Replicated database 2024-10-28 04:25:28 +01:00
Alexey Milovidov
0cbf3c3b2f
Merge pull request #71090 from ClickHouse/lower-log-levels
Lower log levels in S3
2024-10-27 19:23:33 +01:00
Alexey Milovidov
cde4d07473
Merge pull request #71096 from ClickHouse/sync-with-private-2
Sync integration test with private
2024-10-27 19:21:44 +01:00
Alexey Milovidov
b5213da47c Sync integration test with private 2024-10-27 19:21:08 +01:00
Alexey Milovidov
a62d37cacd Remove system tables generate_series and generateSeries 2024-10-27 04:42:41 +01:00
Shichao Jin
5a11b62418
fix typo 2024-10-26 22:15:54 -04:00