-
When using SQLancer with the JVM below (e.g., using a command such as `java -jar sqlancer-2.0.0.jar duckdb`), everything seems to work fine.
```
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environ…
-
A rather random list of things that came to my mind:
- sets (ordered/unordered), unique values only
- bags (unordered), as opposed to arrays, which are ordered bags (non-unique and ordered)
- sorted v…
-
such as &,|, >>, they are very useful in some situations, I hope arangodb can support them.
-
## My Environment
* __ArangoDB Version__: 3.12.0 Enterprise
* __Deployment Mode__: Single Server
* __Deployment Strategy__: sytemd
* __Infrastructure__: own
* __Opera…
-
I'm trying to install YETI on my old-as-dirt Proxmox server that runs Intel Xeon X5680 CPUs and I've figured out that the reason I'm getting these errors is because ArangoDB v3.11.x requires the AVX i…
-
I am getting a frequent Stream Close error. And I review the recommended solution here: https://github.com/arangodb/arangodb-java-driver/issues/446
But when using `VST` I get the following error:
…
-
AFAIK, elasticsearch stores "whole" JSON documents on disk, meaning an integer will be represented by its string value and every field name will take space on every stored document.
Other databases u…
-
Copied from an email:
I'd suggest a feature for some next version of arangoDB. The introduced async execution seems a nice idea. Is there a plan to implement websockets too? It would be a good extens…
-
Currently, there is only time, and that is not convenient.
-
We have a simple PhoneNumber model which uses the Phone Number as the Key.
On creating a new Phone Number we are getting this error
```
com.arangodb.ArangoDBException: Response: 400, Error: 1553 - …