Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jul 29, 2024
1 parent cbc4a6d commit 479e406
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/store/re_query2/src/latest_at.rs
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ pub struct LatestAtResults {
pub compound_index: (TimeInt, RowId),

/// Results for each individual component.
///
/// Each [`UnitChunkShared`] MUST always contain the corresponding component.
pub components: IntMap<ComponentName, UnitChunkShared>,
}

Expand Down

0 comments on commit 479e406

Please sign in to comment.