yangxk1 commented on issue #699: URL: https://github.com/apache/incubator-graphar/issues/699#issuecomment-3004397564
This project under `maven-projects/java/` is implemented using `FastFFI`, which tightly couples it with C++ and makes it hard to maintain. You can take a look at the discussion here #704. We are planning to stop adding new features to this library. If you're interested, you can contribute to the /info/ module instead, which is a pure Java implementation. -- 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]
