Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add default implementations to the FlightSqlService trait (#4485)
The trait currently does not have many default implementations, but it does have a lot of methods. This PR adds default implementations for all methods returning Status::unimplemented to fix #4372
- Loading branch information