rafsun42 commented on PR #1160: URL: https://github.com/apache/age/pull/1160#issuecomment-1684505500
@Zainab-Saad 1. Could this be solved without using the function `agtype_value_to_agtype`? 2. Does this issue also appear in other part of the codebase? It seems the root of the issue is pushing an object type with push_agtype_value is prevented by `Assert` function. Without assertion check, the issue disappears without any patch. -- 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]
