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
- GAV/CSR acceleration never engages for labeled Gremlin traversals submitted as strings
- ArcadeEdgeCountFilterStep installs non-deterministically across JVM runs (undeclared strategy ordering vs CountStrategy)
- ArcadeGremlin.setTimeout() is a no-op and its backing field is static
- fix(#5837): guard boolean unboxing in CONTAINS/CONTAINSALL/CONTAINSANY/CONTAINSVALUE evaluate()
- SQL: `WHERE @rid IN [list]` is planned as a full type scan, so resolving k RIDs costs O(n)
- EXISTS subquery silently accepts a variable dropped by WITH instead of reporting an unbound-variable error
- substring() skips null propagation when the start index is at or beyond the string length
- Disconnected MATCH after a relationship pattern binds the new variable to null instead of producing a Cartesian product
- [SQL] `@props` system property in results
- The column projection push-down in ScanWithFilterStep is unreachable
- Docs
- not yet supported