Commit Graph

156700 Commits

Author SHA1 Message Date
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
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
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
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
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
477a58bdf0
Merge pull request #71067 from ClickHouse/fix-a-typo
Fix a typo
2024-10-28 05:37:37 +00: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
Alexey Milovidov
78d104c0f3 Lower log levels in S3 2024-10-27 02:37:19 +01:00
jsc0218
0feb4651d8 proj lwd rebuild considers deleted rows 2024-10-27 01:04:41 +00:00
Alexey Milovidov
d124b8cdf2
Merge pull request #70859 from ortyomka/fix/70399
add user content-type overriding
2024-10-26 22:33:50 +00:00
Alexey Milovidov
99161db8fd
Merge pull request #71084 from ClickHouse/revert-71083-revert-71070-sync-with-private
Revert "Revert "Miscellaneous""
2024-10-26 21:36:49 +02:00
Alexey Milovidov
15c8727013
Merge pull request #71035 from ClickHouse/fix-bad-test-2
Fix bad test `01524_do_not_merge_across_partitions_select_final.sql`
2024-10-26 21:01:15 +02:00
Alexey Milovidov
10ce7c54f8
Revert "Revert "Miscellaneous"" 2024-10-26 20:59:45 +02:00
Alexey Milovidov
b3c18e1e8f
Merge pull request #71083 from ClickHouse/revert-71070-sync-with-private
Revert "Miscellaneous"
2024-10-26 20:59:41 +02:00
Alexey Milovidov
d6b38a9eae
Revert "Miscellaneous" 2024-10-26 20:59:26 +02:00
Alexey Milovidov
c99b77a1c7
Merge pull request #71070 from ClickHouse/sync-with-private
Miscellaneous
2024-10-26 20:58:51 +02:00
Alexey Milovidov
15d683148d
Merge pull request #71071 from ClickHouse/remove-bad-test-2
Remove bad test `test_system_replicated_fetches`
2024-10-26 20:58:08 +02:00
Alexey Milovidov
02e0b71886
Merge pull request #71082 from ClickHouse/trivial-merge-selector-2
Fixup of TrivialMergeSelector
2024-10-26 20:57:04 +02:00
Alexey Milovidov
b3ebe0dc26 Fixup of TrivialMergeSelector 2024-10-26 20:55:43 +02:00
robot-clickhouse
410e6161e7
Merge pull request #71076 from ClickHouse/bump_version_24.11.1.1
Update version after release
2024-10-26 15:10:07 +00:00
Max Kainov
1802852c60
Merge pull request #71015 from ClickHouse/ci_praktika_integration_3
CI: Build Job with praktika
2024-10-26 15:09:18 +00:00
robot-clickhouse
0f25890d3b Automatic style fix 2024-10-26 14:21:50 +00:00