Skip to content

Is this a bug? #1051

Closed Answered by liurenjie1024
de-sh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @de-sh This is not a bug. Iceberg schema's field requires a field id, so when converting from arrow schema to iceberg schema, it expects that arrow field stores a field id in metadata, see

pub(super) fn get_field_id(field: &Field) -> Result<i32> {

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by de-sh
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants