rafsun42 opened a new issue, #722:
URL: https://github.com/apache/age/issues/722

   **Is your feature request related to a problem? Please describe.**
   I am trying to cast some properties of a vertex to Postgres' type. That 
property can be an array of any type. Currently, I only see casting is 
available for integer array and scalar type only.
   
   **Describe the solution you'd like**
   I would like to cast properties to native Postgres array.
   
   **Describe alternatives you've considered**
   If I can get the entire property as a JSONB object, I can still make my 
query work.
   
   **Additional context**
   N/A
   


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