Alexey Milovidov
|
1236422559
|
Templates are shit
|
2024-10-20 23:28:23 +02:00 |
|
Alexey Milovidov
|
8f038e2e1c
|
Preparation
|
2024-10-20 23:08:22 +02:00 |
|
Alexey Milovidov
|
b03d055aab
|
Fix clang-tidy
|
2024-10-20 18:19:16 +02:00 |
|
Alexey Milovidov
|
d6e0da1777
|
Less memcpy
|
2024-10-20 03:33:42 +02:00 |
|
Alexey Milovidov
|
66024821cf
|
Parallel compression: development
|
2024-10-20 03:23:07 +02:00 |
|
Alexey Milovidov
|
7229ffd507
|
Parallel compression: development
|
2024-10-20 03:15:10 +02:00 |
|
Alexey Milovidov
|
5e433ea537
|
Parallel compression: development
|
2024-10-20 03:11:16 +02:00 |
|
Alexey Milovidov
|
7d81ecb183
|
Parallel compression
|
2024-10-20 02:16:50 +02:00 |
|
Alexey Milovidov
|
bd1905635c
|
Merge pull request #68502 from ClickHouse/calculator
Calculator mode (RFC)
|
2024-10-19 22:30:03 +08: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 |
|
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 |
|
Michael Kolupaev
|
7d55f76844
|
Allow large object files if OMIT_HEAVY_DEBUG_SYMBOLS = 0
|
2024-10-17 22:20:02 +00:00 |
|
Justin de Guzman
|
b5fed377c4
|
Merge pull request #70817 from ClickHouse/docs-restore-settings
[Docs] Temporarily restore settings markdowns
|
2024-10-17 22:08:59 +00:00 |
|
justindeguzman
|
13e25776be
|
[Docs] Temporarily restore settings markdowns
|
2024-10-17 14:51:13 -07:00 |
|
Raúl Marín
|
129f2090cf
|
Remove inneficient code
|
2024-10-17 23:12:31 +02:00 |
|
Mikhail f. Shiryaev
|
ca43fa03c5
|
Remove jwt in favor of PyJWT to not conflict
|
2024-10-17 22:04:02 +02:00 |
|
Michael Kolupaev
|
82ae1cc719
|
Merge pull request #70714 from ClickHouse/syncmv
Probably fix flaky test_refreshable_mv_in_replicated_db
|
2024-10-17 19:40:27 +00:00 |
|
Justin de Guzman
|
930481cd40
|
Merge pull request #70813 from ClickHouse/docs-settings-files
[Docs] Add back settings files for placeholder
|
2024-10-17 19:04:54 +00:00 |
|
Nikolai Kochetov
|
b553ff97bd
|
Fix test back.
|
2024-10-17 18:34:01 +00:00 |
|
Nikolai Kochetov
|
596a8d1001
|
Merge pull request #70799 from ClickHouse/avoid-double-finalizetion-in-library-bridge
Avoid double finalization of `WriteBuffer` in library bridge.
|
2024-10-17 18:31:58 +00:00 |
|
justindeguzman
|
819092a847
|
[Docs] Add back settings files for placeholder
|
2024-10-17 11:20:13 -07:00 |
|
Alexey Milovidov
|
a537e2f3cd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into calculator
|
2024-10-17 19:42:42 +02:00 |
|
Alexey Milovidov
|
7e025ee99e
|
Fix something
|
2024-10-17 19:42:33 +02:00 |
|
Alexey Milovidov
|
d8ae693772
|
Merge pull request #70601 from ClickHouse/less-log-messages
Limit too frequent log messages
|
2024-10-18 01:35:32 +08:00 |
|
Nikolai Kochetov
|
7e668ca1f8
|
Fix tests.
|
2024-10-17 17:17:22 +00:00 |
|
Justin de Guzman
|
150c779a55
|
Merge pull request #70808 from ClickHouse/docs-remove-settings-pagination_next
[Docs] Remove pagination_next from settings page
|
2024-10-17 17:08:30 +00:00 |
|
Nikolai Kochetov
|
e0ffb117ff
|
Check what would happen if filter result is not const.
|
2024-10-17 16:37:21 +00:00 |
|
Blargian
|
18e866c666
|
Review changes
|
2024-10-17 18:34:44 +02:00 |
|
Justin de Guzman
|
945b71230a
|
[Docs] Remove pagination_next
|
2024-10-17 09:26:19 -07:00 |
|
Kseniia Sumarokova
|
34aca7db29
|
Merge pull request #70710 from ClickHouse/materialized-pg-minor
materialized postgres: minor fixes
|
2024-10-17 15:45:22 +00:00 |
|