-
**CrateDB version**:
4.2.2
**Environment description**:
CrateDB Cloud 4.2.2
**Problem description**:
It seems like when inserting arrays into table with a dynamic schema, the fi…
-
Hi there,
users of this library reported about a high number of database connections to CrateDB. They are using it in a high-volume data ingest environment.
> There seems to be a `ATTR_PERSISTEN…
-
### Documentation feedback
- Page title: Connect to a CrateDB cluster
- Page URL: https://cratedb.com/docs/crate/clients-tools/en/latest/connect/index.html
- Source: https://github.com/crate/crate…
amotl updated
1 month ago
-
### CrateDB version
5.9.2 / nightly / any
### CrateDB setup information
Docker standard.
```
docker run --rm -it --publish=4200:4200 crate/crate:nightly -Cdiscovery.type=single-node
```
### Probl…
amotl updated
3 weeks ago
-
Hi, I just wondered if there is any way to assist you to get the Crate compat mode into the upstream npgsql driver. Is there an issue where I can weigh in or any other way to help with the progress (c…
-
**CrateDB version**:
4.2.2.
**Environment description**:
- JVM version: java -version
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit …
-
we are trying to set up a dbpool connection for crate using SqlAlchemy (1.3.4), but we get the following error:
```
Traceback (most recent call last):
File "/Users/facca/.local/share/virtualenv…
-
I've tried to introduce a `float[]` test: https://gist.github.com/matriv/05bec849ff166789d0378625e43c06b0 in: https://github.com/crate/crate-qa/blob/master/tests/client_tests/python/asyncpg/test_async…
-
Hi there,
at https://github.com/orchestracities/ngsi-timeseries-api/issues/452, we are having a nice discussion about how to properly populate the list of CrateDB database URIs to connect to when u…
amotl updated
3 weeks ago
-
### CrateDB version
5.2.5
### CrateDB setup information
- Number of nodes: 3
- Compose example:
```
command:
- crate
- -Ccluster.name=crate
- -Cnode.name=cratedb01
- -Cnode.data=true
…