-
@nayanjha16 reported an error. Thanks!
> I am still facing the same issue even after changing the versions of setuptools. I tried downgrading it to
amotl updated
3 months ago
-
Inserting a timezone aware `datetime` object using SQLAlchemy fails, even though, the object could be serialized into an ISO-format string that contains a timezone offset.
https://github.com/crate/cr…
-
### Problem Statement
PostgreSQL has a [COMMENT](https://www.postgresql.org/docs/current/sql-comment.html) functionality that allows adding textual comments on several types of entities in the data…
-
We have a collector that will check the responsiveness of a CrateDB cluster:
```
collector_name: responsivity_collector
# This metric is intended to alert us to when CrateDB Cloud clusters are …
-
Since we're connecting to a cluster of Crate servers, it would be nice to specify a list of hosts to be used by the pool. Is it possible to specify multiple hosts in the connection string?
Some be…
-
### CrateDB version
nightly, 5.10.0-SNAPSHOT, build 08d84f8, date 2024-10-29
### CrateDB setup information
Docker standard.
```
docker run --rm -it --publish=4200:4200 crate/crate:nightly -Cdiscove…
amotl updated
3 weeks ago
-
**CrateDB version**:
4.4.1
**Environment description**:
CrateDB Cloud
**Problem description**:
INNER JOIN on a table with a selection criteria, that leads to 0 rows takes really long …
-
Dear @chenlujjj and @jangaraj,
Originally coming from [How to find out unused datasources?], based on our discussion at [Finding unhealthy data sources](https://github.com/panodata/grafana-wtf/issu…
-
## Introduction
On another spot, CTK's test suite discovered a regression in CrateDB, that made those test cases trip.
```
FAILED tests/adapter/test_rockset.py::test_rockset_add_documents - crate.clie…
amotl updated
3 weeks ago
-
## Use case
For potentially long running queries like COPY FROM it would be nice to have some indication about the progress.
## Feature description
There is already `sys.jobs` and `sys.oper…