Rafferty97 opened a new pull request, #6139: URL: https://github.com/apache/arrow-rs/pull/6139
# Which issue does this PR close? Closes #6138. # Rationale for this change See #6138 for context. # What changes are included in this PR? This PR slightly simplifies the implementation of three methods in `struct_array.rs` to remove the dependency on `SchemaBuilder`, making the code (in my subjective opinion) easier to read. # Are there any user-facing changes? No, it's purely an implementation change. -- 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]
