avantgardnerio commented on code in PR #560:
URL: https://github.com/apache/arrow-ballista/pull/560#discussion_r1081886460
##########
ballista/core/src/serde/generated/ballista.rs:
##########
@@ -1985,7 +1985,7 @@ pub mod executor_grpc_client {
pub mod scheduler_grpc_server {
#![allow(unused_variables, dead_code, missing_docs,
clippy::let_unit_value)]
use tonic::codegen::*;
- /// Generated trait containing gRPC methods that should be implemented for
use with SchedulerGrpcServer.
+ ///Generated trait containing gRPC methods that should be implemented for
use with SchedulerGrpcServer.
Review Comment:
Can you remind me again why the generated code is checked in? Where did we
land on that?
--
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]