Skip to content

Comments

Changes to VID generation after rebase with master#5815

Closed
zorancv wants to merge 3 commits intozoran/rework-vid-wrap2-before-rebasefrom
zoran/rework-vid-wrap2-after-rebase
Closed

Changes to VID generation after rebase with master#5815
zorancv wants to merge 3 commits intozoran/rework-vid-wrap2-before-rebasefrom
zoran/rework-vid-wrap2-after-rebase

Conversation

@zorancv
Copy link
Contributor

@zorancv zorancv commented Feb 11, 2025

No description provided.

@zorancv zorancv changed the base branch from master to zoran/rework-vid-wrap2-before-rebase February 11, 2025 20:46
@zorancv zorancv marked this pull request as ready for review February 11, 2025 20:47
@zorancv zorancv requested a review from lutter February 11, 2025 20:47
AttributeNames::All => {
cols.extend(self.meta.columns.iter());
cols.push(&*VID_COL);
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't we have to include the VID_COL no matter what column_names is?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was not sure as this match side is the only one used. I've changed it to be always be added. Since this is already merged I've addressed it in another PR.

@zorancv zorancv closed this Feb 13, 2025
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