MuhammadTahaNaveed opened a new pull request, #1880:
URL: https://github.com/apache/age/pull/1880

   - There was a crash when list comprehension was used in SET clause and 
CREATE clause subsequent to MATCH clause with no rows. Also, if MATCH returned 
more than one row, the use of list comprehension in SET clause and CREATE 
clause resulted in wrong results.
   - Fixed the issue by applying proper grouping.
   - Cleaned up some previous list comprehension related code.
   - Added regression tests.


-- 
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]

Reply via email to