Misterion777 commented on issue #105:
URL: https://github.com/apache/incubator-age/issues/105#issuecomment-900345053


   > You mean that this query(array_field) is working or not with AGE?
   > 
   > I tried that query. Once it works as 'query' (return as jsonb from 
Pgadmin).
   > 
   > But I'm not sure this result is correct(Because it returns null).
   > 
   > Someone who knows this issue?
   
   array_field is some random array which is an attribute of a graph vertex.
   i'm trying it with AGE and receiving following error:
   ```
   ERROR:  variable `x` does not exist
   LINE 3: RETURN [x in v.test_ids]
   ```
   


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