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
- fix: ddl
- 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
- [Cypher] the count push-downs cannot anchor on an unlabelled node, and buildValidBuckets still returns null for two different things
- [Cypher] a correlated COUNT/COLLECT body loses the count push-down, where a bound anchor makes it an O(degree) CSR read
- LSM_VECTOR: groupBy spends its distinct-group budget in traversal order, so a grouped search returns the wrong groups
- An after-read listener that returns a dirty record with an EXTERNAL property writes to the external bucket on a read path
- A misaligned read in deserializeProperties() returns a plausible map instead of reporting: silently empty, or with invented property names
- Docs
- not yet supported