roeap opened a new pull request, #4296:
URL: https://github.com/apache/arrow-rs/pull/4296
# Which issue does this PR close?
Closes #4295
# Rationale for this change
see #4295
# What changes are included in this PR?
The main builder implementations were lifted from IOx, but altered to also
include sorting the created record batches.
cc @alamb @avantgardnerio
# Are there any user-facing changes?
Users can use the added Builders and methods to create responses to
`CommandGetCatalogs`, `CommandGetSchemas`, and `CommandGetTables` requests.
<!---
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]