Skip to content

Commit

Permalink
Add default implementations to the FlightSqlService trait
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 apache#4372
  • Loading branch information
rossjones committed Jun 30, 2023
1 parent 11758df commit 91b0968
Showing 1 changed file with 185 additions and 37 deletions.
Loading

0 comments on commit 91b0968

Please sign in to comment.