-
Notifications
You must be signed in to change notification settings - Fork 523
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
split() treats the delimiter as a regular expression while replace() treats it literally
bugSomething isn't workingSomething isn't workingStatus: Open.#2568 In apache/age;manage_GRAPH_global_contexts loads the whole graph per backend, unbounded and label-unfiltered
bugSomething isn't workingSomething isn't workingStatus: Open.#2567 In apache/age;Repeating a destructive multi-row AGE query returns extra rows even without rollback
bugSomething isn't workingSomething isn't workingStatus: Open.#2566 In apache/age;After a multi-row path
CREATE,WITH * CREATE (...) DELETE ...changes cardinality instead of preserving the incoming rows.bugSomething isn't workingSomething isn't workingStatus: Open.#2565 In apache/age;toInteger() silently clamps out-of-range values to INT64_MAX/MIN instead of raising an error
bugSomething isn't workingSomething isn't workingStatus: Open.#2564 In apache/age;age_to*list functions crash the server (SIGSEGV) on array-shaped SQL literals
bugSomething isn't workingSomething isn't workingStatus: Open.#2563 In apache/age;The ? (exists) operator crashes the server (SIGSEGV) on an agtype-null left operand
bugSomething isn't workingSomething isn't workingStatus: Open.#2562 In apache/age;Inline property map
{key: value}is estimated with a fixed selectivity, so multi-hop MATCH flips to a full edge scan + Hash/Merge Join when the key is selectivebugSomething isn't workingSomething isn't workingStatus: Open.#2560 In apache/age;Entity
RETURN DISTINCTfollowed byUNIONfails withtype with OID ... does not existbugSomething isn't workingSomething isn't workingStatus: Open.#2554 In apache/age;avg(toFloat(...))followed byUNIONfails withUNION types double precision and agtype cannot be matchedbugSomething isn't workingSomething isn't workingStatus: Open.#2553 In apache/age;Multi-row CREATE followed by startNode/endNode reports a nonexistent graphid
bugSomething isn't workingSomething isn't workingStatus: Open.#2552 In apache/age;Inefficient MATCH (a)-[:RELATED]->(b) WHERE id(a) IN ...
bugSomething isn't workingSomething isn't workingStatus: Open.#2548 In apache/age;