-
### The problem
I tried several times OTA and it Never Ever works (at least for me and on an ESP32-S3 - Atom S3 Lite).
Looking at some threads here it is, most likely, a WiFi AP Configuration is…
-
The `` class in {epiparameter} only has one purpose: improve printing when there are a large number of `` entries returned by `epidist_db()`. From #197 there was some difference of opinion on the util…
-
It does not appear to retry:
```
OSError: LanceError(IO): Generic S3 error: Error after 0 retries in 67.379407043s, max_retries:10, retry_timeout:180s, source:error sending request for url (s3://.…
-
### Description
AggregationFuzzer use DuckDB to verify result correctness, I have found a wrong result for DuckDB in Velox with PR https://github.com/facebookincubator/velox/pull/4467#issuecomment-14…
-
Hello, I'm no expert but I couldn't find any support for NVMe drives under Windows in the source code. And I can't get my drive to be recognized on Windows 10 (Samsung EVO 960).
Is support for NVMe …
-
Hi,
I compiled some examples to test and understand the code flow to use ESP32-S3-KORVO-2-V3.
I'm using **ESP-IDF v4.4.1 [Stable]** & the **ESP-ADF master repo**.
But when I try to build BT e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: V2.3.1
- Deployment mode(standalone or cluster): standalone
…
-
### Issue you'd like to raise.
I am writing a few apps that use LangChain and deploying them to AWS Lambda. My previous 2 lambdas are running smoothly, but the one I'm trying to deploy this week is g…
KLia updated
6 months ago
-
My issue could be caused by my lack of experience and knowledge, so sorry in advance if that's the case.
I can build the `mdns-responder` example on `esp32c3`, but I cannot flash and run it because…
-
### Description
Hi there
scan_delta currently uses the PyArrow Dataset Feature of the Deltalake Package. So basically scan_delta is just a thin wrapper around `scan_pyarrow_dataset`.
This has …