Commit Graph

156039 Commits

Author SHA1 Message Date
Robert Schulze
978cce9702
Follow-up to #70863 2024-10-22 08:46:48 +00:00
Vitaly Baranov
f41d604f28
Merge pull request #70053 from bigo-sg/regReplace-empty-needle
Allow empty needle in replaceRegexp*
2024-10-21 17:45:33 +00:00
Robert Schulze
9d5410e7ea
Merge pull request #70846 from faizan2786/master
Functions `base58Encode/Decode`: Support `FixedString` arguments
2024-10-21 17:15:00 +00:00
Raúl Marín
6d06b6adb0
Merge pull request #70894 from ClickHouse/kssenii-patch-13
Fix darwin build
2024-10-21 16:35:00 +00:00
Kseniia Sumarokova
54ae836b22
Fix darwin build 2024-10-21 17:28:18 +02:00
Igor Nikonov
3ceb3b92bd
Merge pull request #70173 from ClickHouse/pr-local-plan-non-constant-in-source
Test: PR local plan, non-constant in source stream
2024-10-21 14:20:54 +00:00
Raúl Marín
b47d157433
Merge pull request #70833 from Algunenano/disable_bad_setting
Disable enable_named_columns_in_function_tuple by default
2024-10-21 14:05:25 +00:00
Kseniia Sumarokova
3ed76059cd
Merge pull request #70837 from ClickHouse/s3queue-fix-settings-inconsistency
S3Queue: fix setting diverging
2024-10-21 13:39:45 +00:00
Raúl Marín
7298eb5cdf Merge remote-tracking branch 'blessed/master' into disable_bad_setting 2024-10-21 11:54:48 +02:00
Raúl Marín
99c476d6fa Remove tests to make the PR easier to backport 2024-10-21 11:54:34 +02:00
Kseniia Sumarokova
589410ec33
Fix test 2024-10-21 11:34:36 +02:00
Robert Schulze
85794a1bcf
Fix style check 2024-10-21 11:18:09 +02:00
Robert Schulze
e1025300d0
Merge pull request #70863 from SayeedKhan21/build-osx-doc-changes
Docs: Mention case-sensitive filesystems in macOS build docs
2024-10-21 09:16:07 +00:00
Robert Schulze
49b389399b
Update build-osx.md 2024-10-21 11:14:09 +02:00
Robert Schulze
fd309f7b34
Minor fixups 2024-10-21 08:23:44 +00:00
Robert Schulze
8832c5d7bd
Update build-osx.md 2024-10-21 09:27:02 +02:00
Robert Schulze
9c51899b36
Minor fixups 2024-10-21 09:26:37 +02:00
Robert Schulze
d02a31da44
Merge pull request #70616 from rschu1ze/query-time-ef-search
Vector search: allow to specify HNSW parameter `ef_search` at query time
2024-10-21 06:47:46 +00:00
zhanglistar
57db54239f modify comment of test and clean code 2024-10-21 12:23:42 +08:00
zhanglistar
de0479c2a6
Merge branch 'ClickHouse:master' into regReplace-empty-needle 2024-10-21 12:22:52 +08:00
Alexey Milovidov
4c9e4699df
Merge pull request #70593 from jsc0218/InsertWith
With Insert Support
2024-10-21 02:55:44 +00:00
Alexey Milovidov
6771c27fa3
Merge pull request #70807 from arthurpassos/support_for_parquet_page_v2_on_native_reader
Support for Parquet page V2 on native reader
2024-10-21 02:54:23 +00:00
Alexey Milovidov
608950039e
Merge pull request #62944 from amosbird/improve-62308
Apply config updates in global context
2024-10-21 02:51:55 +00:00
Alexey Milovidov
1a89b3b3a7
Merge pull request #66867 from ClickHouse/qoega-patch-6
Fix docker-ce pinning integration-tests-runner and deprecated HDFS package.
2024-10-21 02:51:26 +00:00
Alexey Milovidov
688c9717db
Merge pull request #70103 from amosbird/fix-70022
Avoid reusing columns among different named tuples
2024-10-21 02:50:36 +00:00
Igor Nikonov
cc5671d148 Clenaup 2024-10-20 18:05:45 +00:00
Igor Nikonov
6539909ac7 Merge remote-tracking branch 'origin/master' into pr-local-plan-non-constant-in-source 2024-10-20 15:33:29 +00:00
Amos Bird
cfa3b60535
Try again. 2024-10-20 21:21:57 +08:00
Amos Bird
05ac033016
Revert "Merge into LayeredConfiguration intelligently."
This reverts commit d92f5c058d.
2024-10-20 21:14:18 +08:00
SayeedKhan21
f7023d2f20 Documentation changes for macOs build 2024-10-20 06:23:28 +00:00
Amos Bird
d92f5c058d
Merge into LayeredConfiguration intelligently. 2024-10-20 11:01:56 +08:00
Amos Bird
37d3145557
Add back config-file key 2024-10-20 11:01:55 +08:00
Amos Bird
065a4aed4c
Apply config updates in global context 2024-10-20 11:01:55 +08:00
Sergei Trifonov
fc31ec4404
Merge pull request #61473 from ClickHouse/fix-use-concurrency-control
Fixes for concurrency control
2024-10-19 22:27:12 +00:00
Faizan Patel
cf132ce6d9 empty commit for ci build kick-off 2024-10-19 21:29:24 +01:00
Alexey Milovidov
94069eed6a
Merge pull request #70858 from ClickHouse/revert-70106-system-projections
Revert "Add projections size to system.projections"
2024-10-20 02:56:38 +08:00
Alexey Milovidov
b53549e93e
Revert "Add projections size to system.projections" 2024-10-19 20:56:26 +02:00
Alexey Milovidov
bd1905635c
Merge pull request #68502 from ClickHouse/calculator
Calculator mode (RFC)
2024-10-19 22:30:03 +08:00
Faizan Patel
b4826a63df fix style error 2024-10-19 15:14:31 +01:00
Faizan Patel
096ecc3f89 add tests for FixedString type argument 2024-10-19 15:14:31 +01: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
Arthur Passos
0f9a2bd2bb retrigger ci 2024-10-19 09:57:23 -03: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
Amos Bird
e843bb92d9
Escaping names if needed. 2024-10-19 11:41:24 +08:00
justindeguzman
52a000fca5 [Docs] Add placeholder settings markdowns 2024-10-18 19:47:57 -07:00