milenkovicm commented on code in PR #1351:
URL:
https://github.com/apache/datafusion-ballista/pull/1351#discussion_r2634743737
##########
ballista/core/src/serde/generated/ballista.rs:
##########
@@ -1449,6 +1456,36 @@ pub mod scheduler_grpc_client {
);
self.inner.unary(req, path, codec).await
}
+ /// Provide info on flight proxy address
Review Comment:
as previous comment, maybe we do not need this endpoint, so we save a request
--
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]