-
CentOS issue: https://bugzilla.redhat.com/show_bug.cgi?id=1648399 = **Fix your configuration**
-
Testcase: IDMAPParameters/IDMAPTest.idmap_range_search_ip/0
UT action run link: https://github.com/milvus-io/knowhere/actions/runs/4487260181/jobs/7890509189
![3a39fb22-92bf-4ddf-8fb3-c39cb9636e…
-
### Issue Description
An image's build fails on Hyper-V when using additional build context. The same build works fine when using WSL as the machine provider.
```log
copier: get: "/test": getti…
l0rd updated
2 months ago
-
Hello VP team!
Thanks for making such an awesome plugin/tool. Database synchronization between environments is always a challenging problem and your plugin makes this much easier!
We recently c…
-
UPDATE:
Sorry I found it occurs even with faiss-cpu. There is nothing to do with gpu.(Although I did uninstall faiss-gpu and reinstall faiss-cpu).
Here is the code. You can run and repro it.
---…
Jar7 updated
3 months ago
-
Hi again,
I’m currently outside with very limited internet access and no computer, only a phone. Please excuse the brief explanation and lack of proper debugging.
The compilation crash for…
-
I have tested with values like True, False, None and a kivy widget class, other property types may be affected too.
``` python
from kivy.app import App
from kivy.lang import Builder
from kivy.factory…
-
Proxied from Launchpad Ubuntu Bug:
https://bugs.launchpad.net/ubuntu/+source/python-pylxd/+bug/1546203
Currently I'm getting the container uid as follows, which is ugly and presumably fragile:
…
-
Would it be possible to have a type parameter for IdMap that determines the Id type? I would like to use u16 instead of usize.
-
currently random string generated based on the domain / url are being use to generate identifiers.
Instead we need to UUIDv4 identifers (see https://www.npmjs.com/package/uuid )