andygrove commented on code in PR #261:
URL: https://github.com/apache/arrow-ballista/pull/261#discussion_r984047320


##########
ballista/rust/core/proto/ballista.proto:
##########
@@ -424,54 +424,87 @@ message ExecutionGraph {
   uint64 output_partitions = 5;
   repeated PartitionLocation output_locations = 6;
   string scheduler_id = 7;
+  uint32 tid_gen = 8;

Review Comment:
   nit: `tid_gen` isn't a descriptive name. I am guessing this is short for 
`task_id_gen`?



-- 
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]

Reply via email to