scovich opened a new pull request, #8187: URL: https://github.com/apache/arrow-rs/pull/8187
# Which issue does this PR close? - Closes https://github.com/apache/arrow-rs/issues/8186 # Rationale for this change The class has always built variant values (metadata being handled separately), so rename it `ValueBuilder` to be more self-documenting. # What changes are included in this PR? Class renamed, along with all methods, local variables and documentation that reference it. # Are these changes tested? It's a rename. If it compiles it's correct. # Are there any user-facing changes? No. -- 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]
