jrgemignani commented on issue #2194:
URL: https://github.com/apache/age/issues/2194#issuecomment-3145642720

   @serdarmicrosoft Looking at the above I see something that could be 
contributing to the extra time needed to execute the cypher command -
   
   ```
   ...
   Group Key: (age_id(_agtype_build_vertex(u.id, _label_name('237668'::oid, 
u.id), u.properties)))
   ...
   Sort Key: (age_id(_agtype_build_vertex(u.id, _label_name('237668'::oid, 
u.id), u.properties)))
   ...
   ```
   I need to see if there is an alternative way to do this.


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