János Benjamin Antal
|
00aa60ca03
|
Merge pull request #65987 from ClickHouse/fix-docs-for-merge-selecting-sleep
Fix docs
|
2024-08-22 12:42:31 +00: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 |
|
Robert Schulze
|
76c93d35d8
|
Merge pull request #68477 from pinsvin00/add-clear-query-cache-tag
Drop query cache by tag
|
2024-08-22 09:39:22 +00:00 |
|
taiyang-li
|
9d0b3e3937
|
change as request
|
2024-08-22 11:32:59 +08:00 |
|
Yarik Briukhovetskyi
|
0441b1c425
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-21 19:48:21 +02:00 |
|
Kruglov Pavel
|
f1b1f8afcf
|
Merge pull request #67875 from Avogar/limits-for-random-settings
Allow to specify min and max for random settings in the test
|
2024-08-21 15:57:22 +00:00 |
|
Pablo Marcos
|
4965f3403b
|
Merge pull request #68615 from pamarcos/secure-name-collections-storage
Add storage encryption for named collections
|
2024-08-21 15:21:12 +00:00 |
|
Kruglov Pavel
|
aa96fd3385
|
Merge pull request #63798 from Blargian/variant_inference
setting to use Variant data type during schema inference
|
2024-08-21 13:06:00 +00:00 |
|
Robert Schulze
|
050af403a7
|
Merge remote-tracking branch 'ClickHouse/master' into add-clear-query-cache-tag
|
2024-08-21 09:58:42 +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 |
|
Pablo Marcos
|
dd39218971
|
Fix style
|
2024-08-20 14:24:53 +00:00 |
|
Pablo Marcos
|
c56ae57af8
|
Update documentation
|
2024-08-20 14:09:13 +00:00 |
|
János Benjamin Antal
|
e547875a9c
|
Improve wording
|
2024-08-20 14:03:02 +00:00 |
|
János Benjamin Antal
|
d10e65291c
|
Fix docs
|
2024-08-20 14:03:02 +00: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 |
|
Blargian
|
abf556d641
|
review changes
|
2024-08-20 11:39:47 +02:00 |
|
Yarik Briukhovetskyi
|
eaeebb4da1
|
Merge branch 'ClickHouse:master' into interval_type_conversion
|
2024-08-19 18:25:45 +02:00 |
|
Kseniia Sumarokova
|
30c9e76dc5
|
Merge pull request #68497 from petern48/fix_postgresql_setting_default
Fix incorrect default value in docs for postgresql_connection_pool_auto_close_connection
|
2024-08-19 10:45:35 +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 |
|
Shaun Struwig
|
4a7fe42001
|
Merge branch 'master' into variant_inference
|
2024-08-17 20:20:37 +02:00 |
|
Blargian
|
cb8d9a0564
|
fix typo
|
2024-08-17 20:13:35 +02:00 |
|
Peter Nguyen
|
9dee9ecfb4
|
Fix incorrect default value for postgresql_connection_pool_auto_close_connection in docs
|
2024-08-17 10:33:35 -06:00 |
|
Alexey Milovidov
|
67bbe6fe98
|
Merge pull request #68458 from cwurm/patch-4
Update gui.md: Links, formatting, spelling
|
2024-08-17 00:23:07 +00:00 |
|
Justin de Guzman
|
4b11522990
|
Update JSON link
|
2024-08-16 14:06:55 -07: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 |
|
Christoph Wurm
|
0dba461d7f
|
Update gui.md: Links, formatting, spelling
|
2024-08-16 16:46:57 +01:00 |
|
Kseniia Sumarokova
|
cb77472478
|
Merge pull request #68445 from neoman36/named_collection-doc
named-collections.md is updated
|
2024-08-16 12:29:01 +00:00 |
|
neoman36
|
c542fb57cd
|
named-collections.md is updated 2
|
2024-08-16 13:01:23 +02:00 |
|
Kruglov Pavel
|
39bc050e5f
|
Merge pull request #66444 from Avogar/json-data-type
Implement new JSON data type.
|
2024-08-16 10:29:29 +00:00 |
|
neoman36
|
b76277ca00
|
named-collections.md is updated
|
2024-08-16 12:23:20 +02:00 |
|
Alexey Milovidov
|
a4ade2347c
|
Merge pull request #68308 from rschu1ze/enable-simsimd
Various vector similarity index related fixes
|
2024-08-16 00:41:56 +00: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 |
|
Kruglov Pavel
|
c4d9944a90
|
Merge pull request #68382 from Avogar/better-datetime-inference
Improve schema inference of date times
|
2024-08-15 19:33:37 +00:00 |
|
Nikita Taranov
|
e98c89ebcb
|
Merge pull request #68164 from petern48/add_create_if_not_exists_setting
Add create_if_not_exists setting
|
2024-08-15 19:16:00 +00:00 |
|
avogar
|
7f0406a726
|
Remove JSONEmpty function and allow JSON in empty function
|
2024-08-15 15:53:09 +00:00 |
|
jsc0218
|
ee4b1eaaed
|
Merge pull request #68411 from jsc0218/DocForLWDProj
Add Doc for LWD and Projection
|
2024-08-15 14:43:59 +00:00 |
|
jsc0218
|
fb037bcc72
|
move to mergetree setting and add more info
|
2024-08-15 13:48:43 +00:00 |
|
Kruglov Pavel
|
f539507592
|
Merge branch 'master' into variant_inference
|
2024-08-15 14:23:20 +02:00 |
|
avogar
|
50a8cee0c5
|
Update docs
|
2024-08-15 11:39:04 +00:00 |
|
Robert Schulze
|
38a2b0dcc7
|
Allow Array(Float64) as type of underlying column
|
2024-08-15 10:47:55 +00:00 |
|
avogar
|
fed37d24f0
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-15 08:02:15 +00:00 |
|