arcadedb
https://github.com/arcadedata/arcadedb
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to arcadedb
Help out
- Issues
- `UnwindStep` on null/scalar value forwards the original `doc` unchanged
- `LetExpressionStep` / `LetQueryStep` global `context.setVariable` and `ResultInternal` cast
- Bucket alignment broken for negative timestamps (time-series)
- Inconsistent NaN handling across MIN/MAX paths (time-series)
- `MultiColumnAggregationResult.getValue` returns `Double.MAX_VALUE` sentinel for unused MIN buckets
- PromQL `rate()` does not extrapolate to the matrix range — under-estimates against sparse data
- `downsampleBlocks` density check non-idempotent for zero-span blocks; tier order not enforced
- Query planner selects composite index for partial-key queries on DOCUMENT types → "key is composed of N items, while the index defined M items" on compacted LSM segment (document counterpart of #2092)
- post java 25 migrations
- GQL Phase B: full Quantified Path Patterns (multi-hop inner, inner WHERE, group-variable LIST bindings, grouped path assignment)
- Docs
- not yet supported