wgtmac commented on code in PR #3: URL: https://github.com/apache/iceberg-cpp/pull/3#discussion_r1865972561
########## src/demo.cc: ########## @@ -0,0 +1,26 @@ +/* Review Comment: I'm not sure if I understand it correctly. Do you mean that the `api` folder stores all public headers? Then each folder (e.g. `core`, `puffin`, `example`, etc) uses its own subset of headers from the `api` folder to create library or executable? -- 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]
