Commit Graph

156029 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
ba11a18889 run fuzzers without shell 2024-10-22 01:48:17 +00:00
Yakov Olkhovskiy
d552f51dfe cleanup 2024-10-21 00:12:55 +00:00
Yakov Olkhovskiy
f4bd651b94 cleanup 2024-10-20 22:37:48 +00:00
Yakov Olkhovskiy
2995cf9d10 fix 2024-10-20 21:24:10 +00:00
Yakov Olkhovskiy
a8c59df8d7
trigger build 2024-10-20 15:38:28 -04:00
Yakov Olkhovskiy
f2b741202d rename to clickhouse_fuzzer, fix 2024-10-20 18:38:35 +00:00
Yakov Olkhovskiy
5c3e9efdaf fix, cleanup 2024-10-20 18:23:34 +00:00
Yakov Olkhovskiy
567d113697 fix 2024-10-20 15:19:22 +00:00
Yakov Olkhovskiy
4b09224876 fix 2024-10-20 14:05:18 +00:00
Yakov Olkhovskiy
59c8fe9a24 fix 2024-10-20 12:38:28 +00:00
Yakov Olkhovskiy
157f7c0f47 fix 2024-10-20 11:39:27 +00:00
Yakov Olkhovskiy
ee989751aa fix 2024-10-19 23:46:02 +00:00
Yakov Olkhovskiy
0a1f24e364 fix 2024-10-19 21:51:59 +00:00
Yakov Olkhovskiy
8c14c33e5c test 2024-10-19 19:17:13 +00:00
Yakov Olkhovskiy
610630e20d fix 2024-10-19 18:51:25 +00:00
Yakov Olkhovskiy
af8c50deeb fix 2024-10-19 18:09:12 +00:00
Yakov Olkhovskiy
767daedd0d fix 2024-10-19 17:38:50 +00:00
Yakov Olkhovskiy
8df6911a83 fix 2024-10-19 17:13:47 +00:00
Yakov Olkhovskiy
daa32561c9 test 2024-10-19 16:32:36 +00:00
robot-clickhouse
3f0eacb47e Automatic style fix 2024-10-19 14:44:11 +00:00
Yakov Olkhovskiy
ed232f2675 Merge branch 'master' into impl-libfuzzer-3 2024-10-19 14:35:50 +00:00
Alexey Milovidov
bd1905635c
Merge pull request #68502 from ClickHouse/calculator
Calculator mode (RFC)
2024-10-19 22:30:03 +08:00
Yakov Olkhovskiy
31bf93c58f test 2024-10-19 14:21:19 +00:00
Yakov Olkhovskiy
ccbd9559ad test 2024-10-19 14:09:40 +00:00
Alexey Milovidov
91959fd29a
Merge pull request #70778 from ClickHouse/ci_aarch_asan_build
CI: Aarch64 build with Asan
2024-10-19 13:17:47 +00:00
Alexey Milovidov
3e72b26b4d
Merge pull request #70834 from ClickHouse/issue_15768
Add test with distributed queries for 15768
2024-10-19 13:07:38 +00:00
Alexey Milovidov
7f3dff8dbd
Merge pull request #70448 from azat/tests/02125_many_mutations
Increase lock timeout in attempt to fix 02125_many_mutations
2024-10-19 21:19:51 +08:00
Alexey Milovidov
5742a44987
Merge pull request #70818 from ClickHouse/chonk
Allow large object files if OMIT_HEAVY_DEBUG_SYMBOLS = 0
2024-10-19 21:16:33 +08:00
Alexey Milovidov
47a24b778a
Merge pull request #70852 from jkartseva/fix-list-objects-2
Do not call `LIST` API in exists* functions for the plain_rewritable disk.
2024-10-19 21:06:36 +08:00
Alexey Milovidov
95ce7df92f
Merge pull request #70849 from ClickHouse/docs-remove-settings-build
[Docs] Remove autogenerate settings and settings markdowns
2024-10-19 12:52:30 +00:00
Julia Kartseva
87d7b83530 remove LIST from existsFile 2024-10-19 06:50:11 +00:00
Yakov Olkhovskiy
ca6ff66591 fix 2024-10-19 06:36:10 +00:00
Yakov Olkhovskiy
4edc84d262 fix 2024-10-19 05:39:36 +00:00
Yakov Olkhovskiy
14166b3770 fix style 2024-10-19 04:41:36 +00:00
Yakov Olkhovskiy
25ab525c09 job report 2024-10-19 04:28:48 +00:00
justindeguzman
52a000fca5 [Docs] Add placeholder settings markdowns 2024-10-18 19:47:57 -07:00
justindeguzman
c1c58c4014 [Docs] Add placeholder settings markdowns 2024-10-18 19:46:40 -07:00
Julia Kartseva
8e9d19f3e7 use metadata to determine if a directory exists in plain_rw disk 2024-10-19 02:21:35 +00:00
justindeguzman
83de58bea3 [Docs] Remove autogenerate settings and settings markdowns 2024-10-18 17:00:24 -07:00
Alexey Milovidov
9ae3d85dfe
Merge pull request #70106 from jrdi/system-projections
Add projections size to system.projections
2024-10-18 21:00:16 +00:00
Alexey Milovidov
7afd68166a
Merge pull request #70669 from liuneng1994/support-write-columnindex
Support write parquet column index and offset index
2024-10-18 20:59:40 +00:00
Nikolai Kochetov
ed32b82dcc
Merge pull request #70803 from ClickHouse/make-array-field-serializetion-consistent
Make Array Field serialization consistent.
2024-10-18 16:34:45 +00:00
Max Kainov
62c073bb2c disable custom musl/getauxval.c for aarch64 2024-10-18 18:11:21 +02:00
Nikita Taranov
fb0f70b33f impl 2024-10-18 14:45:17 +01:00
Nikolai Kochetov
eb4a74d741
Merge pull request #70761 from ClickHouse/refactor-update-plan-headers
Allow update plan headers for all the steps.
2024-10-18 13:20:08 +00:00
Raúl Marín
4b3087eb5f
Merge pull request #70816 from Algunenano/bad_settings
Remove inneficient code
2024-10-18 11:50:04 +00:00
Robert Schulze
71df65c288
Merge pull request #70454 from Blargian/docs_toIP
[Docs] Document `toIP` functions
2024-10-18 09:16:49 +00:00
Mikhail f. Shiryaev
700454ee59
Merge pull request #70815 from ClickHouse/style-remove-jwt
Remove jwt in favor of PyJWT to not conflict
2024-10-18 08:58:51 +00:00
Nikolai Kochetov
47c770e4fb Remove commented code. 2024-10-18 08:17:21 +00:00
liuneng
1808cc0e3a Merge branch 'master' into support-write-columnindex 2024-10-18 10:29:12 +08:00