jrgemignani opened a new pull request, #1491:
URL: https://github.com/apache/age/pull/1491

   Author: Muhammad Taha Naveed <[email protected]>
   
   * Add checks for array functions to recognize and decode VPC
   
   - Added for array functions size, head, last, isEmpty, reverse, 
agtype_in_operator and agtype_access_slice.
   
   - Fixed a bug where object input to reverse would terminate the server 
instead of erroring out.
   
   - Added regression tests.
   
   * Fix issue with in operator transformation
   
   - We need to build a function call here if the rexpr is already transformed. 
It can be already transformed cypher_list as columnref.
   
   Resolved -
   
   Conflicts:
        src/backend/parser/cypher_expr.c


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