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 |
|
Raúl Marín
|
68a1b2a880
|
Move ObjectStorageQueueSettings to pImpl
|
2024-10-21 18:00:56 +02:00 |
|
Yarik Briukhovetskyi
|
034891ad80
|
Remove configs loading if files are not changed.
|
2024-10-21 17:56:16 +02:00 |
|
Kseniia Sumarokova
|
54ae836b22
|
Fix darwin build
|
2024-10-21 17:28:18 +02:00 |
|
kssenii
|
76ca468175
|
Merge remote-tracking branch 'origin/master' into s3queue-add-system-s3queue-settings
|
2024-10-21 17:15:21 +02:00 |
|
Raúl Marín
|
c126933409
|
Less includes
|
2024-10-21 17:09:16 +02:00 |
|
Peter Nguyen
|
0fec305059
|
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2024-10-21 08:06:44 -07:00 |
|
Yarik Briukhovetskyi
|
1a958122e8
|
add the default value
|
2024-10-21 16:36:39 +02:00 |
|
Nikita Taranov
|
c6fd5443b0
|
add offset
|
2024-10-21 15:28:28 +01: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 |
|
divanik
|
0885b26973
|
Merged master
|
2024-10-21 14:11:44 +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 |
|
Robert Schulze
|
740d88b936
|
Update 02354_vector_search_expansion_search.sql
|
2024-10-21 16:01:52 +02:00 |
|
Raúl Marín
|
5d73af32d4
|
Move MaterializedPostgreSQLSettings to pImpl
|
2024-10-21 16:00:28 +02:00 |
|
Nikita Taranov
|
fe2a19b1d7
|
impl
|
2024-10-21 14:55:22 +01:00 |
|
Vitaly Baranov
|
1c138a7037
|
Minor changes
|
2024-10-21 15:39:57 +02: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 |
|
Simon Podlipsky
|
677f296214
|
docs: use k as constant name instead of a in simpleLinearRegression
Function uses `k` internally.
E.g.
```sql
SELECT arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3]) FORMAT JsonEachRow
```
outputs `{"arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3])":{"k":1,"b":0}}`
|
2024-10-21 15:34:15 +02:00 |
|
Raúl Marín
|
0965f773bd
|
Move RabbitMQSettings to pImpl
|
2024-10-21 14:39:46 +02:00 |
|
Nikita Taranov
|
1fabff155e
|
Merge branch 'master' into issue_14876
|
2024-10-21 14:17:17 +02:00 |
|
Nikita Taranov
|
d8c6ffd8c3
|
impl
|
2024-10-21 13:14:54 +01:00 |
|
Nikita Taranov
|
1312580b42
|
stash
|
2024-10-21 12:57:38 +01:00 |
|
Vitaly Baranov
|
a5cbac555c
|
Corrections after review and some improvements.
|
2024-10-21 13:45:04 +02:00 |
|
Raúl Marín
|
87a740cc61
|
Move RocksDBSettings to pImpl
|
2024-10-21 13:27:53 +02:00 |
|
Raúl Marín
|
27ab849857
|
Move TimeSeriesSettings to pImpl
|
2024-10-21 12:53:50 +02:00 |
|
Yarik Briukhovetskyi
|
511aa39b09
|
init
|
2024-10-21 12:47:15 +02:00 |
|
Raúl Marín
|
a4b516d9f0
|
Update reference comment
|
2024-10-21 12:17:17 +02:00 |
|
Raúl Marín
|
03a3f72931
|
Clang tidy fix
|
2024-10-21 12:16:49 +02: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
|
6e17093e5a
|
Fix test
|
2024-10-21 11:35:20 +02:00 |
|
Kseniia Sumarokova
|
589410ec33
|
Fix test
|
2024-10-21 11:34:36 +02:00 |
|
Nikita Taranov
|
9eeae35723
|
impl
|
2024-10-21 10:25:57 +01: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 |
|
Peter Nguyen
|
89ce8c2292
|
Make Poco::Logger getChannel() and setChannel() thread-safe
|
2024-10-21 02:16:01 -07: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
|
5f94239f99
|
Update default HNSW parameter settings
|
2024-10-21 07:30:25 +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 |
|
Peter Nguyen
|
ee6c1467b9
|
Restructure so that OwnFilteringChannel is only created when needed
|
2024-10-20 23:09:41 -07: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 |
|