I33Buckler commented on issue #1287:
URL: https://github.com/apache/age/issues/1287#issuecomment-1790316796

   > @I33Buckler If there is a cypher command causing a crash, or failing, we 
can try to look into that but, we will need more information about what is 
crashing or failing. The log information, while nice to show there might be an 
issue, isn't enough to help.
   > 
   > > 2023-10-26 23:16:36.212 AEDT [45562] matthew@tcanalysis LOG:  could not 
receive data from client: Connection reset by peer
   > > 2023-10-26 23:17:20.903 AEDT [45099] matthew@tcanalysis LOG:  could not 
send data to client: Broken pipe
   > 
   > As for the estimated cost difference between the two queries, remember 
that you are comparing two very different queries with very different runtimes. 
For example, the SQL query doesn't even write to another table and one can't 
just assume that a Cypher query only has to write to just one table to save 
data.
   > 
   > I know it's easier to expect them to work similarly because the languages 
appear similar but, that's about as similar as they get.
   Thanks for the clarification regarding the cypher query process. 
   Unfortunately the log is the only information I could find at the time of 
the query crash. 
   So far the process is still running.


-- 
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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to