SemyonSinchenko commented on PR #739:
URL: 
https://github.com/apache/incubator-graphar/pull/739#issuecomment-3248440291

   > > I still have a more generic question. Do we still want to rely on FFI? 
Or maybe I did it wrong and these tests are for the new pure java?
   > 
   > These tests are for java-info(pure java). I don't think we need to 
maintain java-FFI anymore, it will stay at `v0.12.0`
   
   Thanks for the explanation. Is it a good time to merge it, if we want to 
modify the core part to avoid using of any concrete implementation of 
FileSystem? At the moment, java-info rely on Hadoop, for example. If we want to 
force developers to provide an implementation for paths resolving and 
reading/writing, the code of `LocalYamlGraphLoader` and `LocalYamlGraphSaver` 
will be changed.


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

Reply via email to