nathanielc commented on PR #6332: URL: https://github.com/apache/arrow-rs/pull/6332#issuecomment-2326934721
@crepererum @alamb I have added tests, somehow I missed that they existed when I first looked. To make implementing the service I copied the builder pattern from the CommandGetDbSchemas for the CommandGetTableTypes. While its a trivial implementation it makes implementing the service simple as it follows the same pattern as the other commands. -- 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]
