Robert Schulze
|
654f8b98de
|
Update docs/en/sql-reference/functions/string-replace-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2024-09-07 20:47:03 +02:00 |
|
Robert Schulze
|
7ff244d7a3
|
Update docs/en/sql-reference/functions/string-replace-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2024-09-07 20:46:56 +02:00 |
|
Michael Kolupaev
|
8c8a806458
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-09-06 22:34:31 +00:00 |
|
Robert Schulze
|
84a5c88b50
|
Minor follow-up to #66933
|
2024-09-06 12:39:05 +00:00 |
|
Yarik Briukhovetskyi
|
eb540da247
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-06 11:56:22 +02:00 |
|
Konstantin Bogdanov
|
4ad2b04702
|
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
|
2024-09-05 23:03:34 +00:00 |
|
Yarik Briukhovetskyi
|
e799adc618
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-05 19:57:53 +02:00 |
|
Christoph Wurm
|
5e0673d207
|
Remove version note
|
2024-09-05 16:07:33 +01:00 |
|
Alexander Tokmakov
|
b6572e36b4
|
Merge pull request #61987 from allmazz/feat/59376
support ATTACH PARTITION `ALL` FROM `TABLE`
|
2024-09-05 14:57:38 +00:00 |
|
Christoph Wurm
|
57f80473cc
|
Docs: Add info on lightweight_deletes_sync
|
2024-09-05 13:42:09 +01:00 |
|
Nikita Mikhaylov
|
2b0fe084ae
|
Merge pull request #69277 from den-crane/patch-73
Doc. Remove a misleading statement
|
2024-09-05 12:01:44 +00:00 |
|
Daniil Ivanik
|
6c52c3d015
|
Merge pull request #69285 from cwurm/docs_clarify_lightweight_delete
Clarify timing of lightweight delete
|
2024-09-05 11:22:32 +00:00 |
|
Yarik Briukhovetskyi
|
ab378a0a46
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-05 11:36:28 +02:00 |
|
Christoph Wurm
|
35748dffb2
|
Clarify lightweight delete.
|
2024-09-05 10:31:14 +01:00 |
|
Anton Popov
|
10d2631ec9
|
Merge pull request #69030 from bigo-sg/improve_array_zip
Add new function arrayZipUnaligned
|
2024-09-05 08:05:56 +00:00 |
|
Denny Crane
|
ec8d0f94fe
|
Update index.md
|
2024-09-04 20:56:16 -03:00 |
|
alsu
|
8e9b45a010
|
update create/alter user syntax in docs according to current functionality
|
2024-09-04 11:12:42 +02:00 |
|
Michael Kolupaev
|
8ebbe9fb51
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-09-03 21:40:19 +00:00 |
|
Yarik Briukhovetskyi
|
de0e608919
|
Merge branch 'master' into time_buckets_impl
|
2024-09-03 23:24:14 +02:00 |
|
Arthur Passos
|
d9a4964cd9
|
Merge branch 'master' into multi_auth_methods
|
2024-09-03 15:01:59 -03:00 |
|
Kruglov Pavel
|
17baa4f51b
|
Merge pull request #68463 from Avogar/dynamic-json-distinct-aggregate-functions
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
|
2024-09-03 17:51:51 +00:00 |
|
Pablo Marcos
|
12f6b83d60
|
Update transactions doc
Clarify isolation levels when inside/outside of a transaction.
Also fix some weird formatting using hyphen instead of comma or period.
|
2024-09-03 16:35:11 +02:00 |
|
李扬
|
5832f982d6
|
Merge branch 'ClickHouse:master' into improve_array_zip
|
2024-09-03 17:48:13 +08:00 |
|
avogar
|
ed2da41a79
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
|
2024-09-02 10:41:49 +00:00 |
|
Nikita Mikhaylov
|
1c839ff4b9
|
Merge pull request #69125 from ClickHouse/Avogar-patch-7
Fix types in JSON docs
|
2024-09-02 10:13:30 +00:00 |
|
Yarik Briukhovetskyi
|
f89290cdbf
|
Merge pull request #68874 from liuneng1994/support-datetrunc-on-date32
Support Date32 on dateTrunc and toStartOfInterval
|
2024-09-02 09:26:54 +00:00 |
|
Yarik Briukhovetskyi
|
e3c5caf6db
|
Merge pull request #69055 from Warfields/patch-1
Update parametric-functions.md
|
2024-09-02 09:09:25 +00:00 |
|
taiyang-li
|
1cd4af1564
|
add new function arrayZipUnaligned
|
2024-09-02 11:55:41 +08:00 |
|
Kruglov Pavel
|
0857a10fc1
|
Fix types in JSON docs
|
2024-08-31 14:17:24 +02:00 |
|
avogar
|
2287f280da
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
|
2024-08-31 11:36:23 +00:00 |
|
liuneng
|
5e0000c4ca
|
add test case and doc
|
2024-08-31 10:49:50 +08:00 |
|
Arthur Passos
|
a22f9fd91f
|
Merge branch 'master' into multi_auth_methods
|
2024-08-30 16:59:40 -03:00 |
|
Yakov Olkhovskiy
|
950ca28f53
|
Merge pull request #67805 from sunny19930321/feature/add-delete-from-in-partition-command
Lightweight Delete In Partition
|
2024-08-30 15:44:46 +00:00 |
|
Sergei Trifonov
|
f59ed02acb
|
Merge pull request #68956 from Blargian/docs_toBool
[Docs] add `toBool` to docs
|
2024-08-30 13:11:50 +00:00 |
|
Yarik Briukhovetskyi
|
76b938acaf
|
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
|
2024-08-30 12:50:08 +02:00 |
|
Yarik Briukhovetskyi
|
9a4c32e8de
|
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
|
2024-08-30 12:50:02 +02:00 |
|
Yarik Briukhovetskyi
|
b1fc15ffc9
|
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
|
2024-08-30 12:49:56 +02:00 |
|
Kirill Nikiforov
|
563f3a4880
|
Merge remote-tracking branch 'origin/master' into feat/59376
|
2024-08-29 23:20:13 +04:00 |
|
Kirill Nikiforov
|
79c01e717f
|
rm comment, add docs
|
2024-08-29 23:15:39 +04:00 |
|
Michael Kolupaev
|
1603b3b126
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-08-29 18:35:30 +00:00 |
|
Arthur Passos
|
f9b845486a
|
Merge branch 'master' into multi_auth_methods
|
2024-08-29 13:12:19 -03:00 |
|
Aleksa Cukovic
|
cd9be01c65
|
Fix row policy documentation grammar
|
2024-08-29 14:40:38 +02:00 |
|
Samuel Warfield
|
2898b123c3
|
Update parametric-functions.md
Fix link to pattern syntax
|
2024-08-28 14:11:16 -06:00 |
|
avogar
|
0aba986372
|
Address review comments
|
2024-08-28 15:06:05 +00:00 |
|
Rodrigo Garcia
|
3314042278
|
Link to CASE changed after explicit anchor removed
|
2024-08-28 16:14:31 +02:00 |
|
Peter Nguyen
|
e998882609
|
Merge branch 'master' into add_arrayUnion_func
|
2024-08-28 08:05:47 -06:00 |
|
Peter Nguyen
|
e4ba3b47fc
|
Document arrayUnion() in array-functions.md
|
2024-08-28 00:16:02 -06:00 |
|
Arthur Passos
|
6f806124a3
|
Merge branch 'master' into multi_auth_methods
|
2024-08-27 12:24:53 -03:00 |
|
vdimir
|
bb22736bc3
|
Merge pull request #68867 from ucasfl/url-engine
Add virtual column _headers for url table engine
|
2024-08-27 13:27:19 +00:00 |
|
Blargian
|
35adf8d12b
|
add toBool to docs
|
2024-08-27 15:22:54 +02:00 |
|
János Benjamin Antal
|
964641a28c
|
Merge pull request #67583 from depressed-pho/fix-fromModifiedJulianDay
Fix the upper bound of function fromModifiedJulianDay()
|
2024-08-27 13:20:57 +00:00 |
|
Blargian
|
6febfc78b3
|
updates docs for DateTime64OrZero/Null/Default
|
2024-08-27 14:52:46 +02:00 |
|
Daniil Ivanik
|
e0dc32bc61
|
Merge pull request #68210 from ClickHouse/divanik/add_local_and_azure_iceberg_support
Support partial Iceberg reading in azure and local storages
|
2024-08-27 11:52:43 +00:00 |
|
Blargian
|
29664d12fc
|
update example of toTime
|
2024-08-27 12:44:28 +02:00 |
|
Blargian
|
c1c4cabe9f
|
Update toReference*Num function documentation
|
2024-08-27 12:41:02 +02:00 |
|
Konstantin Bogdanov
|
1cdccd527f
|
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
|
2024-08-26 12:06:18 +00:00 |
|
divanik
|
3581eb34e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
|
2024-08-26 09:04:13 +00:00 |
|
Nikita Mikhaylov
|
2888b01d64
|
Merge pull request #68697 from Blargian/patch-8
[Docs] fix typo and formatting in geohash page
|
2024-08-25 13:35:29 +00:00 |
|
flynn
|
e1e692a968
|
Fix and update docs
|
2024-08-25 08:00:16 +00:00 |
|
Kirill Nikiforov
|
40462bc716
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-23 22:10:06 +04:00 |
|
Maxim Dergousov
|
8c4329964f
|
small cosmetic changes in docs
|
2024-08-23 12:50:18 +03:00 |
|
Konstantin Bogdanov
|
69f6ea5083
|
Update docs/en/sql-reference/functions/hash-functions.md
|
2024-08-22 22:07:02 +02:00 |
|
Dergousov
|
a2ff8e4384
|
fix: correct return type inconsistencies in docs
|
2024-08-22 20:49:56 +03:00 |
|
Mark Needham
|
7c3a013d56
|
Update newjson.md
|
2024-08-22 16:53:30 +01:00 |
|
Arthur Passos
|
43e9a7ba4b
|
Merge branch 'master' into multi_auth_methods
|
2024-08-22 10:57:23 -03:00 |
|
Yarik Briukhovetskyi
|
e979251859
|
Merge pull request #68057 from yariks5s/interval_type_conversion
Implement interval data type comparison
|
2024-08-22 12:15:10 +00:00 |
|
Robert Schulze
|
a1b97d7334
|
Merge pull request #66933 from bigo-sg/func_overlay
Add functions `overlay[UTF8]`
|
2024-08-22 11:50:42 +00:00 |
|
Shaun Struwig
|
62054cae66
|
Update geohash.md
|
2024-08-22 13:49:16 +02:00 |
|
Shaun Struwig
|
6466f374e0
|
Update geohash.md
|
2024-08-22 11:29:33 +02:00 |
|
taiyang-li
|
9d0b3e3937
|
change as request
|
2024-08-22 11:32:59 +08:00 |
|
Dergousov
|
7f15f61426
|
feat: add docs
|
2024-08-21 22:46:55 +03:00 |
|
Dergousov
|
dfe0beb53b
|
feat: add docs
|
2024-08-21 22:46:29 +03:00 |
|
Robert Schulze
|
050af403a7
|
Merge remote-tracking branch 'ClickHouse/master' into add-clear-query-cache-tag
|
2024-08-21 09:58:42 +00:00 |
|
Michael Kolupaev
|
1502f3dd40
|
Small fixes
|
2024-08-20 23:14:03 +00:00 |
|
Michael Kolupaev
|
02cc8031bf
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-08-20 22:15:28 +00:00 |
|
Yarik Briukhovetskyi
|
0d416859b4
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-20 19:13:12 +02:00 |
|
János Benjamin Antal
|
677b28e1ac
|
Fix docs
|
2024-08-20 17:04:19 +02:00 |
|
Robert Schulze
|
129d1e387e
|
Some fixups
|
2024-08-20 13:36:17 +00:00 |
|
Robert Schulze
|
d80b37001c
|
Merge pull request #68498 from Blargian/docs_toInterval
[Docs] Update `toInterval*` functions
|
2024-08-20 12:10:07 +00:00 |
|
vdimir
|
f323c76431
|
Merge pull request #68461 from linhgiang24/patch-3
Update grant.md to include POSTGRES privilege
|
2024-08-20 11:09:53 +00:00 |
|
Blargian
|
0407171fce
|
update argument types and fix style
|
2024-08-20 12:53:31 +02:00 |
|
avogar
|
a5a451efe2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
|
2024-08-20 09:57:46 +00:00 |
|
Blargian
|
abf556d641
|
review changes
|
2024-08-20 11:39:47 +02:00 |
|
PHO
|
4b05106cc4
|
Fix the upper bound of function fromModifiedJulianDay()
The upper bound was supposed to be 9999-12-31 but it was accidentally
set to 9999-01-01.
|
2024-08-20 17:49:26 +09:00 |
|
Michael Kolupaev
|
498182d091
|
Reject repeated time units, add examples in documentation for EVERY
|
2024-08-20 02:25:45 +00:00 |
|
Michael Kolupaev
|
fae478b9d2
|
Style
|
2024-08-20 02:21:44 +00:00 |
|
Michael Kolupaev
|
48ec505823
|
Refreshable MV: coordination and Replicated DB support
|
2024-08-20 02:21:41 +00:00 |
|
Yarik Briukhovetskyi
|
0552a1acab
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-19 12:35:50 +02:00 |
|
taiyang-li
|
29a0161cdf
|
change as request
|
2024-08-19 18:25:01 +08:00 |
|
taiyang-li
|
8eb922036e
|
change as request
|
2024-08-19 12:45:15 +08:00 |
|
Blargian
|
cb8d9a0564
|
fix typo
|
2024-08-17 20:13:35 +02:00 |
|
Arthur Passos
|
accade2390
|
Merge branch 'master' into multi_auth_methods
|
2024-08-17 10:26:11 -03:00 |
|
avogar
|
4bf9197849
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
|
2024-08-16 22:38:52 +00:00 |
|
Justin de Guzman
|
4b11522990
|
Update JSON link
|
2024-08-16 14:06:55 -07:00 |
|
avogar
|
85a813bbed
|
Better example
|
2024-08-16 17:55:57 +00:00 |
|
avogar
|
32f4b1f891
|
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
|
2024-08-16 17:49:38 +00:00 |
|
Michael Kolupaev
|
cb3468f6d1
|
Merge pull request #58934 from ClickHouse/mv4
Refreshable materialized views improvements
|
2024-08-16 17:16:28 +00:00 |
|
Linh Giang
|
4f84c82d6d
|
Update grant.md to include POSTGRES privilege
Added POSTGRES privilege under the SOURCES category as it seems to be missing.
|
2024-08-16 11:02:44 -06:00 |
|
Michael Kolupaev
|
4b9a2997d0
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-16 00:33:30 +00:00 |
|
avogar
|
9f477bb1e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-15 20:44:01 +00:00 |
|
avogar
|
7f0406a726
|
Remove JSONEmpty function and allow JSON in empty function
|
2024-08-15 15:53:09 +00:00 |
|
jsc0218
|
fb037bcc72
|
move to mergetree setting and add more info
|
2024-08-15 13:48:43 +00:00 |
|
divanik
|
6a96eb5a4e
|
Merge branch 'divanik/add_local_and_azure_iceberg_support' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
|
2024-08-15 12:58:49 +00:00 |
|
Blargian
|
844cdd8937
|
update toInterval functions
|
2024-08-14 20:38:09 +02:00 |
|
taiyang-li
|
0abca8b7dd
|
fix doc
|
2024-08-14 09:57:59 +08:00 |
|
Michael Kolupaev
|
ab843c3cf5
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-14 00:29:48 +00:00 |
|
avogar
|
55ede2dab6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 21:19:17 +00:00 |
|
Michael Kolupaev
|
074cd7371a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-13 20:04:17 +00:00 |
|
jsc0218
|
82dfc336be
|
Merge pull request #68295 from austin-tildei/patch-1
Remove trailing colon in header for consistency
|
2024-08-13 19:49:24 +00:00 |
|
Kruglov Pavel
|
6c8ad63104
|
Merge pull request #68132 from Avogar/better-dynamic
Reimplement Dynamic type
|
2024-08-13 19:21:52 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
Austin Bruch
|
7e209ebdf6
|
Remove trailing colon in header for consistency
|
2024-08-13 12:30:17 -04:00 |
|
Daniil Ivanik
|
f9f41405cc
|
Merge branch 'master' into divanik/add_local_and_azure_iceberg_support
|
2024-08-13 18:24:02 +02:00 |
|
Yarik Briukhovetskyi
|
99503dfb03
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-13 18:06:44 +02:00 |
|
avogar
|
0b728e7547
|
Update docs
|
2024-08-13 13:56:08 +00:00 |
|
Arthur Passos
|
e8a40d9d52
|
Merge branch 'master' into multi_auth_methods
|
2024-08-13 10:30:01 -03:00 |
|
Yarik Briukhovetskyi
|
086c0f03a6
|
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
|
2024-08-13 10:04:21 +00:00 |
|
Yarik Briukhovetskyi
|
d82e9b79da
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-13 12:01:19 +02:00 |
|
vdimir
|
dfb892ba5f
|
Merge pull request #66616 from Blargian/docs_getXYZ
add documentation for `getSubcolumn` and `getTypeSerializationStreams`
|
2024-08-13 09:35:44 +00:00 |
|
taiyang-li
|
51a65dca49
|
fix conflicts
|
2024-08-13 11:45:48 +08:00 |
|
Kruglov Pavel
|
01b2e67f2e
|
Merge branch 'master' into json-data-type
|
2024-08-12 23:32:35 +02:00 |
|
Michael Kolupaev
|
15ca86db7a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-12 21:17:45 +00:00 |
|
avogar
|
03182c7a8f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-dynamic
|
2024-08-12 20:29:24 +00:00 |
|
Arthur Passos
|
4c6aca2eed
|
add docs about reset auth method
|
2024-08-12 15:58:10 -03:00 |
|
Arthur Passos
|
64d50d6e5b
|
Merge branch 'master' into multi_auth_methods
|
2024-08-12 15:42:37 -03:00 |
|
Shaun Struwig
|
aa7a2bcb02
|
Fix typo
|
2024-08-12 20:34:02 +02:00 |
|
vdimir
|
5195bc9060
|
Merge branch 'master' into pr/allmazz/63279
|
2024-08-12 16:45:58 +00:00 |
|
Kruglov Pavel
|
bba4a90a9c
|
Merge branch 'master' into better-dynamic
|
2024-08-12 17:28:09 +02:00 |
|
divanik
|
61e616204e
|
Docs correct typos
|
2024-08-12 14:21:42 +00:00 |
|
divanik
|
58dd01d8b6
|
Add docs
|
2024-08-12 13:45:00 +00:00 |
|
avogar
|
9296d4ecfb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-12 11:55:39 +00:00 |
|
Yarik Briukhovetskyi
|
8bc89ac8df
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-12 11:44:45 +02:00 |
|
Robert Schulze
|
574c445be9
|
Refactor tests for (experimental) statistics
|
2024-08-12 05:56:16 +00:00 |
|
Alexander Tokmakov
|
53bc1b7e35
|
Revert "Refactor tests for (experimental) statistics"
|
2024-08-11 13:19:36 +02:00 |
|
Robert Schulze
|
f7e7a884b5
|
Merge pull request #67962 from Blargian/docs_toDecimalXYZ
Docs:`toDecimal32/64/128/256` and variants
|
2024-08-11 09:23:40 +00:00 |
|
Robert Schulze
|
45db564354
|
Merge pull request #68034 from rschu1ze/stats-tests-refactoring
Refactor tests for (experimental) statistics
|
2024-08-11 08:43:31 +00:00 |
|
Blargian
|
e582118544
|
review changes
|
2024-08-10 13:09:40 +02:00 |
|
Alexey Milovidov
|
e6e06af7bd
|
Merge pull request #64281 from bigo-sg/extend_inequal_join
`Any/Semi/Anti` join support mixed join conditions
|
2024-08-09 21:36:31 +00:00 |
|
Alexey Milovidov
|
a79eff9dcf
|
Merge pull request #67647 from jacobrec/multilinestring
Added support for reading MultiLineString WKTs
|
2024-08-09 21:35:55 +00:00 |
|
avogar
|
c61eef4a76
|
Reimplement Dynamic type
|
2024-08-09 21:17:49 +00:00 |
|
Kirill Nikiforov
|
4354b4193d
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-09 20:42:32 +03:00 |
|
Yarik Briukhovetskyi
|
aebb07884b
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-09 11:53:14 +02:00 |
|
Robert Schulze
|
9b94bbc87e
|
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
|
2024-08-09 07:54:35 +00:00 |
|
pufit
|
21f8b03789
|
Merge pull request #67655 from ClickHouse/pufit/fuzz-query-revert-revert
FuzzQuery table function (resubmit)
|
2024-08-09 05:57:43 +00:00 |
|
Alexey Milovidov
|
89ea89ad67
|
Merge pull request #67885 from canhld94/drop_detached_partition_all
Support DROP DETACHED PARTITION ALL
|
2024-08-09 05:20:55 +00:00 |
|
Justin de Guzman
|
0071765138
|
Merge pull request #67940 from ClickHouse/prometheus-documentation
Add documentation for Prometheus protocols and TimeSeries engine.
|
2024-08-09 01:03:26 +00:00 |
|
pufit
|
99fbef3340
|
Merge branch 'master' into pufit/fuzz-query-revert-revert
|
2024-08-08 20:12:23 -04:00 |
|
Yarik Briukhovetskyi
|
0ad6aa09ac
|
fix style
|
2024-08-08 22:51:27 +02:00 |
|
Kirill Nikiforov
|
ea58b8062e
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-08 22:44:32 +03:00 |
|
Yarik Briukhovetskyi
|
e9659626ad
|
fix style + add docs
|
2024-08-08 20:41:15 +02:00 |
|
Robert Schulze
|
fece58ae82
|
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
|
2024-08-08 17:38:38 +00:00 |
|
Jacob Reckhard
|
cd69fa5a4c
|
fixed typos
|
2024-08-08 11:20:55 -06:00 |
|
Duc Canh Le
|
fdd8d5e5d8
|
Merge branch 'master' into drop_detached_partition_all
Fix CI
|
2024-08-08 14:44:10 +00:00 |
|
Yarik Briukhovetskyi
|
edccd30016
|
Merge branch 'ClickHouse:master' into hive_style_partitioning
|
2024-08-08 14:52:33 +02:00 |
|
Robert Schulze
|
b0ba53788a
|
Refactor tests for (experimental) statistics
|
2024-08-08 11:21:23 +00:00 |
|
Ilya Yatsishin
|
f21a48dac6
|
Merge pull request #67064 from zvonand/hdfs-double-asterisk
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
|
2024-08-08 11:12:55 +00:00 |
|
Yarik Briukhovetskyi
|
6384488826
|
Merge branch 'ClickHouse:master' into hive_style_partitioning
|
2024-08-08 11:45:01 +02:00 |
|
Dmitry Novik
|
486d717e88
|
Merge pull request #67661 from bigo-sg/win_bug
Fix crash on `percent_rank`
|
2024-08-08 08:28:48 +00:00 |
|
pufit
|
6c0cc194d3
|
Merge branch 'master' into pufit/fuzz-query-revert-revert
|
2024-08-07 23:26:05 -04:00 |
|
lgbo-ustc
|
daf62e1682
|
update
|
2024-08-08 08:30:10 +08:00 |
|
Yarik Briukhovetskyi
|
9e3a2931d2
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-07 23:59:34 +02:00 |
|
Andrey Zvonov
|
c6482a092b
|
Merge branch 'master' into hdfs-double-asterisk
|
2024-08-07 21:42:00 +03:00 |
|
Ilya Yatsishin
|
4fb1febe48
|
Update table.md
|
2024-08-07 18:51:24 +02:00 |
|
max-vostrikov
|
7dc55faf73
|
Merge pull request #67979 from ClickHouse/docs-for-lightweight_mutation_projection_mode
docs for lightweight_mutation_projection_mode option
|
2024-08-07 14:31:02 +00:00 |
|
maxvostrikov
|
37a6bd25f6
|
squash! docs for lightweight_mutation_projection_mode option starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
|
2024-08-07 14:06:02 +02:00 |
|
maxvostrikov
|
c39cdcffaf
|
docs for lightweight_mutation_projection_mode option
starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
|
2024-08-07 14:03:53 +02:00 |
|
maxvostrikov
|
a9735f470c
|
squash! fix docks for groupConcat function documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
|
2024-08-07 12:09:26 +02:00 |
|
maxvostrikov
|
de41ffa18f
|
fix docks for groupConcat function
documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
|
2024-08-07 12:06:14 +02:00 |
|
Duc Canh Le
|
7fa6948884
|
Merge branch 'master' into drop_detached_partition_all
Fix CI
|
2024-08-07 09:20:06 +00:00 |
|
Blargian
|
b76e4acbc0
|
fix another typo
|
2024-08-07 11:13:56 +02:00 |
|
Blargian
|
4f2b1c36b7
|
Fix typo from previous PR
|
2024-08-07 11:12:09 +02:00 |
|
Blargian
|
5eb896b9f1
|
Add documentation for toDecimal32 and variants
|
2024-08-07 10:43:41 +02:00 |
|
lgbo-ustc
|
bd4d648f63
|
update doc
|
2024-08-07 15:15:32 +08:00 |
|
lgbo-ustc
|
81b9d6d3f5
|
add doc
|
2024-08-07 08:57:56 +08:00 |
|
lgbo-ustc
|
9845aeac0f
|
support percent_rank in old analyzer
|
2024-08-07 08:57:56 +08:00 |
|
lgbo-ustc
|
b8c6beeb7a
|
update doc
|
2024-08-07 08:57:56 +08:00 |
|
Robert Schulze
|
915e6f6565
|
Merge pull request #67908 from Blargian/docs_toFloat
Update documentation of `toFloat32/64` and variants
|
2024-08-06 19:52:07 +00:00 |
|
Vitaly Baranov
|
bf33aabec4
|
Add documentation.
(cherry picked from commit 083fff6ed6 )
|
2024-08-06 20:15:51 +02:00 |
|
Blargian
|
0bb8d1a8ed
|
optimize formatting by 3%
|
2024-08-06 17:10:34 +02:00 |
|
Blargian
|
5313c9539e
|
update documentation for Float32/64 and variants
|
2024-08-06 14:34:06 +02:00 |
|
Andrey Zvonov
|
97f1cfc232
|
add ** glob to hdfs docs
|
2024-08-06 11:18:47 +00:00 |
|
Duc Canh Le
|
c6c2fce9d2
|
update document
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-08-06 07:51:35 +00:00 |
|
Michael Kolupaev
|
42da208561
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-05 22:38:07 +00:00 |
|
Kirill Nikiforov
|
a28a82d344
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-05 20:57:15 +03:00 |
|
Yarik Briukhovetskyi
|
9b06753bb7
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-05 17:02:27 +02:00 |
|
sunny19930321
|
e2b74e4176
|
feat: add delete from in pastition cmd
|
2024-08-05 19:32:45 +08:00 |
|
vdimir
|
908f3fc937
|
Merge pull request #66257 from bigo-sg/ch_support_printf
Add function printf for spark compatiability
|
2024-08-05 09:53:22 +00:00 |
|
Alexey Milovidov
|
1e19459610
|
Merge pull request #67334 from petern48/aliasFeature
New Feature: Add camelCase aliases denseRank() and percentRank()
|
2024-08-04 20:52:31 +00:00 |
|
李扬
|
667727192f
|
Merge branch 'ClickHouse:master' into fix_map_from_arrays
|
2024-08-03 21:28:20 +08:00 |
|
Peter Nguyen
|
b6f1da51f3
|
Merge branch 'ClickHouse:master' into aliasFeature
|
2024-08-02 21:46:42 -06:00 |
|
Alexey Milovidov
|
65e0168b64
|
Merge pull request #67347 from ssheikin/patch-1
Fix positionCaseInsensitive example
|
2024-08-02 20:02:36 +00:00 |
|
Sasha Sheikin
|
ae6d4bdd8a
|
Fix positionCaseInsensitive example
|
2024-08-02 18:47:29 +02:00 |
|
Nikita Fomichev
|
1fd9464947
|
Merge pull request #67454 from ClickHouse/24.7-testing-and-docs
24.7 add missing documentation and testing
|
2024-08-02 15:00:47 +00:00 |
|
justindeguzman
|
927462892e
|
[Docs] Add notes on PeerDB
|
2024-08-01 23:10:53 -07:00 |
|
pufit
|
0ec292a65f
|
Revert "Revert "FuzzQuery table function""
This reverts commit ff44b206
|
2024-08-02 00:32:01 -04:00 |
|
李扬
|
f0b2aa195c
|
Merge branch 'ClickHouse:master' into fix_map_from_arrays
|
2024-08-02 10:45:46 +08:00 |
|
李扬
|
3a2009c9bc
|
Merge branch 'ClickHouse:master' into func_overlay
|
2024-08-02 10:45:28 +08:00 |
|
Jacob Reckhard
|
a80c7c080c
|
Added support for reading multilinestring wkts
|
2024-08-01 18:23:11 -06:00 |
|
taiyang-li
|
5564489cca
|
change as request
|
2024-08-01 15:31:54 +08:00 |
|
Peter Nguyen
|
c21fabe32e
|
Merge branch 'ClickHouse:master' into aliasFeature
|
2024-07-31 21:11:52 -06:00 |
|
Yarik Briukhovetskyi
|
fac73a0944
|
Merge branch 'master' into hive_style_partitioning
|
2024-07-31 18:25:08 +02:00 |
|
Kruglov Pavel
|
bcd53dcd20
|
Fix docs
|
2024-07-31 14:31:33 +02:00 |
|
vdimir
|
90d2d36209
|
Merge branch 'master' into pr/allmazz/63279
|
2024-07-31 12:09:46 +00:00 |
|
vdimir
|
6ea69fbfb2
|
doc, fix
|
2024-07-31 12:08:53 +00:00 |
|
Peter Nguyen
|
419a5e7f73
|
Update window-functions doc with denseRank and percentRank aliases
|
2024-07-30 17:17:01 -06:00 |
|
Peter Nguyen
|
3b12fec141
|
Update dense_rank doc to mention the denseRank alias
|
2024-07-30 17:05:48 -06:00 |
|
Yakov Olkhovskiy
|
dea79dc2bb
|
Merge pull request #67091 from ClickHouse/fix-lag-lead-in-frame
Fix: add necessary type conversion in lagInFrame and leadInFrame
|
2024-07-30 22:48:11 +00:00 |
|
Michael Kolupaev
|
efceba3990
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-30 20:45:31 +00:00 |
|
Robert Schulze
|
546eb4bf1d
|
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
|
2024-07-30 17:18:32 +00:00 |
|
Arthur Passos
|
fa6564dbe3
|
Merge branch 'master' into multi_auth_methods
|
2024-07-30 10:32:13 -03:00 |
|
vdimir
|
7eddb93935
|
Merge branch 'master' into pr/allmazz/63279
|
2024-07-30 10:54:45 +00:00 |
|
Nikita Fomichev
|
9a05a3ed9e
|
Add missing documentation for groupConcat after series of reverts and merges
https://github.com/ClickHouse/ClickHouse/pull/65384
|
2024-07-30 12:07:34 +02:00 |
|
Yarik Briukhovetskyi
|
f0da5c528f
|
Merge branch 'master' into hive_style_partitioning
|
2024-07-30 11:49:14 +02:00 |
|
Robert Schulze
|
8370114400
|
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
formatDateTime[InJodaSyntax]: make format string optional
|
2024-07-30 09:35:11 +00:00 |
|
Yakov Olkhovskiy
|
f94bebb053
|
fix
|
2024-07-29 22:36:59 +00:00 |
|
Michael Kolupaev
|
c52b6f58be
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-29 20:44:30 +00:00 |
|
Robert Schulze
|
812a2b9299
|
formatDateTime[InJodaSyntax]: make format string optional
|
2024-07-29 17:24:28 +00:00 |
|
Shaun Struwig
|
4488d65fe9
|
Merge branch 'master' into docs_toUIntXYZ
|
2024-07-29 15:12:59 +02:00 |
|
Blargian
|
e13bc4e47a
|
fix formatting issues
|
2024-07-29 14:57:30 +02:00 |
|
Arthur Passos
|
ae72bd57f2
|
try to fix docs? is it broken at all
|
2024-07-29 09:50:54 -03:00 |
|
Robert Schulze
|
558bec1c94
|
Merge pull request #66649 from Blargian/docs_toXYZ
[Docs] `toInt*` functions
|
2024-07-29 12:22:41 +00:00 |
|
Blargian
|
2908cd7284
|
update toInt*OrDefault to show that the default argument is optional
|
2024-07-29 13:28:24 +02:00 |
|
Blargian
|
ceb0f7fe0f
|
Fix typoo
|
2024-07-29 13:17:27 +02:00 |
|
Kruglov Pavel
|
813f4015db
|
Merge branch 'master' into json-data-type
|
2024-07-29 13:08:51 +02:00 |
|
Blargian
|
a8f36ebded
|
update wording of toInt8OrDefault
|
2024-07-29 13:02:18 +02:00 |
|
李扬
|
29f49e44dd
|
Merge branch 'ClickHouse:master' into func_overlay
|
2024-07-29 17:40:28 +08:00 |
|
Alexey Milovidov
|
512797a247
|
Merge pull request #67160 from xc0derx/patch-1
fix broken links (compression codecs)
|
2024-07-28 11:24:20 +00:00 |
|
Blargian
|
be22d76942
|
add UInt* functions
|
2024-07-28 00:38:07 +02:00 |
|
Shaun Struwig
|
e8c2e1745e
|
Fix typo
|
2024-07-28 00:05:24 +02:00 |
|
Kirill Nikiforov
|
c23e3d8663
|
Merge branch 'master' into mongodb_refactoring
|
2024-07-27 15:33:46 +03:00 |
|
Blargian
|
85249b47f1
|
Review changes
|
2024-07-27 11:56:20 +02:00 |
|
Michael Kolupaev
|
8a04c8716a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-26 19:36:02 +00:00 |
|
Arthur Passos
|
456613e7fa
|
minor doc change
|
2024-07-26 14:40:50 -03:00 |
|
Arthur Passos
|
5a45563f1b
|
add note about downgrading
|
2024-07-26 14:36:58 -03:00 |
|
Sergei Trifonov
|
d5c412e86a
|
Merge pull request #66534 from Blargian/docs_joinGetOrNull
[Docs] add `joinGetOrNull`
|
2024-07-26 14:30:24 +00:00 |
|
Blargian
|
60cca77c8a
|
add example for materialize function
|
2024-07-26 12:39:35 +02:00 |
|
Raúl Marín
|
9ff1492245
|
Merge pull request #67179 from Blargian/docs_filesystemUnreserved
[Docs] rename `filesystemFree` to `filesystemUnreserved`
|
2024-07-26 10:27:08 +00:00 |
|
Alexey Milovidov
|
6f4aa977d7
|
Merge pull request #66832 from joelynch/joelynch/table-comments
Ensure COMMENT clause works for all table engines
|
2024-07-26 09:35:57 +00:00 |
|
Blargian
|
02bfe82192
|
rename filesystemFree to fiilesystemUnreserved
|
2024-07-26 11:19:46 +02:00 |
|
Blargian
|
aaa25454b3
|
Additional formatting fixes
|
2024-07-26 10:58:45 +02:00 |
|
Michael Kolupaev
|
b4ca0efcaa
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-26 02:31:35 +00:00 |
|
xc0derx
|
18fb7396f9
|
fix broken links (compression codecs)
|
2024-07-25 23:21:30 +02:00 |
|
Blargian
|
3c1004aee4
|
Fix typo
|
2024-07-25 21:26:14 +02:00 |
|
Blargian
|
1ba4790511
|
Review changes
|
2024-07-25 21:18:48 +02:00 |
|
Dmitry Novik
|
82654361f9
|
Merge pull request #66982 from linhgiang24/patch-2
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
|
2024-07-25 15:39:11 +00:00 |
|
Dmitry Novik
|
93a2dbf85c
|
Move syntax part on top
|
2024-07-25 17:02:11 +02:00 |
|
Arthur Passos
|
f3f9d5f4de
|
add notes about no_password behavior
|
2024-07-25 09:07:13 -03:00 |
|
taiyang-li
|
e181ccd017
|
update doc
|
2024-07-25 17:53:51 +08:00 |
|
taiyang-li
|
c2f85c6fd0
|
support map type as first argument type
|
2024-07-25 17:43:02 +08:00 |
|
joelynch
|
e1dc94e1a5
|
Merge branch 'master' into joelynch/table-comments
|
2024-07-25 10:15:03 +02:00 |
|