Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketkedia committed Dec 5, 2024
1 parent 301e6c7 commit d14c756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/worker/src/execution/operators/spann_fetch_pl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use crate::{

#[derive(Debug)]
pub struct SpannFetchPlInput {
// TODO(Sanket): Ship the reader instead of constructing here.
reader_context: SpannSegmentReaderContext,
head_id: u32,
}
Expand Down

0 comments on commit d14c756

Please sign in to comment.