Xuanwo commented on PR #16: URL: https://github.com/apache/iceberg-rust/pull/16#issuecomment-1661598292
The issue we are facing is that `openapi-generator` is not as commonly used as `protoc`. While we can create a gRPC-based client using `build.rs` to call `protoc`, the same cannot be done for an `openapi-generator` based client since many users may not have it installed. -- 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]
