Skip to content

Conversation

@vustef
Copy link

@vustef vustef commented Oct 27, 2025

Which issue does this PR close?

#1765

  • Closes #.

What changes are included in this PR?

Are these changes tested?

///
/// Metadata columns are virtual columns that provide metadata about the rows,
/// such as file paths or row positions. These come from https://iceberg.apache.org/spec/#identifier-field-ids
pub fn with_metadata_columns(mut self, metadata_columns: Vec<String>) -> Self {
Copy link
Author

Choose a reason for hiding this comment

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

Need some validation here, for allowed column names. Or type safety, to pick columns from enum (possibly preventing duplication?)

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