Commit Graph

156296 Commits

Author SHA1 Message Date
Jordi
21892bdf0d Improve cast 2024-10-17 16:02:15 +02:00
Jordi
3ea19832b9 Add projections size to system.projections 2024-10-17 16:02:14 +02:00
Nikolai Kochetov
20bf1d7b72 Avoid double finalization of WriteBuffer in library bridge. 2024-10-17 13:45:18 +00:00
Pablo Marcos
9c9543ed8a
Merge pull request #70607 from Blargian/docs_globalVariable
[Docs] adds `globalVariable` function
2024-10-17 13:33:21 +00:00
Alexey Milovidov
d05a77ecab Remove documentation from MaterializedMySQL 2024-10-17 15:31:42 +02:00
Alexey Milovidov
69a9008ab7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into calculator 2024-10-17 15:12:46 +02:00
Alexey Milovidov
44e64cb3f2
Merge pull request #70785 from ClickHouse/update-style-jwt
Update style-test image
2024-10-17 13:09:51 +00:00
Vladimir Cherkasov
6e3068fbf0
Merge pull request #70474 from azat/clickhouse-tests-fixes-24.10
Fixes for killing leftovers in clikhouse-test
2024-10-17 13:06:32 +00:00
Alexey Milovidov
4a634e3f9f
Merge pull request #69862 from liuneng1994/parquet-prefetch
Optimize parquet IO efficiency
2024-10-17 13:05:10 +00:00
Alexey Milovidov
04d84d5cff
Merge pull request #70784 from ClickHouse/documentation-is-in-cpp
Support for inline documentation in CI
2024-10-17 12:52:33 +00:00
Robert Schulze
c69cd58ec8
Docs cosmetics 2024-10-17 12:16:46 +00:00
Robert Schulze
4c3de5ceb4
Update docs 2024-10-17 12:15:14 +00:00
Robert Schulze
b5fc077515
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search 2024-10-17 12:09:29 +00:00
Mikhail f. Shiryaev
9ccb30739e
Merge pull request #70643 from ClickHouse/fix-buddy-false-alerts
Fix buddy false alerts
2024-10-17 11:55:27 +00:00
Mikhail f. Shiryaev
aab8cd07b7
Launch all the style checks on the image update 2024-10-17 13:53:47 +02:00
Alexey Milovidov
170bd1700d Fix wrong merge 2024-10-17 13:47:25 +02:00
Alexey Milovidov
67fc57bdf7 Merge branch 'master' into calculator 2024-10-17 13:40:13 +02:00
robot-clickhouse
d4c91a134a Automatic style fix 2024-10-17 11:28:50 +00:00
Mikhail f. Shiryaev
661115e3ab
Update dependabot warnings in style-test 2024-10-17 13:27:41 +02:00
Raúl Marín
0c91bf2c2d Fix tidy 2024-10-17 13:21:25 +02:00
Nikita Taranov
29713dc3f7
Merge pull request #70657 from ClickHouse/allow_reorder_prewhere
Allow reordering of filter conditions for better performance
2024-10-17 11:19:19 +00:00
Alexey Milovidov
7bd89bbfce Support for inline documentation in CI 2024-10-17 13:19:09 +02:00
Mikhail f. Shiryaev
3812a967c0
Update the PyJWT version 2024-10-17 13:18:07 +02:00
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
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
Peter Nguyen
7519ce8798 Fix config syntax inside buildLoggers() and cleanup 2024-10-16 18:42:49 -07: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