Robert Schulze
6a374cb418
Minor fixups of #70011 and #69918
2024-10-23 09:50:10 +00: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
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
Alexey Milovidov
b53549e93e
Revert "Add projections size to system.projections"
2024-10-19 20:56:26 +02: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
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
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control
2024-10-18 13:30:03 +02:00
justindeguzman
13e25776be
[Docs] Temporarily restore settings markdowns
2024-10-17 14:51:13 -07:00
justindeguzman
819092a847
[Docs] Add back settings files for placeholder
2024-10-17 11:20:13 -07:00
Justin de Guzman
945b71230a
[Docs] Remove pagination_next
2024-10-17 09:26:19 -07:00
Jordi
3ea19832b9
Add projections size to system.projections
2024-10-17 16:02:14 +02:00
Alexey Milovidov
d05a77ecab
Remove documentation from MaterializedMySQL
2024-10-17 15:31:42 +02:00
Robert Schulze
b5fc077515
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
2024-10-17 12:09:29 +00:00
Alexey Milovidov
ed32609155
Merge branch 'master' into autogenerate-docs
2024-10-17 01:47:51 +02:00
Alexey Milovidov
5757a7c7fd
Merge pull request #68583 from denis-hananein/clickhouse-local-copy-arg
...
Support --copy mode for clickhouse local as a shortcut for format conversion
2024-10-17 07:19:30 +08:00
Alexey Milovidov
95cb156865
Remove old files
2024-10-17 00:37:09 +02:00
Robert Schulze
0caae39142
Disable vector index use with index_granularity_bytes = 0
2024-10-16 09:40:41 +00:00
Daniil Ivanik
877e27245e
Merge branch 'master' into master
2024-10-16 11:23:39 +02:00
Robert Schulze
da31d3252e
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
2024-10-15 17:24:32 +00:00
Kseniia Sumarokova
b2fd0a905a
Merge pull request #70590 from aalexfvk/ignore_shadow_frozen_metadata
...
Ignore frozen_metadata.txt while traversing shadow directory from system.remote_data_paths
2024-10-15 16:12:56 +00:00
Aleksei Filatov
2843ef9feb
Update docs/en/operations/settings/settings.md
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-10-15 12:29:51 +03:00
Kseniia Sumarokova
ba0b7f5689
Merge pull request #70011 from sharathks118/setting-opentelemetry
...
Enhance OpenTelemetry span logging to include query settings
2024-10-15 09:18:45 +00:00
Robert Schulze
c5260bae08
Fix spelling
2024-10-14 18:52:53 +00:00
Robert Schulze
395ad883af
Better
2024-10-14 17:35:42 +00:00
Aleksei Filatov
5d42b5033f
Update docs
2024-10-14 09:13:55 +00:00
Robert Schulze
b701a94750
Query-time ef_search
2024-10-14 09:04:24 +00:00
Vladimir Cherkasov
fff2eff9a9
Merge branch 'master' into vdimir/followup-69411
2024-10-14 10:40:42 +02:00
Kseniia Sumarokova
36e29e467c
Update docs/en/operations/opentelemetry.md
2024-10-11 14:36:09 +02:00
Kseniia Sumarokova
a0e2e6aadf
Update docs/en/operations/settings/settings.md
2024-10-11 14:36:02 +02:00
Alexey Milovidov
435a8cb5ce
Merge branch 'master' into mve
2024-10-11 18:14:23 +08:00
lwz9103
31dd409d28
Improve compatibility of cast(timestamp as string) with spark
...
remove trailing zeros with the configuration date_time_64_output_format_cut_trailing_zeros_align_to_groups_of_thousands, which defaults to false to maintain consistency with previous behavior.
If config is true, output scale will be dynamic set in (0, 3, 6) according to tailing zeros. See changes in following examples.
- 2012-01-01 00:11:22.000000 -> 2012-01-01 00:11:22
- 2012-01-01 00:11:22.120000 -> 2012-01-01 00:11:22.120
- 2012-01-01 00:11:22.123400 -> 2012-01-01 00:11:22.123400
2024-10-11 14:11:16 +08:00
vdimir
9876841c64
Merge pull request #70520 from ClickHouse/vdimir/max_parts_to_move
...
Add setting max_parts_to_move
2024-10-10 16:33:14 +00:00
vdimir
9d2dff24d1
settings.md alphabetical
2024-10-10 14:19:35 +02:00
vdimir
5788a6f405
Merge branch 'master' into vdimir/followup-69411
2024-10-10 13:59:55 +02:00
vdimir
d2f58a8b03
Merge branch 'master' into vdimir/followup-69411
2024-10-10 11:43:35 +02:00
Michael Kolupaev
615110913b
Refreshable materialized views are not experimental anymore
2024-10-10 07:36:23 +00:00
vdimir
35e6a6081f
Add setting max_parts_to_move
...
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-10-09 13:42:33 +00:00
Pavel Kruglov
82aeaac984
Merge branch 'master' into native-json-as-string
2024-10-09 12:40:33 +08:00
Pavel Kruglov
26f9aec1a5
Merge pull request #70288 from Avogar/json-as-string-row-binary
...
Allow to read/write JSON type as binary string in RowBinary format
2024-10-09 03:15:38 +00:00
singhksandeep25
3a41316977
changed username
2024-10-09 02:21:52 +05:30
singhksandeep25
6ad3cf433f
added example on how to set this setting for a user
2024-10-09 02:19:01 +05:30
sharathks118
88671d8265
Merge branch 'master' into setting-opentelemetry
2024-10-08 21:53:20 +05:30
Sharath K S
15a86aeaf6
Add prefix "clickhouse.setting." to query setting names in span log
...
Updated relevant documentation and setting descriptions to reflect this change.
2024-10-08 07:33:33 -07:00
kylhuk
97b596123d
fix: fixed filename reference in documentation
2024-10-07 23:19:47 +02:00
vdimir
04858096f4
Merge branch 'master' into vdimir/followup-69411
2024-10-07 12:13:34 +02:00
Pavel Kruglov
addd648393
Update settings-formats.md
2024-10-07 12:32:10 +08:00
Pavel Kruglov
7345fb593c
Update settings-formats.md
2024-10-07 12:31:47 +08:00
Pavel Kruglov
291cd824cd
Merge branch 'master' into json-as-string-row-binary
2024-10-07 06:29:51 +02:00