MuhammadTahaNaveed commented on PR #1064:
URL: https://github.com/apache/age/pull/1064#issuecomment-1645461019

   > I'm mentioning this because the `agtype_value_to_agtype ` function is 
really expensive to use. So, we should be considering ways to avoid converting 
back and forth, if at all possible. That was the whole idea behind the vpc.
   
   oh okay, didn't know that. The current logic of these functions process 
agtype_container from arg passed as agtype. I think we will have to write extra 
logic to process `agtype_value AGTV_ARRAY` which is returned by 
`agtv_materialize_vle_edges`.


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