Kruglov Pavel
|
a3373ab580
|
Merge pull request #61316 from qaziqarta/patch-1
Updated format settings references in the docs (datetime.md)
|
2024-03-14 18:41:13 +01:00 |
|
Peter
|
7c5ef07c7b
|
Add checksum validating before extracting archive
|
2024-03-15 00:26:32 +08:00 |
|
Kseniia Sumarokova
|
69a663157b
|
Merge branch 'master' into add-documentation-for-disks-configuration
|
2024-03-14 16:15:08 +01:00 |
|
kssenii
|
200823c311
|
Try fix docs check
|
2024-03-14 15:04:19 +01:00 |
|
kssenii
|
b538e94acf
|
Merge remote-tracking branch 'origin/master' into add-documentation-for-disks-configuration
|
2024-03-14 14:06:12 +01:00 |
|
kssenii
|
bf9da768bf
|
More detailed explanation
|
2024-03-14 13:53:40 +01:00 |
|
vdimir
|
0b97f3ac16
|
Merge pull request #61320 from ClickHouse/vdimir/fix_rabbitmq_logical_error
Fix logical error in RabbitMQ storage with MATERIALIZED columns
|
2024-03-14 13:28:05 +01:00 |
|
divanik
|
27a9309b4c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function
|
2024-03-14 12:21:35 +00:00 |
|
robot-clickhouse
|
ace71b1fd7
|
Merge pull request #61352 from peter279k/fix_61351
Fix issue #61351
|
2024-03-14 12:59:55 +01:00 |
|
divanik
|
9c77aa9510
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function
|
2024-03-14 11:41:14 +00:00 |
|
Robert Schulze
|
4233fa4d80
|
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql
|
2024-03-14 11:35:58 +00:00 |
|
Sergei Trifonov
|
8bc7dc4dab
|
Merge pull request #61202 from ClickHouse/docs/adds-var-xyz-stable
Improves `varPop` and `varSamp` docs. Adds `...Stable` alternative function docs.
|
2024-03-14 11:02:11 +01:00 |
|
peter279k
|
0b522f5fb3
|
Fix issue #61351
|
2024-03-14 14:46:22 +08:00 |
|
Robert Schulze
|
bd6bed161c
|
Try to fix flaky test_undrop_query
|
2024-03-13 20:56:42 +00:00 |
|
Raúl Marín
|
89de338676
|
Better
|
2024-03-13 20:06:05 +01:00 |
|
Jake Bamrah
|
5e66cd7154
|
fix settings seg-fault and expand test case coverage
|
2024-03-13 18:47:13 +01:00 |
|
Jake Bamrah
|
e53d052dcc
|
update docs to include circular buffer behaviour
|
2024-03-13 18:47:13 +01:00 |
|
Jake Bamrah
|
000719aa2a
|
update memory table docs with size cap changes
|
2024-03-13 18:47:13 +01:00 |
|
vdimir
|
b2e067b3da
|
Fix logical error in RabbitMQ storage with MATERIALIZED columns
|
2024-03-13 16:41:35 +00:00 |
|
Raúl Marín
|
aecc135f5d
|
Add more details about how NULLs are processed in aggregations
|
2024-03-13 17:03:18 +01:00 |
|
qaziqarta
|
a4a859ba31
|
Updated ru portion of previous commit
|
2024-03-13 21:37:50 +06:00 |
|
qaziqarta
|
b8abd57b0f
|
Updated references to format settings in datetime.md
Updated references to date_time_input_format and date_time_output_format.
|
2024-03-13 21:18:05 +06:00 |
|
Robert Schulze
|
ce665eae30
|
Doc fixups
|
2024-03-13 15:13:17 +00:00 |
|
Robert Schulze
|
7a5ac383e5
|
Merge pull request #61308 from rschu1ze/docs-sleep
Docs: Follow up to #61258
|
2024-03-13 15:42:47 +01:00 |
|
Robert Schulze
|
d2a523579a
|
Merge pull request #61285 from peter279k/improve_null_usage
Improve related NULL functions usage
|
2024-03-13 15:32:58 +01:00 |
|
alesapin
|
9338b681ef
|
I will bypass style check
|
2024-03-13 15:12:36 +01:00 |
|
Robert Schulze
|
6bbf9eb540
|
Fixup fixups
|
2024-03-13 13:57:55 +00:00 |
|
Robert Schulze
|
4f2be00352
|
Some fixups
|
2024-03-13 13:55:32 +00:00 |
|
alesapin
|
9b1d8a2f52
|
fix style
|
2024-03-13 14:15:34 +01:00 |
|
Robert Schulze
|
f16259e54c
|
Merge pull request #61101 from ClickHouse/docs/add-substring-utf8
Document `substringUTF8` and `substringIndexUTF8`
|
2024-03-13 14:09:07 +01:00 |
|
Robert Schulze
|
d8c5008280
|
Follow up to #61258
|
2024-03-13 13:07:14 +00:00 |
|
János Benjamin Antal
|
cccf054420
|
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
|
2024-03-13 14:00:51 +01:00 |
|
Robert Schulze
|
1e536251a2
|
Update string-functions.md
|
2024-03-13 13:41:56 +01:00 |
|
Robert Schulze
|
6ca4fc26f4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:14 +01:00 |
|
Robert Schulze
|
b4953f35b4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:03 +01:00 |
|
Robert Schulze
|
4954bde599
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:38:35 +01:00 |
|
Robert Schulze
|
173fa7934c
|
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql
|
2024-03-13 12:31:56 +00:00 |
|
alesapin
|
8af9262e43
|
Add docs
|
2024-03-13 13:26:25 +01:00 |
|
peter279k
|
0353121dcc
|
Improve related NULL functions usage
|
2024-03-13 19:17:27 +08:00 |
|
robot-ch-test-poll4
|
455a1bbd54
|
Merge pull request #61258 from ClickHouse/docs/add-sleep-function
Adds `sleep()` and `sleepEachRow()` docs.
|
2024-03-13 07:30:33 +01:00 |
|
Yakov Olkhovskiy
|
460692ac74
|
Update docs/en/sql-reference/functions/other-functions.md
|
2024-03-13 00:36:23 -04:00 |
|
Sergei Trifonov
|
828cd7adab
|
Merge pull request #61215 from pmusa/patch-2
Clarify sentence about clusterAllReplicas
|
2024-03-12 22:48:57 +01:00 |
|
johnnymatthews
|
2847def517
|
Formats markdown with prettier.
|
2024-03-12 13:57:34 -03:00 |
|
johnnymatthews
|
b3cfb8a2cb
|
Adds sleep function docs.
|
2024-03-12 13:57:03 -03:00 |
|
johnnymatthews
|
53442f4914
|
Cleans up markdown.
|
2024-03-12 13:48:47 -03:00 |
|
divanik
|
8f44201f92
|
Preliminary commit
|
2024-03-12 16:22:33 +00:00 |
|
Mikhail f. Shiryaev
|
2fbc113021
|
Adjust the packages in installation docs
|
2024-03-12 17:00:44 +01:00 |
|
Peter
|
5576c17051
|
Using straightforward approach to import GPG key
|
2024-03-12 22:57:06 +08:00 |
|
Pablo Musa
|
f6abe68b60
|
Clarify sentence about clusterAllReplicas
The explanation about `clusterAllReplicas` is not clear. This change tries to simplify the sentence and clarify the explanation.
|
2024-03-12 10:52:22 +01:00 |
|
Alexey Milovidov
|
bd4f948f12
|
Merge pull request #61058 from ClickHouse/rip-copier
Delete `clickhouse-copier`
|
2024-03-12 07:15:48 +03:00 |
|
Alexey Milovidov
|
c3a839d595
|
Merge pull request #61127 from ClickHouse/remove-in-memory-data-parts-2
Remove in-memory data parts, part 3.
|
2024-03-12 07:07:07 +03:00 |
|
johnnymatthews
|
281dc8d29d
|
Improves varSamp docs. Adds varSampStable docs.
|
2024-03-11 17:48:12 -03:00 |
|
johnnymatthews
|
120a1fdb5f
|
Improves varPop docs. Adds varPopStable.
|
2024-03-11 17:24:33 -03:00 |
|
Nikita Mikhaylov
|
cfa042cb04
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into rip-copier
|
2024-03-11 15:45:20 +00:00 |
|
Robert Schulze
|
66e7c26bce
|
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
Adds read wkt point and ring docs.
|
2024-03-11 15:11:43 +01:00 |
|
Robert Schulze
|
1ea68265b5
|
Revert "Adds makeDateTime64 function."
This reverts commit bd194aab41 .
|
2024-03-11 12:46:30 +00:00 |
|
Robert Schulze
|
683d229d2d
|
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
|
2024-03-11 13:27:28 +01:00 |
|
Robert Schulze
|
e43ac49d4e
|
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql
|
2024-03-11 12:23:15 +00:00 |
|
serxa
|
b1d1c8eb0c
|
Merge branch 'master' into revert-60253-revert-59032-cpu-scheduler-and-cc
|
2024-03-11 11:25:53 +00:00 |
|
Robert Schulze
|
a0727ba0af
|
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
|
2024-03-11 11:54:29 +01:00 |
|
Robert Schulze
|
27099cedcb
|
Some fixups
|
2024-03-11 08:34:01 +00:00 |
|
Robert Schulze
|
3c60e82971
|
Incorporate review feedback
|
2024-03-11 07:41:28 +00:00 |
|
Johnny
|
e7270069a4
|
Removes dupliated h2 header.
|
2024-03-11 07:38:51 +00:00 |
|
johnnymatthews
|
ade0f9f75f
|
Adds docs for emptyArrayDate and emptyArrayDateTime.
|
2024-03-11 07:38:49 +00:00 |
|
johnnymatthews
|
c3895c3546
|
Adds emptyArrayFloat32/64 docs.
|
2024-03-11 07:38:46 +00:00 |
|
johnnymatthews
|
515cb59b00
|
Adds emptyArrayIntX docs.
|
2024-03-11 07:38:43 +00:00 |
|
johnnymatthews
|
d16c6780c7
|
Adds basic emptyArrayUIntX docs.
|
2024-03-11 07:38:40 +00:00 |
|
Robert Schulze
|
349894fc2b
|
Fixes #61051
|
2024-03-10 13:13:59 +00:00 |
|
Alexey Milovidov
|
d337379385
|
Remove in-memory data parts, step 2
|
2024-03-10 06:44:26 +01:00 |
|
robot-clickhouse-ci-2
|
1c44f3d091
|
Merge pull request #61063 from HowePa/patch-1
[Docs] correction arguments in `clickhouse-local`
|
2024-03-09 03:57:52 +01:00 |
|
Alexander Tokmakov
|
854abd64d8
|
Merge pull request #60340 from ClickHouse/ddl_none_only_active
Add none_only_active DDL output mode
|
2024-03-08 22:20:40 +01:00 |
|
johnnymatthews
|
2196c75dd8
|
Adds substring-UTF8 docs.
|
2024-03-08 11:07:04 -04:00 |
|
Alex Cheng
|
84339acde1
|
Merge branch 'ClickHouse:master' into master
|
2024-03-08 19:38:25 +08:00 |
|
Dmitry Novik
|
ac3d0e2df8
|
Merge pull request #60937 from mneedham/patch-2
Window functions intro
|
2024-03-08 12:06:18 +01:00 |
|
Robert Schulze
|
1366a3ebe2
|
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
|
2024-03-08 10:55:04 +01:00 |
|
Alex Cheng
|
b1dcf3183b
|
Update settings.md
|
2024-03-08 17:37:03 +08:00 |
|
豪肥肥
|
5bfb6f08a8
|
[Docs] correction arguments
|
2024-03-08 06:29:15 +08:00 |
|
Nikita Mikhaylov
|
7365da9293
|
Better
|
2024-03-07 19:30:31 +00:00 |
|
Nikita Mikhaylov
|
2bc4d27ac6
|
Bye bye
|
2024-03-07 19:24:39 +00:00 |
|
johnnymatthews
|
a00a1fd7b4
|
Adds readWKT docs.
|
2024-03-07 14:45:15 -04:00 |
|
Peter
|
f4fc65449c
|
Add another example dataset for presenting usage
|
2024-03-08 01:20:50 +08:00 |
|
johnnymatthews
|
bd194aab41
|
Adds makeDateTime64 function.
|
2024-03-07 12:55:21 -04:00 |
|
jsc0218
|
835afe1f34
|
Merge pull request #60893 from jsc0218/AddNamedCollectionGrantDoc
Add named collection grant description
|
2024-03-07 10:15:54 -05:00 |
|
Yarik Briukhovetskyi
|
b1b999f1c8
|
fix typo
|
2024-03-07 12:44:57 +01:00 |
|
Alex Cheng
|
8e4dec3205
|
Update nullable.md
|
2024-03-07 17:23:05 +08:00 |
|
Alex Cheng
|
dd5510674e
|
Update docs/zh/sql-reference/data-types/array.md
Co-authored-by: flynn <fenglv97@gmail.com>
|
2024-03-07 17:17:47 +08:00 |
|
Kseniia Sumarokova
|
de7f7e196e
|
Update docs/en/sql-reference/statements/grant.md
|
2024-03-07 13:55:22 +08:00 |
|
jsc0218
|
c901c9c1f3
|
fix typo
|
2024-03-07 01:47:10 +00:00 |
|
jsc0218
|
0f4cd3198d
|
add version specification
|
2024-03-07 01:09:18 +00:00 |
|
Shaun Struwig
|
06a7665d0e
|
Update encoding-functions.md
Add missing "Result:" after query
|
2024-03-06 18:19:52 +01:00 |
|
János Benjamin Antal
|
bdb76d9dd4
|
Fix aspell errors
|
2024-03-06 16:30:22 +00:00 |
|
Mark Needham
|
d0e887f834
|
Update index.md
|
2024-03-06 15:02:18 +00:00 |
|
Raúl Marín
|
314e27a06e
|
Fix groupArraySorted documentation
|
2024-03-06 12:52:03 +00:00 |
|
Robert Schulze
|
7a60a5c7ab
|
Merge pull request #60642 from rschu1ze/docs-58023
Docs: Follow-up to #58023
|
2024-03-06 11:40:39 +01:00 |
|
Robert Schulze
|
06c2492b92
|
Clarify subtle detail in docs
|
2024-03-06 09:29:42 +00:00 |
|
Robert Schulze
|
1c10b96361
|
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function
|
2024-03-06 09:04:57 +00:00 |
|
Antonio Andelic
|
e0fa26ece3
|
Merge pull request #60806 from Brokenice0415/add-leadership-expiry-setting
Support `leadership_expiry_ms` in Keeper's settings
|
2024-03-06 09:05:50 +01:00 |
|
Shaun Struwig
|
68a3ca37c4
|
Add examples using columns
|
2024-03-06 06:42:01 +01:00 |
|
Alex Cheng
|
f3a700b976
|
Merge branch 'ClickHouse:master' into master
|
2024-03-06 10:59:53 +08:00 |
|
jsc0218
|
cd2a418afd
|
add named collection grant doc
|
2024-03-06 02:31:21 +00:00 |
|