ckurze
ckurze
**Issue:** The AdminUI automatically renders TIMESTAMP fields, which is very convenient. Anyway, negative millisecond values are valid for dates that are before January 1970. The following statement demonstrates the issue,...
### Problem Statement Today, when creating a FLOAT_VECTOR, it uses the default EUCLIDEAN_HNSW (L2) similarity. During creation time, it should be possible to provide Cosine Similarity or Dot Product as...
### Problem Statement We are inserting many rows via python, i.e. the HTTP interface of CrateDB. [Since version 4.2](https://github.com/crate/crate/blob/54105287c92be84a29d223e18a7e29ef676e7ae3/docs/appendices/release-notes/4.2.0.rst?plain=1#L53-L56), it reports the rowcount in the results array, either 1 for...
### Documentation feedback - Page title: Getting started - Page URL: https://cratedb.com/docs/crate/crash/en/latest/getting-started.html - Source: https://github.com/crate/crash/blob/master/docs/getting-started.rst --- Please add an example how to connect to CrateDB Cloud via Crash. ``` crash...