-
### LanceDB version
python-v0.13.0
### What happened?
If I run multiple parallel vector searches on AWS storage, the process fails with:
```
query = table.search(vector).limit(limit)
…
-
There are a number of potental things we can do to make HydroVIS processes easier, quicker, less memory intensitive and cheaper.
1) HydroVIS has a significant inefficiency that they can not easily c…
-
Repro is with super commit fdc2852.
Test data is `s3://brim-sampledata/mgbench/bench2.csup`.
On my Macbook this query ran for 17+ minutes and Activity Monitor showed the `super` process consumin…
-
Options:
1. Resurrect `vec_is_vector()` generic.
2. Inherit from a fake base class, e.g. `"vctrs_scalar"`.
3. Return some kind of sentinel from `vec_proxy()`
I'm leaning towards 3
-
## What
This issue is to collect the remaining data tasks required to publish the tornado vectors-as-cog datasets to the earthdata dashboard.
**Blocked PR** [veda-config/Initial push of Spring 2024 t…
-
I am using bototr to list files in a folder uisng
`botor::s3_ls(uri ="s3://bucket/file_url/")`
Its throwing following error:
Error in object$data$LastModified$strftime :
$ operator is invalid …
-
See the vignette: https://vctrs.r-lib.org/articles/s3-vector.html#make-an-atomic-polynomial-vector this would get a bunch of things for free, but perhaps it was already considered and didn't match the…
-
### How to reproduce this bug?
Run weaviate on a geographically spread mixed Arch Kubernetes 1.30.
- Server Setup Information
- Weaviate Server Version: 1.27
- Deployment Method: Helm Chart
- M…
-
**Is your feature request related to a problem? Please describe.**
Rather than having to implement a CDN (or use a public one) would be good to be able to upload images.
**Describe the solution yo…
-
Related to #62994.
According to the [EABI documentation](https://github.com/ARM-software/abi-aa/blob/844a79fd4c77252a11342709e3b27b2c9f590cf1/aapcs32/aapcs32.rst#vfp-and-simd-vector-register-argume…