hugokitano opened a new issue, #1164: URL: https://github.com/apache/iceberg-rust/issues/1164
### Is your feature request related to a problem or challenge? `iceberg::spec::Schema::try_from` tries to construct an Iceberg schema from an arrow schema, but does not support converting uint types. ### Describe the solution you'd like `ArrowSchemaVisitor::primitive` must support uint types, currently throws `Error: DataInvalid => Unsupported Arrow data type: UInt64` ### Willingness to contribute None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org