yecol opened a new issue, #581:
URL: https://github.com/apache/incubator-graphar/issues/581

   ### Describe the enhancement requested
   
   Since we have many artifacts in this repo, currently the building toolchain 
for each component is language specific.
   e.g., 
   - cmake for cpp
   - maven for java
   - makefile for dev-container
   - buf for protobuf
   - ...
   
   It seems bazel is fit for our project, only one building toolchain supports 
polylang, i.e., cpp/python/Java, even docker container. 
   
   Especially for GraphAr: the java/spark library depends on cpp artifacts via 
FastFFI. 
   
   Bazel is a worthy try!
   
   p.s. I also propose this to 
[GraphScope](https://github.com/alibaba/GraphScope/issues/4117) project. 
   
   ### Component(s)
   
   Developer Tools


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