Commits


David Li authored and Antoine Pitrou committed 148213e3bef
ARROW-3162: Flight Python bindings - [ ] Add docs - [ ] Format code - [ ] Include Python in integration tests (requires binding the JSON reader/writer from C++) - [ ] Validate performance? - [ ] Complete server bindings if approach makes sense Author: David Li <David.M.Li@twosigma.com> Author: Wes McKinney <wesm+git@apache.org> Closes #3566 from lihalite/flight-python and squashes the following commits: ac29ab88 <David Li> Clean up to-be-implemented parts of Flight Python bindings 9d5442a0 <David Li> Clarify various RecordBatchStream{Reader,Writer} wrappers e1c298ad <David Li> Lint CMake files 77644447 <Wes McKinney> Reformat cmake c6b02aa9 <David Li> Add basic Python bindings for Flight