milenkovicm commented on code in PR #1537:
URL:
https://github.com/apache/datafusion-ballista/pull/1537#discussion_r3032887960
##########
ballista/core/src/serde/generated/ballista.rs:
##########
@@ -65,6 +65,8 @@ pub struct ShuffleWriterExecNode {
pub output_partitioning: ::core::option::Option<
::datafusion_proto::protobuf::PhysicalHashRepartition,
>,
+ #[prost(uint32, tag = "5")]
+ pub channel_capacity: u32,
Review Comment:
this is not needed if it is part of config
--
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]