Commit Graph

156185 Commits

Author SHA1 Message Date
Raúl Marín
bc104fad7a Merge remote-tracking branch 'blessed/master' into less_diffs_in_private_2 2024-10-17 11:13:02 +00:00
Alexey Milovidov
5ab3cf5715
Merge pull request #70716 from azat/fix-optimize_functions_to_subcolumns
[RFC] Fix optimize_functions_to_subcolumns optimization
2024-10-17 11:10:02 +00:00
Pablo Marcos
286610f3f3 Add globalVariable to ignore dict 2024-10-17 11:00:55 +00:00
Kseniia Sumarokova
de0a7a0218
Try fix tests 2024-10-17 12:46:05 +02:00
Mikhail f. Shiryaev
3567f701cf
Merge branch 'master' into s3queue-cloud-mode 2024-10-17 12:41:41 +02:00
Mikhail f. Shiryaev
56fe7206d0
Merge branch 'master' into docs_globalVariable 2024-10-17 12:40:31 +02:00
alesapin
4dffe3c2f0
Merge pull request #70645 from ClickHouse/simple-merge-selector
Enhance the logic for the merge selector
2024-10-17 10:37:17 +00:00
Alexey Milovidov
46cff858c3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into less-log-messages 2024-10-17 12:29:12 +02:00
Alexey Milovidov
26c7d1264d
Merge pull request #70770 from ClickHouse/not-a-logical-error
Not a logical error
2024-10-17 10:26:09 +00:00
Pablo Marcos
bdc1889919 Merge branch 'master' into system-query-metric-log 2024-10-17 10:02:55 +00:00
liuneng
31b9d98a81 disable input_format_parquet_filter_push_down in this case 2024-10-17 17:43:24 +08:00
Anton Popov
78f0d9447b fix usage of setting merge_tree_min_rows_for_seek 2024-10-17 09:38:23 +00:00
Max Kainov
16ad5c2bee CI: Aarch64 build with Asan 2024-10-17 11:27:37 +02:00
Nikolai Kochetov
7003d9c1d8 Fix test output. 2024-10-17 09:11:24 +00:00
liuneng
794a1ada3e Merge branch 'master' into support-write-columnindex 2024-10-17 10:48:55 +08:00
liuneng
da7995c967 update libhdfs3 2024-10-17 10:37:54 +08:00
Alexey Milovidov
606cef315b
Merge pull request #70768 from ClickHouse/autogenerate-docs
Autogenerate documentation for settings
2024-10-17 00:54:44 +00:00
Alexey Milovidov
c2082aee3b
Merge pull request #70363 from azat/tests/02492_clickhouse_local_context_uaf
Remove 02492_clickhouse_local_context_uaf test
2024-10-17 07:55:44 +08:00
Alexey Milovidov
7bbd02ba91
Merge pull request #70755 from jmaicher/fix/openldap-healthcheck
Fix readiness/health check for OpenLDAP container
2024-10-17 07:54:50 +08:00
Alexey Milovidov
b69ce95a13 Fix errors 2024-10-17 01:53:26 +02:00
Alexey Milovidov
b25517d962 Fix errors 2024-10-17 01:49:39 +02:00
Alexey Milovidov
ed32609155 Merge branch 'master' into autogenerate-docs 2024-10-17 01:47:51 +02:00
Alexey Milovidov
4754ceb76d Add a test 2024-10-17 01:44:05 +02:00
Alexey Milovidov
97095a943b Add a test 2024-10-17 01:43:09 +02:00
Alexey Milovidov
2fa10bedce This is not a logical error 2024-10-17 01:41:56 +02:00
Michael Kolupaev
6caa82ab80 lööp 2024-10-16 23:25:12 +00:00
Alexey Milovidov
5420566560 Slightly better 2024-10-17 01:22:28 +02:00
Alexey Milovidov
5757a7c7fd
Merge pull request #68583 from denis-hananein/clickhouse-local-copy-arg
Support --copy mode for clickhouse local as a shortcut for format conversion
2024-10-17 07:19:30 +08:00
Alexey Milovidov
84992893cc Merge branch 'master' of github.com:ClickHouse/ClickHouse into autogenerate-docs 2024-10-17 01:12:13 +02:00
Alexey Milovidov
b8588d257c
Merge pull request #70767 from ClickHouse/installer-musl
The universal installer should download Musl build on Alpine Linux
2024-10-16 22:42:57 +00:00
Alexey Milovidov
95cb156865 Remove old files 2024-10-17 00:37:09 +02:00
Alexey Milovidov
4095963b0a Autogenerate documentation for settings 2024-10-17 00:32:57 +02:00
Alexey Milovidov
219c04c941 The universal installer should download Musl build on Alpine Linux 2024-10-17 00:03:24 +02:00
Alexey Milovidov
bde677ff21 Merge branch 'master' into less-log-messages 2024-10-16 23:55:24 +02:00
jsc0218
6293dc7b80 move with test to bash 2024-10-16 21:51:25 +00:00
alesapin
7770464842 Invert logic 2024-10-16 22:14:45 +02:00
alesapin
91272d8e28 Better 2024-10-16 22:09:38 +02:00
Raúl Marín
e96d312572 Missing settings from Cloud 2024-10-16 21:46:07 +02:00
Nikolai Kochetov
ca237ee3c4 Fix constant result for prewhere optimization. 2024-10-16 19:33:23 +00:00
Raúl Marín
99924ba2bc Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
Vladimir Cherkasov
df6d984d10
Merge pull request #70736 from ClickHouse/vdimir/fix-typo
Fix typo in docs/mongodb.md
2024-10-16 18:11:01 +00:00
Alexey Milovidov
0a277c2fd1
Merge pull request #68146 from ClickHouse/refactor-object-storages
Refactor `IDisk` and `IObjectStorage` for better performance
2024-10-17 01:38:43 +08:00
Nikolai Kochetov
2b73641837 Fix style. 2024-10-16 17:27:29 +00:00
Nikolai Kochetov
068d635b81 Allow update plan headers for all the steps. 2024-10-16 16:53:57 +00:00
Mikhail f. Shiryaev
c776aebad2
Handle buddy errors in the reset backport branches 2024-10-16 18:18:21 +02:00
Julian Maicher
2a73d4cd8e Fix readiness/health check for OpenLDAP container
See https://github.com/bitnami/containers/issues/73310

Closes #65762
2024-10-16 17:24:12 +02:00
Anton Popov
582c9082b7
Merge pull request #70695 from CurtizJ/fix-filling-missed-arrays
Fixed crash in filling of missed arrays
2024-10-16 14:50:02 +00:00
kssenii
b7fa520781 Add s3queue check if cloud mode 2024-10-16 16:31:51 +02:00
Daniil Ivanik
f6fa8424cf
Merge pull request #69179 from lwz9103/master
Improve compatibility of cast(timestamp as string) with spark
2024-10-16 14:24:56 +00:00
Raúl Marín
af2fa85352 Bring some test changes too 2024-10-16 12:54:36 +00:00