lnoir commented on issue #211: URL: https://github.com/apache/incubator-age/issues/211#issuecomment-1109607601
I tried reducing the User.csv to a single user, the Profile.csv to a single Profile, and the has.csv to just that relationship, but still encountering the same issue when running the above query. has.csv: ``` "start_id","start_vertex_type","end_id","end_vertex_type" 126,"User",128,"Profile" ``` -- 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]
