-
### Apache Hop version?
2.10.0
### Java version?
openjdk version "17.0.11" 2024-04-16
### Operating system
Windows
### What happened?
when you run mvn clean test the following test fails.
[I…
-
## Report
While trying to bring in GH-52, we caught an unusual error from CrateDB we haven't seen before.
```
ShardCollectContext for 0 already added
```
It is happening on a `DELETE FROM` SQ…
amotl updated
7 months ago
-
Hi there,
coming from https://github.com/smartsdk/ngsi-timeseries-api/issues/407#issuecomment-738644201, I am asking myself whether it would be possible to use the CrateDB SQLAlchemy dialect togeth…
amotl updated
4 months ago
-
Hi there,
while working on crate/crate-python#388, I just observed tests within `doctests/itests.txt` might be flaky [1]. The test has been run on GHA/macOS.
```
Failure in test /Users/runner/w…
amotl updated
4 months ago
-
### Relevant telegraf.conf
```toml
[agent]
interval = "20s"
round_interval = true
metric_batch_size = 10000
metric_buffer_limit = 50000
collection_jitter = "0s"
flush_interval = …
-
_Originally coming from an issue that mixed things up, GH-170, let's get things straight here._
## Problem
CI on the AutoML job occasionally trips like this, failing the CI run.
```python
E …
amotl updated
8 months ago
-
## Problem
The `timeseries-anomaly-detection.ipynb` notebook errors out, both on Python 3.10 and 3.11 [^1][^2].
```python
ValueError: Found array with 0 sample(s) (shape=(0, 1)) while a minimu…
amotl updated
6 months ago
-
### Problem Statement
At the moment, the ways for a user to authenticate with a CrateDB Cluster is either username/password or HBA/client certificate. Both of these options are essential. However, …
-
## Problem
`cratedb_rag_customer_support.ipynb` has been introduced just recently.
It looks like the call to `embeddings.embed_documents(pages_text)` might take longer than expected / uses more …
amotl updated
8 months ago
-
### CrateDB version
latest/nightly
NB: The issue exists for a longer time already, i.e. it has not been introduced recently.
### CrateDB setup information
In this context, a "low-memory si…
amotl updated
8 months ago