Skip to content

[New cypher engine] Another failing query #3131

@ExtReMLapin

Description

@ExtReMLapin

Hello,

ArcadeDB Server v26.1.1-SNAPSHOT (build 9d910560fbee985b504b960cb11f649a49683fa3/1768403697435/native-cypher)

Using latest commit ont eh new cypher build, i got this error com.arcadedb.exception.CommandExecutionException

MATCH (a), (b) WHERE ID(a) = $source_id AND ID(b) = $target_id
MERGE (a)-[r:in]->(b) RETURN a, b, r

params = {"params": {}, "source_id": "#7:0", "target_id": "#4:0"}

database dump :

DFSDFSKDLM-backup-20260114-152613731.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions