-
Notifications
You must be signed in to change notification settings - Fork 518
All issues
Issue creation is restricted in this repository
Issues
state:open label:bug
state:open label:bug
Search results
Clarify SET semantics when one entity appears in multiple result rows
bugSomething isn't workingSomething isn't workingStatus: Open.#2487 In apache/age;Same-row alias updates can overwrite earlier changes to the same entity
bugSomething isn't workingSomething isn't workingStatus: Open.#2485 In apache/age;A redundant type(r) = 'P' check makes a statically typed relationship query about 6x slower
bugSomething isn't workingSomething isn't workingStatus: Open.#2481 In apache/age;A redundant length(p) = 2 check makes a fixed two-hop path about 11x slower
bugSomething isn't workingSomething isn't workingStatus: Open.#2480 In apache/age;PG19: error: expected identifier or ‘(’ before ‘void’
bugSomething isn't workingSomething isn't workingStatus: Open.#2478 In apache/age;Standalone
OPTIONAL MATCHdrops the initial input row when the pattern has no matchbugSomething isn't workingSomething isn't workingStatus: Open.#2473 In apache/age;tail([1])andtail([])returnnullinstead of[]bugSomething isn't workingSomething isn't workingStatus: Open.#2472 In apache/age;64-bit integer arithmetic overflow silently wraps around instead of failing
bugSomething isn't workingSomething isn't workingStatus: Open.#2471 In apache/age;A
WHERE EXISTS { ... }subquery may crash Apache AGE when it contains both:bugSomething isn't workingSomething isn't workingStatus: Open.#2396 In apache/age;List slicing may return a concrete sublist on Apache AGE when either the slice start bound or end bound is
null.bugSomething isn't workingSomething isn't workingStatus: Open.#2392 In apache/age;MATCHmay fail to see nodes that were created earlier in the same Cypher query after aWITHboundary.bugSomething isn't workingSomething isn't workingStatus: Open.#2390 In apache/age;When a query has multiple input rows, creating a node into a variable and then immediately creating a relationship to that variable may fail with:
bugSomething isn't workingSomething isn't workingStatus: Open.#2389 In apache/age;