MatheusFarias03 opened a new pull request, #1014: URL: https://github.com/apache/age/pull/1014
- Essentially the same as openCypher's toBooleanList() function: https://neo4j.com/docs/cypher-manual/current/functions/list/#functions-tobooleanlist - The toBooleanList() function converts a list of values and returns a list of boolean values. - If any values are not convertible to boolean they will be null in the list returned. - Also created the regression tests for it. -- 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]
