adsharma commented on PR #799: URL: https://github.com/apache/incubator-graphar/pull/799#issuecomment-3492088465
Looks great! This is what I had in mind before I got busy with LadybugDB. One high level thing to consider: instead of exposing `graphar` types via `types_binding.cc`, consider using python's built-in `ctypes`. Example: https://github.com/py2many/py2many/blob/main/pycpp/clike.py#L15-L29 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
