Munmud commented on issue #949: URL: https://github.com/apache/age/issues/949#issuecomment-1566378846
> the `agtype_build_list` function accepts a maximum of 100 arguments. If you try to pass more than 100 arguments to the `agtype_build_list` function, you will get an error. > > You can use the `agtype_build_list_from_array` function instead that does not have this limitation. You can pass any number of arguments to the `agtype_build_list_from_array` function and it will return a list with those values. @farooquememon385 Can you please give us an example plsease ? -- 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]
