Raúl Marín
|
474499d240
|
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert"
|
2024-09-17 21:48:19 +02:00 |
|
jsc0218
|
839f06035f
|
Merge pull request #69376 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
|
2024-09-17 18:46:43 +00:00 |
|
avogar
|
66c4b4855e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into default-implementation-for-dynamic
|
2024-09-17 18:24:31 +00:00 |
|
avogar
|
1ac81c99db
|
Support Dynamic type in most functions
|
2024-09-17 18:05:24 +00:00 |
|
Kseniia Sumarokova
|
0369aaea87
|
Merge pull request #69092 from 1on/master
Ability to limit columns for tables in MaterializedPostgreSQL
|
2024-09-17 11:08:05 +00:00 |
|
Kseniia Sumarokova
|
79223045c9
|
Merge pull request #68592 from Sergey2Gnezdilov/patch-1
Update nats.md
|
2024-09-17 10:56:37 +00:00 |
|
pufit
|
7b94dc1813
|
Merge pull request #65277 from arthurpassos/multi_auth_methods
Multi auth methods
|
2024-09-16 23:53:33 +00:00 |
|
Michael Kolupaev
|
3b2fe2e60d
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-09-16 21:53:56 +00:00 |
|
Kruglov Pavel
|
da993ad0a3
|
Merge pull request #69635 from ClickHouse/Avogar-patch-7
Update docs of JSONAsObject format with new JSON type
|
2024-09-16 16:24:21 +00:00 |
|
Yarik Briukhovetskyi
|
19dbee7cdb
|
Merge pull request #69625 from ClickHouse/fix-filelog-docs
Update filelog.md
|
2024-09-16 15:50:38 +00:00 |
|
Rich Raposa
|
d793e06860
|
Merge pull request #69622 from Olexandr88/patch-1
Docs: Update index
|
2024-09-16 13:12:30 +00:00 |
|
Kruglov Pavel
|
e5ae4c8e8b
|
Update docs of JSONAsObject format with new JSON type
|
2024-09-16 14:19:20 +02:00 |
|
János Benjamin Antal
|
60f893bf87
|
Update filelog.md
|
2024-09-16 12:38:42 +02:00 |
|
Oleksandr
|
85af661b9c
|
Docs: Update index
|
2024-09-16 12:57:24 +03:00 |
|
Robert Schulze
|
1a4c7b7c61
|
Merge pull request #69493 from ucasfl/vector-index-insert
Speedup insert performance of vector similarity index by parallelization
|
2024-09-16 08:54:02 +00:00 |
|
Oleksandr
|
14feba8443
|
Docs: Update index
|
2024-09-16 11:42:09 +03:00 |
|
Michael Kolupaev
|
7db9ac2d14
|
Merge remote-tracking branch 'origin/master' into mvrere
|
2024-09-14 00:52:13 +00:00 |
|
Marco Vilas Boas
|
ddf2e07fd0
|
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk
|
2024-09-13 18:17:44 +01:00 |
|
Daniil Ivanik
|
2fce90ab76
|
Merge pull request #66782 from a-a-f/input_format_json_empty_as_default
Add support for the `input_format_json_empty_as_default` setting
|
2024-09-13 10:33:45 +00:00 |
|
Marco Vilas Boas
|
8299b31d47
|
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
|
2024-09-13 10:44:04 +01:00 |
|
Arthur Passos
|
2c165096cd
|
Merge branch 'master' into multi_auth_methods
|
2024-09-13 05:18:11 -03:00 |
|
Antonio Andelic
|
f62cb32c5c
|
Merge pull request #69332 from ClickHouse/issues/68932/remove-recursive
Support removeRecursive natively in keeper
|
2024-09-12 17:14:34 +00:00 |
|
1on
|
51d770fa7a
|
Ability to limit columns for tables in MaterializedPostgreSQL
|
2024-09-12 18:10:19 +03:00 |
|
Robert Schulze
|
38b5ea9066
|
Fix docs
|
2024-09-12 12:43:27 +00:00 |
|
Robert Schulze
|
fe5e061fff
|
Some fixups
|
2024-09-12 10:38:14 +00:00 |
|
Marco Vilas Boas
|
185d9401e5
|
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
|
2024-09-12 11:08:45 +01:00 |
|
Marco Vilas Boas
|
f292767778
|
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
|
2024-09-12 10:56:32 +01:00 |
|
marco-vb
|
21bd47f09e
|
Add settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert and update documentation.
|
2024-09-12 09:45:43 +00:00 |
|
Mikhail Artemenko
|
494455e4eb
|
Merge branch 'master' into issues/68932/remove-recursive
|
2024-09-12 08:51:41 +00:00 |
|
Kseniia Sumarokova
|
b7e863b0e9
|
Update docs/en/engines/table-engines/integrations/azure-queue.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-09-10 18:13:04 +02:00 |
|
Kseniia Sumarokova
|
dcd1874520
|
Update docs/en/engines/table-engines/integrations/azure-queue.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-09-10 18:12:56 +02:00 |
|
kssenii
|
6719112b02
|
Add azure-queue.md
|
2024-09-10 15:10:53 +02:00 |
|
Sergei Trifonov
|
db42cf12fd
|
Merge pull request #68933 from Blargian/docs_toRelativeXYZ
[Docs] update `toReference*Num` docs
|
2024-09-10 10:48:24 +00:00 |
|
Tuan Pham Anh
|
561daee66f
|
Update document
|
2024-09-10 10:24:31 +00:00 |
|
Daniil Ivanik
|
25a5768adc
|
Merge pull request #68952 from Blargian/docs_toDateTime64XYZ
[Docs] update docs for `DateTime64OrZero/Null/Default` functions
|
2024-09-10 09:15:34 +00:00 |
|
Daniil Ivanik
|
8263815451
|
Merge pull request #69007 from jww0924/patch-1
[Docs] Add CKibana as third-party GUI
|
2024-09-10 09:14:37 +00:00 |
|
alesapin
|
41798be63f
|
Merge pull request #69339 from ClickHouse/cp-mv-docs
Docs: Add cp/mv to keeper client docs
|
2024-09-10 09:10:32 +00:00 |
|
Damian Kula
|
367e31d50f
|
Removes last reference to live view
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2024-09-10 10:53:47 +02:00 |
|
Robert Schulze
|
2b2cd8e3e0
|
Merge pull request #69377 from JackyWoo/rename_statistics_count_min
Rename `count_min` statistics to `countmin`
|
2024-09-09 18:25:11 +00:00 |
|
Damian Kula
|
86c3b9d185
|
Replace live view with refreshable since the former is deprecated
|
2024-09-09 16:46:17 +02:00 |
|
Robert Schulze
|
420bc3a072
|
Merge pull request #69382 from rschu1ze/doc-from
Docs: Document per-logger level overrides
|
2024-09-09 12:21:22 +00:00 |
|
Robert Schulze
|
c4720d9728
|
Minor doc fixups
|
2024-09-09 11:18:42 +00:00 |
|
Robert Schulze
|
3363fe3388
|
Docs: Document per-logger level overriding
|
2024-09-09 11:14:25 +00:00 |
|
Robert Schulze
|
5639fed2a5
|
Merge pull request #69379 from rschu1ze/doc-from
Docs: Mention `FROM`-before-`SELECT` syntax
|
2024-09-09 10:13:48 +00:00 |
|
Mikhail Artemenko
|
08368d1d65
|
update keeper client docs
|
2024-09-09 09:46:17 +00:00 |
|
JackyWoo
|
6539cbd1ce
|
Add CountMin to dictionary file and a little fixup
|
2024-09-09 17:34:15 +08:00 |
|
Raúl Marín
|
d968de6d26
|
Merge pull request #66205 from alexkorep/output-format-json-compact-with-progress
JSONCompactWithProgress query output format
|
2024-09-09 09:30:42 +00:00 |
|
Yarik Briukhovetskyi
|
2c35d53bf6
|
Merge pull request #56738 from yariks5s/time_buckets_impl
Add time-bucket overload to function `toStartOfInterval()`
|
2024-09-09 09:18:35 +00:00 |
|
Tuan Pham Anh
|
841dc275bd
|
1) Throw an error when creating a table with CLONE AS and specifying ENGINE. 2) Add document for creating a table with Schema and Data CLoned from another table.
|
2024-09-09 08:05:29 +00:00 |
|
Robert Schulze
|
c5f8802ac8
|
Docs: Mention FROM-before-SELECT
|
2024-09-09 08:05:18 +00:00 |
|
JackyWoo
|
eb800d9e39
|
Rename statistics of type count_min to countmin
|
2024-09-09 11:45:39 +08:00 |
|
Alexey Korepanov
|
1eb7cdbd42
|
Merge branch 'master' into output-format-json-compact-with-progress
|
2024-09-08 17:12:51 +02:00 |
|
Robert Schulze
|
26f21a0d94
|
Merge pull request #69326 from rschu1ze/overlay-followup
Minor follow-up for #66933
|
2024-09-08 09:07:54 +00:00 |
|
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 |
|
Mikhail Artemenko
|
9d07d002f1
|
update keeper client docs
|
2024-09-06 16:20:30 +00:00 |
|
Robert Schulze
|
a73eb1c177
|
Merge pull request #67013 from JackyWoo/add_statistics_minmax
Add `min_max` statistics type
|
2024-09-06 16:14:04 +00:00 |
|
Robert Schulze
|
84a5c88b50
|
Minor follow-up to #66933
|
2024-09-06 12:39:05 +00:00 |
|
JackyWoo
|
3974e9060a
|
Fix docs and some fixups
|
2024-09-06 18:50:02 +08: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 |
|
Kseniia Sumarokova
|
92507d9938
|
Update nats.md
|
2024-09-05 17:10:12 +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 |
|
Robert Schulze
|
ddd1f537cb
|
Merge pull request #69241 from rschu1ze/ann-subquery
Add testcase for ANN index usage with subquery
|
2024-09-05 09:33:40 +00: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 |
|
JackyWoo
|
431a917cda
|
Merge branch 'master' into add_statistics_minmax
|
2024-09-05 15:12:00 +08:00 |
|
Denny Crane
|
ec8d0f94fe
|
Update index.md
|
2024-09-04 20:56:16 -03:00 |
|
Yarik Briukhovetskyi
|
c997593e61
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-04 23:08:57 +02:00 |
|
János Benjamin Antal
|
9b9db40a0b
|
Merge pull request #68935 from ClickHouse/fix-mutation-commands-parse-with-modify-column
Fix mutation commands parsing with modify column
|
2024-09-04 17:37:44 +00:00 |
|
Robert Schulze
|
7a98f7fecc
|
Add testcase for ANN index usage with subquery
|
2024-09-04 10:21:19 +00:00 |
|
alsu
|
8e9b45a010
|
update create/alter user syntax in docs according to current functionality
|
2024-09-04 11:12:42 +02:00 |
|
Michael Kolupaev
|
b2fe58654d
|
Fix progress reporting
|
2024-09-03 23:08:24 +00: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
|
253d099f1c
|
Merge pull request #69211 from pamarcos/fix-doc-mistake
Fix small doc mistake
|
2024-09-03 16:07:57 +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 |
|
marco-vb
|
d6ea08e812
|
Fixed documentation related to wildcard support.
|
2024-09-03 12:47:20 +00:00 |
|
Pablo Marcos
|
cd1a8c03b1
|
Fix small doc mistake
|
2024-09-03 11:10:56 +00:00 |
|
李扬
|
5832f982d6
|
Merge branch 'ClickHouse:master' into improve_array_zip
|
2024-09-03 17:48:13 +08:00 |
|
Alexey Korepanov
|
33512a0d6e
|
Merge branch 'master' into output-format-json-compact-with-progress
|
2024-09-02 13:32:52 +02: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 |
|
János Benjamin Antal
|
64d463bb09
|
Merge remote-tracking branch 'origin/master' into fix-mutation-commands-parse-with-modify-column
|
2024-09-02 07:50:57 +00:00 |
|
taiyang-li
|
1cd4af1564
|
add new function arrayZipUnaligned
|
2024-09-02 11:55:41 +08:00 |
|
Yakov Olkhovskiy
|
b6ea3442b4
|
Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header
Add RealTimeMicroseconds to HTTP Header X-ClickHouse-Summary
|
2024-08-31 20:47:23 +00: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 |
|
JackyWoo
|
a9b6c04705
|
Merge branch 'master' into add_statistics_minmax
# Conflicts:
# src/Storages/Statistics/Statistics.cpp
|
2024-08-29 14:35:33 +08:00 |
|
Samuel Warfield
|
2898b123c3
|
Update parametric-functions.md
Fix link to pattern syntax
|
2024-08-28 14:11:16 -06:00 |
|
Alejandro
|
6b08d2b6de
|
Update docs
|
2024-08-28 16:51:56 +01: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 |
|
imddba
|
ad08db39e5
|
Add CKibana as third-party GUI
|
2024-08-28 20:05:06 +08:00 |
|
Kseniia Sumarokova
|
fd3fca9f66
|
Merge pull request #68901 from jrdi/system-projections
Add system.projections table
|
2024-08-28 09:36:23 +00:00 |
|
Robert Schulze
|
9fb4c23c06
|
Merge pull request #68678 from rschu1ze/usearch-2.14
Vector similarity index: make `bf16` the default quantization
|
2024-08-28 08:45:02 +00:00 |
|
Peter Nguyen
|
e4ba3b47fc
|
Document arrayUnion() in array-functions.md
|
2024-08-28 00:16:02 -06:00 |
|
Kruglov Pavel
|
59d821e164
|
Merge pull request #68793 from Avogar/json-alias-runtime
Check setting use_json_alias_for_old_object_type in runtime
|
2024-08-27 17:10:23 +00: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 |
|
János Benjamin Antal
|
793b549291
|
Fix typo in docs
|
2024-08-27 10:31:22 +00:00 |
|
Jordi
|
cf58ce217a
|
Add system.projections table
|
2024-08-26 19:20:26 +02:00 |
|
Konstantin Bogdanov
|
1cdccd527f
|
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
|
2024-08-26 12:06:18 +00:00 |
|
Kruglov Pavel
|
e361417ff6
|
Merge pull request #68298 from Avogar/fix-nullable-schema-inference
Fix using schema_inference_make_columns_nullable=0
|
2024-08-26 11:52:34 +00:00 |
|
Kruglov Pavel
|
bf4b53390b
|
Merge branch 'master' into input_format_json_empty_as_default
|
2024-08-26 13:40:48 +02: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 |
|
Alexey Korepanov
|
c42815a139
|
Merge branch 'master' into output-format-json-compact-with-progress
|
2024-08-25 11:43:06 +02:00 |
|
flynn
|
e1e692a968
|
Fix and update docs
|
2024-08-25 08:00:16 +00:00 |
|
Alexey Korepanov
|
83fa51f400
|
PR fixes: update documentation on JSONCompactWithProgress format
|
2024-08-23 21:42:54 +02:00 |
|
Kirill Nikiforov
|
40462bc716
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-23 22:10:06 +04:00 |
|
vdimir
|
642657d02c
|
Merge pull request #68612 from leonkozlowski/docs/fix-merge-tree-primary-key-docs
patch: fix reference to sorting key in primary key docs
|
2024-08-23 16:29:25 +00:00 |
|
avogar
|
5c5c803fad
|
Update docs
|
2024-08-23 11:00:03 +00:00 |
|
Maxim Dergousov
|
8c4329964f
|
small cosmetic changes in docs
|
2024-08-23 12:50:18 +03:00 |
|
Robert Schulze
|
c40c8b7adb
|
Enable bf16 + f64 quantization, make bf16 the default
|
2024-08-23 07:32:34 +00: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 |
|
Arthur Passos
|
62ce2999ae
|
minor grammar
|
2024-08-22 10:00:20 -03:00 |
|
Arthur Passos
|
91cceccb4b
|
add setting docs
|
2024-08-22 09:48:53 -03:00 |
|
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 |
|
Shaun Struwig
|
62054cae66
|
Update geohash.md
|
2024-08-22 13:49:16 +02: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 |
|
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 |
|
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 |
|
Kruglov Pavel
|
34d02304d3
|
Merge branch 'master' into input_format_json_empty_as_default
|
2024-08-21 14:50:36 +02:00 |
|
Robert Schulze
|
050af403a7
|
Merge remote-tracking branch 'ClickHouse/master' into add-clear-query-cache-tag
|
2024-08-21 09:58:42 +00:00 |
|
JackyWoo
|
2502ca766f
|
Merge branch 'master' into add_statistics_minmax
# Conflicts:
# src/Storages/Statistics/ConditionSelectivityEstimator.cpp
# src/Storages/Statistics/Statistics.cpp
# src/Storages/Statistics/Statistics.h
# src/Storages/Statistics/StatisticsCountMinSketch.cpp
# src/Storages/Statistics/StatisticsCountMinSketch.h
# src/Storages/Statistics/StatisticsTDigest.cpp
# src/Storages/Statistics/StatisticsTDigest.h
# src/Storages/Statistics/StatisticsUniq.cpp
# src/Storages/Statistics/StatisticsUniq.h
|
2024-08-21 10:56:23 +08: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 |
|
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 |
|
leonkozlowski
|
e416a2b3d2
|
patch: fix reference to sorting key in primary key docs
|
2024-08-20 09:42:19 -04: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 |
|
Sergey (Finn) Gnezdilov
|
21e64f2aa9
|
Update nats.md
"kafka_handle_error_mode" fixed on "nats_handle_error_mode"
|
2024-08-20 11:33:13 +03: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
|
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 |
|
Arthur Passos
|
accade2390
|
Merge branch 'master' into multi_auth_methods
|
2024-08-17 10:26:11 -03: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 |
|
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 |
|
Christoph Wurm
|
0dba461d7f
|
Update gui.md: Links, formatting, spelling
|
2024-08-16 16:46:57 +01:00 |
|
Kruglov Pavel
|
6f7e4ce3aa
|
Merge branch 'master' into fix-nullable-schema-inference
|
2024-08-16 15:39:34 +02: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 |
|
divanik
|
ef1f0e2aaf
|
Fix typo in docs
|
2024-08-15 13:16:09 +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 |
|
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 |
|
Alexey Milovidov
|
dbbd2c7875
|
Merge pull request #68248 from rschu1ze/update-usearch
Bump usearch to v2.13.2
|
2024-08-15 01:24:17 +00:00 |
|
Blargian
|
844cdd8937
|
update toInterval functions
|
2024-08-14 20:38:09 +02:00 |
|
Marco Vilas Boas
|
0a1f61fcbd
|
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
|
2024-08-14 10:15:30 +01:00 |
|
Robert Schulze
|
6170a8663f
|
Bump usearch to 2.13.2
|
2024-08-14 08:04:00 +00: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 |
|
jsc0218
|
2bf9ca6c43
|
Merge pull request #68245 from jsc0218/SpecialMergeTreeProjMergeDoc
Add Projection Merge Doc
|
2024-08-13 19:21:01 +00:00 |
|
avogar
|
70708fd5dc
|
Update docs, make better
|
2024-08-13 19:19:02 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
Alexis Arnaud
|
d36176ad85
|
Support for the input_format_json_empty_as_default setting
|
2024-08-13 18:30:43 +02: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 |
|
Nikita Taranov
|
dd3fa7c3b6
|
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
|
2024-08-13 15:06:43 +00:00 |
|
Robert Schulze
|
2ffcc97af2
|
Merge pull request #63675 from rschu1ze/vector-search
Initial implementation of vector similarity index
|
2024-08-13 15:06:20 +00: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 |
|
Peter Nguyen
|
94604126fe
|
Merge branch 'ClickHouse:master' into add_create_if_not_exists_setting
|
2024-08-13 07:25:26 -06:00 |
|
Robert Schulze
|
99282e526a
|
Merge pull request #68235 from sakulali/query_cache_tag
QueryCache: Add tagging
|
2024-08-13 10:44:10 +00: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 |
|