wenlongbrother commented on code in PR #1311:
URL: 
https://github.com/apache/incubator-uniffle/pull/1311#discussion_r1395148994


##########
rust/experimental/server/src/app.rs:
##########
@@ -308,6 +308,7 @@ pub struct WritingViewContext {
 pub struct ReadingViewContext {
     pub uid: PartitionedUId,
     pub reading_options: ReadingOptions,
+    pub serialized_expected_task_ids_bitmap: Bytes,

Review Comment:
   sure, let me update it



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

Reply via email to