moeed-k opened a new issue, #820:
URL: https://github.com/apache/age/issues/820

   If I write a query like so:
   ```
   SELECT * 
   FROM cypher('query1'), cypher('query2');
   ```
   
   I get the following error:
   `ERROR:  table name "cypher" specified more than once`
   
   Is this working as intended? Or will it be possible to have multiple cypher 
calls in the same FROM clause in the future?
   
   


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