Commits


Ryan Murray authored and Micah Kornfield committed 2f3ea96ea15
ARROW-6094: [FlightRPC] Add Flight RPC method getFlightSchema coupled with proposal in https://docs.google.com/document/d/1zLdFYikk3owbKpHvJrARLMlmYpi-Ef6OJy7H90MqViA/edit?usp=sharing can be merged once that proposal is approved Closes #4980 from rymurr/ARROW-6094 and squashes the following commits: f1660b9b2 <Ryan Murray> address code review 4e13616a8 <Antoine Pitrou> Fix lint 0eb712ded <Ryan Murray> changes as per code review: f61779bed <Ryan Murray> address code review 28eac3c48 <Ryan Murray> changes as per mailing list suggestions 6a4741e01 <Ryan Murray> ARROW-6094: add flight rpc method getFlightSchema Lead-authored-by: Ryan Murray <rymurr@dremio.com> Co-authored-by: Ryan Murray <rymurr@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>