pufit
934bd37160
Add a note that wildcard grants feature will be available only after 24.10
2024-10-29 00:48:31 -04:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
...
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
...
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Sergei Trifonov
a97fc2678b
Merge pull request #69847 from ClickHouse/async_load_system_database
...
Add `async_load_system_database` setting
2024-10-28 22:30:42 +00:00
alsu
7a5a298cfd
add example with other timezone that requires
...
non-obvious backticks
2024-10-28 23:26:25 +01:00
Raúl Marín
49655e71f5
Update docs
2024-10-28 18:20:43 +01:00
Raúl Marín
5e9aa01f33
Introduce Setting tiers
2024-10-28 17:25:52 +01:00
Sergei Trifonov
f595b20d08
Merge branch 'master' into async_load_system_database
2024-10-28 16:15:58 +01:00
Pavel Kruglov
0c5a5a0b07
Slightly update JSON docs for better search
2024-10-28 12:25:08 +01:00
Dale Mcdiarmid
93494b08f5
fix spelling
2024-10-28 10:01:40 +00:00
Dale McDiarmid
139fd5bde7
Merge branch 'master' into extra_credentials_s3
2024-10-28 09:59:33 +00:00
Raúl Marín
c82cf25b3e
Merge pull request #71065 from gingerwizard/link_rmt_to_guide
...
note on final for RMT + link to guide
2024-10-25 22:12:42 +00:00
Raúl Marín
88dec86bd4
Update replacingmergetree.md
2024-10-25 23:08:58 +02:00
Dale Mcdiarmid
c46e3ca09f
note for s3cluster
2024-10-25 19:11:58 +01:00
Dale Mcdiarmid
5834da5a62
move section
2024-10-25 19:08:29 +01:00
Dale Mcdiarmid
e85b75b2e9
document extra credentials s3
2024-10-25 19:03:37 +01:00
Dale Mcdiarmid
ddd6eea267
call out guide
2024-10-25 17:56:49 +01:00
Dale Mcdiarmid
67ba0433d9
fix comment
2024-10-25 17:52:30 +01:00
Dale Mcdiarmid
2b9d59c086
note on final + link to guide
2024-10-25 17:05:05 +01:00
Dale Mcdiarmid
1e892333bd
link new perf docs
2024-10-25 16:40:37 +01:00
Raúl Marín
3e8bc8bf18
Merge pull request #69619 from bigo-sg/enable_quantile_exact_interpolate_new
...
Support aggreate function quantileExactWeightedInterpolated, which is a interpolated implementation based on quantileExactWeighted
2024-10-25 13:59:43 +00:00
Han Fei
6f3e25b50d
Merge pull request #70737 from KevinyhZou/support_datetime64_parse_joda_syntax
...
Support parse `DateTime64` and timezone in joda syntax
2024-10-25 12:37:15 +00:00
Yarik Briukhovetskyi
d1ac93ba17
Small doc improvement.
2024-10-25 14:30:18 +02:00
Pablo Marcos
26f2c5b07b
Merge pull request #66532 from pamarcos/system-query-metric-log
...
Add system.query_metric_log
2024-10-25 10:54:09 +00:00
Diana Carroll
b6c959846d
Minor cleanup of aggregatingmergetree.md
...
Fix several small typos and formatting inconsistencies, and clean up wording.
2024-10-24 14:59:03 -04:00
Justin de Guzman
6bb78918f0
Merge pull request #70953 from lio-p/migrate-play-urls
...
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-24 16:24:39 +00:00
serxa
52091f4ff8
add docs and test
2024-10-24 15:57:14 +00:00
Jiří Kozlovský
de8c5eaed0
Make the Replxx client history size configurable
2024-10-24 16:10:56 +02:00
Pablo Marcos
611dbd59be
Merge branch 'master' into system-query-metric-log
2024-10-24 12:02:51 +00:00
Robert Schulze
92a44372b3
Some fixups
2024-10-24 09:43:43 +00:00
kevinyhzou
abb69d70a8
Merge branch 'master' into support_datetime64_parse_joda_syntax
2024-10-24 11:07:35 +08:00
Alexey Milovidov
db65931b74
Merge branch 'master' into no-qpl
2024-10-24 02:19:35 +02:00
Alexey Milovidov
c737eabb9e
Merge pull request #70850 from ClickHouse/add-merge-start-and-mutate-start-events
...
Add merge start and mutate start events into `system.part_log`
2024-10-24 05:28:40 +08:00
Alexey Milovidov
85056de617
Merge pull request #70959 from rschu1ze/minor-fixups
...
Minor fixups of #70011 and #69918
2024-10-23 20:19:59 +00:00
Alexey Milovidov
10e0219250
Remove idxd-config library which has incompatible license
2024-10-23 21:45:39 +02:00
Lionel Palacin
a9f1159f9d
remove /play path from the url
2024-10-23 19:17:50 +01:00
Yarik Briukhovetskyi
4452928566
Merge pull request #70940 from marco-vb/update-documentation
...
Fix small documentation error for min_free_bytes_to_perform_insert and min_free_ratio_to_perform_insert settings.
2024-10-23 17:02:15 +00:00
János Benjamin Antal
f2ca21134f
Merge pull request #69657 from petern48/regexp_logger
...
Filter logging using regular expressions
2024-10-23 16:01:24 +00:00
Kseniia Sumarokova
37ff8fce3c
Merge pull request #70841 from ClickHouse/s3queue-add-system-s3queue-settings
...
Add `system.s3(azure)_queue_settings`
2024-10-23 15:28:46 +00:00
Robert Schulze
0bd5db34a1
Merge remote-tracking branch 'ClickHouse/master' into minor-fixups
2024-10-23 15:18:53 +00:00
serxa
4081ed87e9
support ANY DISK clause in RESOURCE definition
2024-10-23 13:23:48 +00:00
Daniil Ivanik
ac766ae2d8
Merge pull request #69712 from jirislav/add_support_for_avro_union_input_format
...
Implement generic SerDe between Avro Union and ClickHouse Variant type
2024-10-23 11:12:28 +00:00
Robert Schulze
6a374cb418
Minor fixups of #70011 and #69918
2024-10-23 09:50:10 +00:00
kssenii
7bcdda3a52
Merge remote-tracking branch 'origin/master' into s3queue-add-system-s3queue-settings
2024-10-23 11:27:54 +02:00
Lionel Palacin
83dda28f59
Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-23 07:34:53 +01:00
Robert Schulze
4586d2b354
Docs: Add notes about TPC-H query correctness + decorrelated queries
2024-10-22 23:21:12 +00:00
marco-vb
da79733347
Fix small documentation error for min free bytes/ratio settings.
2024-10-22 18:33:04 +01:00
Pablo Marcos
ff191b0b08
Improve doc of globalVariable
2024-10-22 16:43:38 +00:00
kssenii
794b7cff73
More documentation
2024-10-22 18:01:24 +02:00
kssenii
7e43c58c3d
Add documentation
2024-10-22 17:54:20 +02:00
Yarik Briukhovetskyi
c45caa6a8f
Merge pull request #70881 from simPod/simpleLinearRegression
...
docs: use `k` as constant name instead of `a` in `simpleLinearRegression
2024-10-22 15:51:50 +00:00
Robert Schulze
a8682f11e9
Merge pull request #70873 from rschu1ze/m-efsearch-efconstruction
...
Update default HNSW parameter settings
2024-10-22 14:13:49 +00:00
Pablo Marcos
fd9262df76
Merge branch 'master' into system-query-metric-log
2024-10-22 12:07:15 +00:00
Robert Schulze
9c5fbef180
Docs: Clarify deviations to TPC-H spec
2024-10-22 11:03:55 +00:00
Robert Schulze
739f8c17c0
Merge pull request #70906 from rschu1ze/docs-tpc-h
...
Docs: Update TPC-H benchmark page
2024-10-22 10:46:16 +00:00
Robert Schulze
02cb8817cc
Merge remote-tracking branch 'ClickHouse/master' into docs-tpc-h
2024-10-22 11:30:27 +02:00
Robert Schulze
978cce9702
Follow-up to #70863
2024-10-22 08:46:48 +00:00
kevinyhzou
e4d909c845
Merge branch 'master' into support_datetime64_parse_joda_syntax
2024-10-22 10:14:42 +08:00
Alexey Milovidov
ffb692902c
Merge branch 'master' into add-merge-start-and-mutate-start-events
2024-10-21 23:21:59 +02:00
Robert Schulze
036f475755
Update TPC-H docs
2024-10-21 19:46:12 +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
Robert Schulze
d0d07e8f9b
Merge remote-tracking branch 'ClickHouse/master' into m-efsearch-efconstruction
2024-10-21 17:13:31 +00: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
divanik
0885b26973
Merged master
2024-10-21 14:11:44 +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
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
kevinyhzou
8357ba3241
Merge branch 'master' into support_datetime64_parse_joda_syntax
2024-10-21 15:34:19 +08: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
Alexey Milovidov
4c9e4699df
Merge pull request #70593 from jsc0218/InsertWith
...
With Insert Support
2024-10-21 02:55:44 +00:00
SayeedKhan21
f7023d2f20
Documentation changes for macOs build
2024-10-20 06:23:28 +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
Alexey Milovidov
68f4977e24
Documentation
2024-10-19 02:11:19 +02: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
Pablo Marcos
f002e51a4e
Merge branch 'master' into system-query-metric-log
2024-10-18 13:22:58 +00:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control
2024-10-18 13:30:03 +02:00
Robert Schulze
71df65c288
Merge pull request #70454 from Blargian/docs_toIP
...
[Docs] Document `toIP` functions
2024-10-18 09:16:49 +00:00
taiyang-li
195909ee94
Merge remote-tracking branch 'origin/master' into enable_quantile_exact_interpolate_new
2024-10-18 15:05:29 +08:00
taiyang-li
d0b4603bcb
change as request
2024-10-18 14:50:54 +08:00
kevinyhzou
56f7611b50
ci & review fix
2024-10-18 14:21:49 +08:00
taiyang-li
bcae4c9963
Merge remote-tracking branch 'origin/master' into enable_quantile_exact_interpolate_new
2024-10-18 12:28:00 +08: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
jsc0218
691aff2cea
Merge remote-tracking branch 'origin/master' into InsertWith
2024-10-17 18:08:30 +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
Alexey Milovidov
fce19cd318
Merge pull request #70798 from ClickHouse/remove-docs-from-materializedmysql
...
Remove documentation for MaterializedMySQL
2024-10-17 14:59:34 +00: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
c69cd58ec8
Docs cosmetics
2024-10-17 12:16:46 +00:00
Robert Schulze
4c3de5ceb4
Update docs
2024-10-17 12:15:14 +00:00
Robert Schulze
b5fc077515
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
2024-10-17 12:09:29 +00:00
kevinyhzou
7aa295f66a
fix ci test
2024-10-17 19:44:53 +08:00
Mikhail f. Shiryaev
56fe7206d0
Merge branch 'master' into docs_globalVariable
2024-10-17 12:40:31 +02:00
Pablo Marcos
bdc1889919
Merge branch 'master' into system-query-metric-log
2024-10-17 10:02:55 +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
84992893cc
Merge branch 'master' of github.com:ClickHouse/ClickHouse into autogenerate-docs
2024-10-17 01:12:13 +02:00
Alexey Milovidov
95cb156865
Remove old files
2024-10-17 00:37:09 +02:00
Alexey Milovidov
219c04c941
The universal installer should download Musl build on Alpine Linux
2024-10-17 00:03:24 +02:00
serxa
a98656ca87
docs update
2024-10-16 20:53:54 +00:00
serxa
105546457f
fix typos
2024-10-16 20:32:10 +00:00
serxa
3a8bea0932
add docs
2024-10-16 20:29:52 +00:00
Peter Nguyen
79c2be2ce9
Add const qualifiers and create local var in Loggers.cpp
2024-10-16 11:31:02 -07:00
Vladimir Cherkasov
df6d984d10
Merge pull request #70736 from ClickHouse/vdimir/fix-typo
...
Fix typo in docs/mongodb.md
2024-10-16 18:11:01 +00:00
Peter Nguyen
c5dc4a830b
Update docs with note
2024-10-16 11:10:04 -07:00
Vladimir Cherkasov
3d81cc4832
Fix typo in docs/mongodb.md
2024-10-16 13:19:48 +02:00
Robert Schulze
4b6b152562
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
2024-10-16 09:43:28 +00: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
Shichao Jin
7e1f7eca66
Merge pull request #70606 from Blargian/docs_timeSlot
...
[Docs] updates `timeSlot` function
2024-10-15 20:46:37 +00:00
Robert Schulze
da31d3252e
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
2024-10-15 17:24:32 +00:00
Robert Schulze
a197f19396
Some unrelated minor fixes
2024-10-15 16:59:15 +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
Vladimir Cherkasov
bdc186d5da
Merge pull request #69738 from ClickHouse/vdimir/window-funnel-fix-dedup2
...
Fix windowFunnel counting same event several times
2024-10-15 15:12:15 +00:00
Shichao Jin
f29900d735
Merge pull request #70612 from AlekseyKanaev/settings-users_docs_fix
...
Fixed docs typo in settings-users.md
2024-10-15 15:08:20 +00:00
Arthur Passos
0eacc1f181
Merge branch 'master' into valid_until_per_auth_method
2024-10-15 09:25:58 -03:00
Alexey Milovidov
f8346c8563
Merge branch 'master' into remove-strange-file
2024-10-15 13:59:20 +02:00
Vladimir Cherkasov
befc98ad5b
Merge branch 'master' into vdimir/window-funnel-fix-dedup2
2024-10-15 13:09:21 +02: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
Peter Nguyen
5073fa424a
Add test_regexp_logger integration test and update example in docs
2024-10-14 20:16:18 -07:00
Peter Nguyen
56fbd42037
Add note about slowdown to the docs
2024-10-14 19:52:58 -07:00
Peter Nguyen
58cad7d96b
Change config to separate message_regexps tag instead of level tag
2024-10-14 19:19:43 -07:00
Alexey Milovidov
80bd0cd58d
Even more files are removed
2024-10-15 00:56:27 +02:00
Alexey Milovidov
13d74479b9
Remove more files
2024-10-15 00:54:26 +02:00
Alexey Milovidov
d6e546bd54
Remove more files
2024-10-15 00:53:31 +02:00
Alexey Milovidov
a906883919
Remove strange file
2024-10-15 00:51:17 +02:00
Alexey Milovidov
332671085a
Merge pull request #70604 from Blargian/patch-9
...
[Docs] Fix example
2024-10-14 21:38:03 +00:00
Justin de Guzman
81f07df2e0
[Docs] Remove cloud only badge
2024-10-14 12:17:14 -07:00
Robert Schulze
c5260bae08
Fix spelling
2024-10-14 18:52:53 +00:00
Robert Schulze
d8ea2198b7
Better
2024-10-14 17:50:47 +00:00
Robert Schulze
395ad883af
Better
2024-10-14 17:35:42 +00:00
Pablo Marcos
88e39b4a87
Revert "Add a separate background schedule pool for QueryMetricLog"
...
This reverts commit 03685baec6
.
Now that the deadlock is properly fixed, there's no real need to have
a separate thread pool for QueryMetricLog.
2024-10-14 15:21:58 +00:00
Kseniia Sumarokova
ad7c74c549
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
...
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
2024-10-14 14:08:30 +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
aleksey
abc10f5d2b
fixed docs typo in settings-users.md
2024-10-14 09:59:55 +03:00
Blargian
4be0d6868f
update syntax
2024-10-13 17:08:36 +02:00
Blargian
0abb6684eb
add globalVariable function
2024-10-13 17:06:27 +02:00
Blargian
b2082ce86e
update example
2024-10-13 16:21:24 +02:00
Blargian
bb58ab61a4
update timeSlot docs
2024-10-13 16:18:31 +02:00
Shaun Struwig
e58ed73d71
Update type-conversion-functions.md
...
fix incorrect example
2024-10-13 15:43:49 +02:00
Pablo Marcos
59d5bdd838
Merge branch 'master' into system-query-metric-log
2024-10-12 14:00:40 +00:00
jsc0218
4de51aaf4d
add doc
2024-10-12 02:12:26 +00:00
Alexey Milovidov
df4e80bd01
Merge pull request #70550 from ClickHouse/mve
...
Refreshable materialized views are not experimental anymore
2024-10-11 14:42:19 +00: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
Kseniia Sumarokova
d3258e0a80
Merge pull request #70268 from ucasfl/iceberg-hdfs
...
Support reading iceberg tables on HDFS
2024-10-11 11:57:26 +00: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
vdimir
ca04d37f28
Merge pull request #70312 from Avogar/native-json-as-string
...
Allow to serialize/deserialize JSON column as single String column in Native format
2024-10-10 09:38:13 +00:00
Michael Kolupaev
615110913b
Refreshable materialized views are not experimental anymore
2024-10-10 07:36:23 +00:00
kssenii
367cdb7227
Add documentation
2024-10-10 13:40:08 +08:00
Dmitry Novik
e9a1ac5ff4
Merge pull request #70394 from alsugiliazova/Fix--Distinct-combinator-docs
...
Docs: Fix distinct combinator docs as well as some other minor fixes in docs
2024-10-10 02:41:12 +00:00
Dmitry Novik
9bdbf30cf7
Merge pull request #70488 from Blargian/docs_conversion_functions
...
[Docs] update `toFixedString` and `toISOWeek`
2024-10-10 02:39:04 +00:00
Pavel Kruglov
e8ce885792
Merge branch 'master' into dynamic-constraints
2024-10-10 10:34:10 +08:00
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
...
Update gui.md
2024-10-09 15:53:18 +00:00
Alexey Milovidov
116bd7e83e
Merge pull request #70489 from viladimiru/patch-1
...
Fixed typo `YSQL` in grant.md
2024-10-09 15:52:19 +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
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs
2024-10-09 11:41:08 +02:00
Shaun Struwig
636ca957db
Update type-conversion-functions.md
...
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
2024-10-09 09:10:16 +02:00
Pablo Marcos
579b42f25b
Fix merge messup
2024-10-09 06:24:52 +00:00
Pablo Marcos
4143841f4a
Merge branch 'master' into system-query-metric-log
2024-10-09 08:10:08 +02:00
Pavel Kruglov
82aeaac984
Merge branch 'master' into native-json-as-string
2024-10-09 12:40:33 +08:00
Pablo Marcos
7a2ca16a08
Merge branch 'master' into system-query-metric-log
2024-10-09 03:56:41 +00:00
Pavel Kruglov
e0ae648b1c
Merge branch 'master' into dynamic-constraints
2024-10-09 11:22:30 +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
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
...
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
...
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
...
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
...
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md
2024-10-09 03:41:18 +02: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
Vladimir
775308f869
Fixed typo YSQL
in grant.md
2024-10-08 20:08:57 +03:00
sharathks118
88671d8265
Merge branch 'master' into setting-opentelemetry
2024-10-08 21:53:20 +05:30
Blargian
6b56ca4e10
update toFixedString and toISOWeek
2024-10-08 18:22:52 +02:00
Shaun Struwig
9bd36d2367
Merge branch 'master' into docs_toIP
2024-10-08 17:58:32 +02:00
Blargian
c35c812edf
review changes
2024-10-08 17:56:52 +02:00
Blargian
f151d4f4b5
link to UInt64 page
2024-10-08 17:31:33 +02:00
Blargian
62374ac645
undo accidental change on wrong branch
2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8
link UInt64 to relevant page
2024-10-08 17:29:19 +02:00
Blargian
5703b5409a
review changes and fix style-heck
2024-10-08 17:23:30 +02:00
Blargian
fccd1cf822
review changes: change instances of value to string, add syntax and argument to toIPv4
2024-10-08 17:15:19 +02:00
robot-clickhouse
f920f957d6
Update version_date.tsv and changelogs after v24.3.12.75-lts
2024-10-08 15:03:12 +00:00
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