kylebarron opened a new pull request, #6273: URL: https://github.com/apache/arrow-rs/pull/6273
# Which issue does this PR close? Closes #6251. # Rationale for this change Reading from `FFI_ArrowSchema` should not panic on spec-valid input. # What changes are included in this PR? - Convert return value of `name()` to `Option<&str>` - Default to empty string when importing `FFI_ArrowSchema` to `Field` # Are there any user-facing changes? Yes <!--- If there are any breaking changes to public APIs, please add the `breaking change` label. --> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
