Skip to content

Comments

VID related fixes and improvements#5817

Merged
zorancv merged 4 commits intomasterfrom
zoran/vid-fixes
Feb 13, 2025
Merged

VID related fixes and improvements#5817
zorancv merged 4 commits intomasterfrom
zoran/vid-fixes

Conversation

@zorancv
Copy link
Contributor

@zorancv zorancv commented Feb 12, 2025

Addressing some of the remaining remarks in regards to the VIDs.

@zorancv zorancv marked this pull request as ready for review February 12, 2025 16:09
@zorancv zorancv requested a review from lutter February 12, 2025 16:09
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This is good to go after addressing that one minor comment

out.unsafe_to_cache_prepared();

let strict_vid_order = self.table.object.strict_vid_order();
let strict_vid_order = self.table.object.has_vid_seq();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very minor, but this variable should also be called has_vid_seq

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with the variable bellow.

@zorancv zorancv merged commit 7b786cb into master Feb 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants