dehowef opened a new pull request, #1791: URL: https://github.com/apache/age/pull/1791
Added logic to support constraints on subqueries. Added an expression tree walker to traverse expr trees. This logic can be expanded to search expr trees for other exprs outside of subqueries as well. Changed OPTIONAL MATCH logic to accomodate for subqueries. Changed the grammar for COUNT () functions to use a keyword. This avoids grammatical errors with other components. Add regression tests for subqueries as well as some for the expr tree walker. Reformatted previous 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]
