Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add gRPC reflection support to arrow flight
Addresses apache#1706, adding a constant to the gRPC generated code so it is possible to include the Flight and Flight SQL APIs in a `tonic-reflection` service. Testing: ``` grpcurl --plaintext localhost:8082 list ```
- Loading branch information