vdimir
53af3d6ea6
Upd docs/en/engines/table-engines/integrations/mongodb.md
2024-09-23 09:03:11 +00:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
...
This reverts commit 2ae9c9ac16
.
2024-09-23 07:06:58 +00:00
Alexey Milovidov
2ae9c9ac16
Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
...
This reverts commit 14cb02a18c
, reversing
changes made to a940a9ebbc
.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
ea71d7f6d1
Revert "Merge pull request #69790 from ClickHouse/allmazz/mongodb_refactoring"
...
This reverts commit ea8f34f504
, reversing
changes made to e5420c3fca
.
2024-09-22 22:28:18 +02:00
Denny Crane
a05273ef02
fix broken link
2024-09-22 12:02:46 -03:00
vdimir
bec2540cd9
Upd docs/en/engines/table-engines/integrations/mongodb.md
2024-09-21 19:53:33 +00:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
...
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
b995b45f8b
Merge pull request #67656 from ClickHouse/docs-peerdb
...
[Docs] Add notes on PeerDB
2024-09-21 16:54:06 +00:00
Kseniia Sumarokova
3e3496bc51
Update s3queue.md
2024-09-19 21:19:29 +01:00
kssenii
043d830313
Update s3queue.md
2024-09-19 16:05:33 +02:00
Kirill Nikiforov
070afb17d8
remove +srv support
2024-09-19 15:10:22 +04:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-09-18 16:14:02 +04:00
Kseniia Sumarokova
79223045c9
Merge pull request #68592 from Sergey2Gnezdilov/patch-1
...
Update nats.md
2024-09-17 10:56:37 +00:00
János Benjamin Antal
60f893bf87
Update filelog.md
2024-09-16 12:38:42 +02: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
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
Robert Schulze
c4720d9728
Minor doc fixups
2024-09-09 11:18:42 +00:00
JackyWoo
6539cbd1ce
Add CountMin to dictionary file and a little fixup
2024-09-09 17:34:15 +08:00
JackyWoo
eb800d9e39
Rename statistics of type count_min to countmin
2024-09-09 11:45:39 +08: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
JackyWoo
3974e9060a
Fix docs and some fixups
2024-09-06 18:50:02 +08:00
Kseniia Sumarokova
92507d9938
Update nats.md
2024-09-05 17:10:12 +02:00
Robert Schulze
7a98f7fecc
Add testcase for ANN index usage with subquery
2024-09-04 10:21:19 +00:00
JackyWoo
a9b6c04705
Merge branch 'master' into add_statistics_minmax
...
# Conflicts:
# src/Storages/Statistics/Statistics.cpp
2024-08-29 14:35:33 +08: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
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
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
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
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
Robert Schulze
c40c8b7adb
Enable bf16 + f64 quantization, make bf16 the default
2024-08-23 07:32:34 +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
János Benjamin Antal
677b28e1ac
Fix docs
2024-08-20 17:04:19 +02:00
leonkozlowski
e416a2b3d2
patch: fix reference to sorting key in primary key docs
2024-08-20 09:42:19 -04: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
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
Robert Schulze
38a2b0dcc7
Allow Array(Float64) as type of underlying column
2024-08-15 10:47:55 +00:00
Robert Schulze
6170a8663f
Bump usearch to 2.13.2
2024-08-14 08:04:00 +00:00
Daniil Ivanik
f9f41405cc
Merge branch 'master' into divanik/add_local_and_azure_iceberg_support
2024-08-13 18:24:02 +02:00
Robert Schulze
fb76cb90b1
Allow un-quoted skip index parameters
...
Previously, only this syntax to create a skip index worked:
INDEX index_name column_name TYPE vector_similarity('hnsw', 'L2Distance')
Now, this syntax will work as well:
INDEX index_name column_name TYPE vector_similarity(hnsw, L2Distance)
2024-08-12 15:32:25 +00:00
Robert Schulze
d2e79f0b92
Rework vector index parameters
...
USearch (similar to FAISS) allows to specify the distance function,
quantization, and various HNSW meta-parameters for index creation and
sarch. Some users wished for greater configurability, so let's expose
them.
Index creation now requires either
- 2 parameters (with the other 4 parameters taking on default values), or
- 6 parameters for full control
This commit also remove quantization `f64` (that would be upsampling).
2024-08-12 15:32:19 +00:00
Robert Schulze
785b6637fa
Rename index type "usearch" to "vector_similarity"
...
First, index type "vector_similarity" is more speaking and user-friendly
than "usearch". Second, we should not expose the name of the library
doing the job (usearch). Of course, the docs will continue to mention
usearch (credit where credit is due).
Existing setting `allow_experimental_usearch_index` was marked obsolete.
A new settings `allow_experimental_vector_similarity_index` was added.
2024-08-12 15:30:45 +00:00
Robert Schulze
40bed3e20f
Remove support for WHERE-type queries
...
These kind of vector search similarity queries are rather obscure and
rare in practice. They require the user to specify a maximum distance
which is not intuitive to obtain. Furthermore, these queries are not
natively supported in USearch, so the vector search index had to emulate
these queries.
Therefore simplifying the code base and restricting vector search to
ORDER-BY queries only.
2024-08-12 15:25:52 +00:00
Robert Schulze
218421c255
Remove Annoy indexes
...
Annoy indexes fell out of favor in the community, at least when it comes
to vector databases. Such indexes work okay-ish low dimensions but they
suffers badly from a curse of dimensionality which makes them inapt for
a high number of dimensions.
Now that Annoy is gone, issue (*) also disappears and we can drop
'no-ubsan', 'no-cpu-aarch64', and 'no-asan' from tests.
(*) spotify/annoy#456
2024-08-12 15:24:49 +00: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