acezen commented on PR #519:
URL: 
https://github.com/apache/incubator-graphar/pull/519#issuecomment-2165133191

   > > @acezen May you make a look please?
   > > To generate files do the following:
   > > 
   > > 1. Install `protoc` if you don't have it: 
https://grpc.io/docs/protoc-installation/
   > > 2. Install `buf` (>=1.32) if you don't have it: 
https://buf.build/docs/installation
   > > 3. From the root of the project run `buf generate`
   > > 
   > > It creates:
   > > 
   > > 1. Java classes in 
`maven-projects/info/src/main/java/org/apache/grarphar/info/proto`
   > > 2. Cpp classes in `cpp/src/proto` (I have no understanding where to 
place them, I'm not a cpp person and I need ur help here)
   > > 3. Python files in `pyspark/graphar_pyspark/proto`
   > 
   > I think the cpp classes may puts to `cpp/proto`.
   
   Hi, Sem, I think we can merge this change and I would update the cpp related 
configuratio.


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