Skip to content

Commit

Permalink
Add default implementations to the FlightSqlService trait (#4485)
Browse files Browse the repository at this point in the history
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
rossjones authored Jul 8, 2023
1 parent aac3aa9 commit 08a57e9
Showing 1 changed file with 259 additions and 111 deletions.
Loading

0 comments on commit 08a57e9

Please sign in to comment.