Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cevian committed Dec 4, 2023
1 parent 8a65f21 commit 48d0469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions timescale_vector/src/access_method/starting_ids.rs
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ impl StartingIds {
*score,
self.init_index_values[*idx],
vector[*idx],
self.mean[*idx],
self.m2[*idx],
)
})
.collect();
Expand Down

0 comments on commit 48d0469

Please sign in to comment.