Sergei Trifonov
|
f59ed02acb
|
Merge pull request #68956 from Blargian/docs_toBool
[Docs] add `toBool` to docs
|
2024-08-30 13:11:50 +00:00 |
|
Shaun Struwig
|
4ac4806b14
|
Update aspell-dict.txt
|
2024-08-30 08:07:21 +02:00 |
|
Konstantin Bogdanov
|
1cdccd527f
|
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
|
2024-08-26 12:06:18 +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 |
|
Konstantin Bogdanov
|
0f3c7ae8c2
|
feat: add docs
|
2024-08-22 01:15:16 +02:00 |
|
Robert Schulze
|
d80b37001c
|
Merge pull request #68498 from Blargian/docs_toInterval
[Docs] Update `toInterval*` functions
|
2024-08-20 12:10:07 +00:00 |
|
Blargian
|
0407171fce
|
update argument types and fix style
|
2024-08-20 12:53:31 +02:00 |
|
Nikolay Degterinsky
|
a1bec15eb7
|
Add style check for new allow_ settings
|
2024-08-19 17:59:40 +00:00 |
|
Michael Kolupaev
|
cb3468f6d1
|
Merge pull request #58934 from ClickHouse/mv4
Refreshable materialized views improvements
|
2024-08-16 17:16:28 +00:00 |
|
avogar
|
7f0406a726
|
Remove JSONEmpty function and allow JSON in empty function
|
2024-08-15 15:53:09 +00:00 |
|
Michael Kolupaev
|
074cd7371a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-13 20:04:17 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
Robert Schulze
|
99282e526a
|
Merge pull request #68235 from sakulali/query_cache_tag
QueryCache: Add tagging
|
2024-08-13 10:44:10 +00: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 |
|
Michael Kolupaev
|
15ca86db7a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-12 21:17:45 +00:00 |
|
Robert Schulze
|
45a14fa0ce
|
Fix spelling
|
2024-08-12 18:54:06 +00:00 |
|
Shaun Struwig
|
eab8594570
|
Update aspell-dict.txt
|
2024-08-12 20:35:33 +02:00 |
|
avogar
|
9296d4ecfb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-12 11:55:39 +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 |
|
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 |
|
Kseniia Sumarokova
|
315fd5496a
|
Merge pull request #65386 from skyoct/feat-s3-field
Feat add _etag for object storage
|
2024-08-07 17:35:43 +00:00 |
|
Vitaly Baranov
|
bf33aabec4
|
Add documentation.
(cherry picked from commit 083fff6ed6 )
|
2024-08-06 20:15:51 +02:00 |
|
Jacob Reckhard
|
86e3b35f24
|
spelling fixes
|
2024-08-06 09:07:17 -06:00 |
|
Michael Kolupaev
|
42da208561
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-05 22:38:07 +00: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 |
|
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 |
|
李扬
|
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 |
|
Michael Kolupaev
|
efceba3990
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-30 20:45:31 +00:00 |
|
Nikita Mikhaylov
|
61cf7668c7
|
Merge pull request #66549 from ClickHouse/client-base-application
Uninteresting change: introducing `ClientApplicationBase`
|
2024-07-30 12:50:23 +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 |
|
Alexey Milovidov
|
e4bc7dea61
|
Merge pull request #67353 from Avogar/json-as-object-docs
Add JSONAsObject format to documentation
|
2024-07-30 01:27:56 +00:00 |
|
Nikita Mikhaylov
|
af2c9fcaaf
|
Skip file
|
2024-07-29 17:28:03 +00:00 |
|
Kruglov Pavel
|
813f4015db
|
Merge branch 'master' into json-data-type
|
2024-07-29 13:08:51 +02:00 |
|
avogar
|
837b0e053d
|
Add JSONAsObject format to documentation
|
2024-07-29 10:52:41 +00:00 |
|
李扬
|
29f49e44dd
|
Merge branch 'ClickHouse:master' into func_overlay
|
2024-07-29 17:40:28 +08:00 |
|
Michael Kolupaev
|
8a04c8716a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-26 19:36:02 +00:00 |
|
Sergei Trifonov
|
d5c412e86a
|
Merge pull request #66534 from Blargian/docs_joinGetOrNull
[Docs] add `joinGetOrNull`
|
2024-07-26 14:30:24 +00:00 |
|
Shaun Struwig
|
1ebafccc13
|
add joinGetOrNull
|
2024-07-26 12:42:07 +02:00 |
|
Shaun Struwig
|
b3828b038d
|
add filesystemUnreserved
|
2024-07-26 11:49:04 +02:00 |
|
taiyang-li
|
c837541a77
|
fix style
|
2024-07-25 10:11:53 +08:00 |
|
Michael Kolupaev
|
e09d984fec
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-23 17:52:40 +00:00 |
|
avogar
|
ea15ad4ff5
|
Fix
|
2024-07-23 14:45:54 +00:00 |
|
李扬
|
18d331f273
|
Merge branch 'ClickHouse:master' into ch_support_printf
|
2024-07-23 11:52:16 +08:00 |
|
avogar
|
300073f51d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-07-22 15:35:57 +00:00 |
|
Alexey Milovidov
|
91693daf59
|
Merge pull request #65756 from ibotty/document-ssh-keys
document declarative ssh-keys authentication
|
2024-07-22 14:23:59 +00:00 |
|
avogar
|
6e7b5e7458
|
Fix style
|
2024-07-20 21:03:52 +00:00 |
|
avogar
|
184405fc7a
|
Fix build and style
|
2024-07-20 19:10:08 +00:00 |
|
Max K
|
b2adabd59e
|
fix pylint
|
2024-07-19 10:55:37 +02:00 |
|