JoshInnis commented on pull request #87:
URL: https://github.com/apache/incubator-age/pull/87#issuecomment-868207798


   There is a data type that Agtype supports called numeric. Agtype values that 
are numeric end in '::numeric'. It looks like both python and go parsers are 
not covering this case. I would also recommend taking a look at 
https://github.com/apache/incubator-age/blob/master/drivers/Agtype.g4. The type 
annotation system '::vertex', '::numeric' has the potential to expand in the 
future if we support more datatypes. Accounting for that in the parser now may 
save some headaches in the future.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to