Agreed, I too am hoping to have some time free up again in the near future for additional work on the python client.
On Mon, Aug 28, 2017 at 10:26 AM Wes McKinney <[email protected]> wrote: > +1. I hope to find some time in the next 6-12 months to hack on the > Python client and add Arrow support at the C++ client level for faster > scans and inserts, and making testing simpler and more consistent > would make things easier to test across C++ and Python. > > - Wes > > On Mon, Aug 28, 2017 at 2:22 AM, Adar Lieber-Dembo <[email protected]> > wrote: > > Over the weekend I've been hacking on an idea that's been discussed in > > the past: replacing our language-specific mini cluster support with > > the more robust and featureful C++ mini cluster. Besides reducing the > > maintenance burden for non-C++ language support, this has the added > > benefit of providing a single deliverable that can set up and tear > > down mini clusters for use in tests, something that may be useful to > > other projects wishing to integrate with Kudu. > > > > Since this affects a pretty broad swath of Kudu developers, I thought > > it'd be prudent to broadcast the idea to a larger audience. If you're > > interested, please have a look at my proof of concept, which > > demonstrates the idea for Java unit tests: > > http://gerrit.cloudera.org:8080/7853. >
