-
### ArcadeDB Version: 22.10.0
### JDK Version: OpenJDK Runtime Environment 18.9
### OS: RHEL
## Expected behavior
## Actual behavior
Unexpected message type 'H' for message any
com.arcaded…
-
Will there be support for clientprefs in the future?
For example there is the centerprojectiles plugin on uncletopia, if I want to keep it enabled I would have to enable it on every server I join.
…
ghost updated
6 months ago
-
### Is your feature request related to a problem? Please describe.
I want to read MV from risingwave and join it with some data from pandas.
Code like this:
```
import connectorx as cx
db1 = "po…
-
## Problem
`db pull` errors with `Error: Error in connector: Error querying the database: Error querying the database: The server terminated the connection.`
ClickHouse supports MySQL wire proto…
-
A query `select $1::regclass` (textual representation of a table oid) passed an &str `tablename` yields the error:
```
error serializing parameter 0: cannot convert between the Rust type `&str` an…
-
### What happened?
I've created a postgres cluster by the readme via helm and a simple manifest (see https://github.com/zalando).
I do `port-forward acid-minimal-cluster-0 8098:5432` and then `p…
-
Is there a way to get the remote connecting address? It doesn't look like the `net.Conn` is exposed anywhere one of the Option functions could access it
-
Hi
currently we have `BLOB` field which require additional call to retrive it.
It is so so slow.
Consider implementing different datatype to handle "blob" data. It should be part of record transm…
-
### Elixir version
IEx 1.17.3 (compiled with Erlang/OTP 27)
### Database and Version
ArcadeDB current
### Postgrex Version
{:postgrex, "~> 0.19.3"}
### Current behavior
I posted a bug report [h…
-
As a starting example (may or may not be the best approach), our unit tests use this approach to create namespaced databases: https://github.com/xmtp/xmtpd/blob/02c16df5e4479f0719e3874be6e9493f4fabff8…