emotionbug commented on a change in pull request #149:
URL: https://github.com/apache/incubator-age/pull/149#discussion_r760664212
##########
File path: src/backend/parser/cypher_gram.y
##########
@@ -118,7 +118,7 @@
/* DELETE clause */
%type <node> delete
-%type <boolean> detach_opt
+%type <boolean> optional_opt detach_opt
Review comment:
Moved on MATCH clause.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]