-
Hi @roblanf. I modified the SRH.py code so it can generate a new random directory with 20 random partitions for each dataset for the MPTS test. Should I update the existing SRH code? or do you think i…
-
### LanceDB version
v0.13.0
### What happened?
It brings different search results when using IVF_PQ/ IVF_HNSW_PQ/ IVF_HNSW_SQ index and tables with the same data and parameters.
These issues may b…
-
**Ask your question or provide your feedback**
My Mariner build is intended to have multiple partitions. How can I ensure that, on each build, those partitions use the same PARTUUID and UUID instea…
-
### LanceDB version
0.14.0
### What happened?
Getting a centroid shape error specifically when building vector index with `device='cuda'` since upgrading, confirmed that this same call works well o…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
Trying to run a spark operator, i am using the `pi.py` file and `spark-py-pi.yaml` files
```
import sys
from random import random
from operator import add
from pyspark.sql import SparkSession…
-
### What is it?
Mostly retroactive as this was a random hunch that seems to be working. Basically the thought was that for any rolling window query we could actually have duckdb load the dependent ta…
-
**Describe the problem**
We are running an IoT project where some Linux based K3s nodes on the edge are located at customer premises and communicate with some other Linux based K3s nodes in the clo…
-
**Is your feature request related to a problem? Please describe.**
Daft does not provide a native operation for global shuffle. The `.sample` method doesn't change the rows order, and `.repartition` …
-
After https://github.com/cockroachdb/cockroach/commit/361c142f6a1dacdf91a8efeac181bd6934593efc merged, Kafka changefeeds could sometimes send resolved messages to only some instead of all partitions f…