hi James, it will be great.
Regards, Dimitri 2017-03-24 1:24 GMT+01:00 James Taylor <[email protected]>: > Thanks, Dimitri! If you're interested, I think the community would welcome > this as a contribution to Apache Phoenix so it can appear in our regular > distributions. > > Regards, > James > > On Thu, Mar 23, 2017 at 5:21 PM, Dimitri <[email protected]> wrote: > > > Hi, > > > > I make some update on my fork of Lukáš Lalinský phoenix python lib. > > > > I integrate sqlalchemy and correct some bug. > > > > you can find the code source on https://github.com/Pirionfr/pyPhoenix > > and it's available in https://pypi.python.org/pypi/pyPhoenix > > > > regards > > Dimitri Capitaine > > > > > > > > > > > > > > > > 2016-11-07 18:12 GMT+01:00 Josh Elser <[email protected]>: > > > > > +1 > > > > > > I was poking around with it this weekend. I had some issues (trying to > > use > > > it from the Avatica side, instead of PQS, specifically), but for the > most > > > part it worked. Definitely feel free to report any issues you run into: > > > https://bitbucket.org/lalinsky/python-phoenixdb. It would be nice to > > make > > > this a "first-class citizen". > > > > > > James Taylor wrote: > > > > > >> Thanks, Dimitri. I created PHOENIX-3459 to update the website with the > > new > > >> link. It'd be great to see this make it into Phoenix proper (or > Avatica > > or > > >> a combination of the two). > > >> > > >> James > > >> > > >> On Sun, Nov 6, 2016 at 12:35 PM, Dimitri<[email protected]> wrote: > > >> > > >> erratum > > >>> Someone else did the port to protobuf, Lukáš Lalinský merged the pull > > >>> request and it's now released as version 0.5. > > >>> > > >>> Dimitri > > >>> > > >>> 2016-11-03 22:14 GMT+01:00 Dimitri<[email protected]>: > > >>> > > >>> Hi, > > >>>> > > >>>> Lukáš Lalinský is no longer use Phoenix, so he is not actively > working > > >>>> on > > >>>> his lib anymore. > > >>>> > > >>>> One major problem with his lib is that it uses the JSON interface, > > which > > >>>> is now deprecated. > > >>>> > > >>>> I fork it for my use (phoenix 4.8 and sqlalchemy.), it's now use > > >>>> protobuf,I push my code on my github. (https://github.com/Pirionfr/ > > >>>> python-phoenixdb) > > >>>> > > >>>> For some who want to use it can you put the link on your site ( > > >>>> https://phoenix.apache.org/phoenix_python.html) ? > > >>>> > > >>>> > > >>>> > > >>>> > > >> > > >
