Commit Graph

497 Commits

Author SHA1 Message Date
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
Kirill Nikiforov
1bb0d8066a
fix style 2024-09-19 15:12:50 +04:00
Kirill Nikiforov
070afb17d8
remove +srv support 2024-09-19 15:10:22 +04:00
Kirill Nikiforov
070f0762a6
fix riscv64 build 2024-09-19 12:44:57 +04:00
Kirill Nikiforov
d802e2cb9d
upd sysroot after merge 2024-09-19 05:23:42 +04:00
Kirill Nikiforov
4ecb5c0442
fix builds 2024-09-19 04:17:11 +04:00
Kirill Nikiforov
dcfcfd08c6
upd mongo-c-driver 2024-09-19 01:26:26 +04:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
Robert Schulze
4963ab603c
Switch Postgres to 2f7bae2f92, adjust build description, delete libqp
Based on the code state of July 2021 which Kseniia copied over here:
https://github.com/ClickHouse/libpq/pull/5 (found out the hard way)
2024-09-12 15:53:26 +00:00
Robert Schulze
e2bfce66dd
Add postgres as a submodule 2024-09-12 15:20:10 +00:00
Kirill Nikiforov
40462bc716
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-23 22:10:06 +04:00
taiyang-li
db1ba8d538
add submodule contrib/icu from clickhouse 2024-08-19 07:13:57 +00:00
taiyang-li
ef624e9b22
remote icu contrib 2024-08-19 07:12:48 +00:00
Robert Schulze
f5308635d1
Revert "Improve compatibility of upper/lowerUTF8 with Spark" 2024-08-18 15:25:07 +02:00
Robert Schulze
6cf5a7f7f8
Merge pull request #65761 from bigo-sg/improve_upper_lower
Improve compatibility of `upper/lowerUTF8` with Spark
2024-08-18 12:14:43 +00:00
taiyang-li
3ee741bd5e add submodule contrib/icu from clickhouse 2024-08-16 18:04:15 +08:00
taiyang-li
4600b270da remote icu contrib 2024-08-16 17:58:54 +08:00
Robert Schulze
94cc37a39f
Remove robin-map submodule
At some point, usearch stopped to use robin-map.
2024-08-13 15:53:04 +00:00
vdimir
75547ea2d5
upd 2024-08-13 10:40:09 +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
Kirill Nikiforov
9fa2773586
fix build 2024-08-09 20:32:54 +03:00
Kirill Nikiforov
954cd7e95a
fix mongo-c-driver submodule 2024-08-09 03:27:30 +03:00
Kirill Nikiforov
65c82885b9
fix submodule 2024-08-09 03:02:20 +03:00
Kirill Nikiforov
ea58b8062e
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-08 22:44:32 +03:00
Kirill Nikiforov
1b749b4a26
upd mongo-c-driver to my fork for fix freebsd build 2024-08-08 22:36:10 +03:00
Robert Schulze
7a5b30d955
Re-add forked usearch repo 2024-08-06 18:39:18 +00:00
Robert Schulze
302bd5fdc6
Remove usearch submodule 2024-08-06 18:37:26 +00:00
vdimir
beeacc9279
update contrib mongo driver 2024-07-30 11:59:03 +00:00
vdimir
7eddb93935
Merge branch 'master' into pr/allmazz/63279 2024-07-30 10:54:45 +00:00
Antonio Andelic
287cce7d21 Fixes 2024-07-26 09:20:15 +02:00
Antonio Andelic
6557387148 Try calcualting memory with numactl if membind used 2024-07-25 11:49:02 +02:00
Kirill Nikiforov
dc50abd671
Merge branch 'master' into mongodb_refactoring 2024-06-15 02:41:40 +03:00
Robert Schulze
b8bb167547
Update .gitmodules 2024-06-12 17:27:17 +02:00
Robert Schulze
13b23e9e9c
Check submodule name in style check 2024-06-12 13:08:50 +00:00
Robert Schulze
feef24b9a3
Rename submodule "abseil" to "contrib/abseil" 2024-06-12 12:51:05 +00:00
Robert Schulze
e5dcf75968
Add forked abseil submodule back 2024-06-11 14:09:56 +00:00
Robert Schulze
e47bbfb7f2
Remove upstream abseil repository 2024-06-11 14:08:16 +00:00
Kirill Nikiforov
eadd680d80
Merge remote-tracking branch 'origin/master' into mongodb_refactoring 2024-05-16 23:40:28 +03:00
Raúl Marín
2f00ad489a Go back to upstream lz4 2024-05-09 17:06:26 +02:00
Kirill Nikiforov
767ee46527
add libs 2024-04-20 21:22:41 +03:00
Raúl Marín
5849aeb8c3
Merge pull request #62297 from Algunenano/rust_vendor
Vendor rust dependencies
2024-04-17 12:36:27 +00:00
Robert Schulze
4e881be128
Merge pull request #62634 from liuneng1994/std-except-parseDateTIme
Speed up `parseDateTime[InJodaSyntax]Or(Null|Zero)` on invalid inputs
2024-04-16 13:42:10 +00:00
Alexey Milovidov
e65dc63609
Merge branch 'master' into rust_vendor 2024-04-16 10:10:34 +02:00
Robert Schulze
7dc05d092b
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32 2024-04-15 16:35:10 +00:00
Raúl Marín
69245545fa
Merge branch 'master' into rust_vendor 2024-04-15 10:57:01 +01:00
Robert Schulze
a98cba351d
Cosmetics 2024-04-15 08:37:26 +00:00
LiuNeng
3d87a887ec
Merge branch 'master' into std-except-parseDateTIme 2024-04-15 15:51:05 +08:00
Robert Schulze
bff31998f2
Add expected submodule 2024-04-12 14:29:39 +00:00
Robert Schulze
a8fb77ed8a
Add patch-able OpenSSL submodule back 2024-04-08 11:03:10 +00:00