Re: Apache Ignite 2.4+ Go language client

2018-05-17 Thread Aleksandr Sokolovskii
scribed in > >> >> documentation. > >> >> > >> >> Example how to unmarshall complex object of several formats: > >> >> https://github.com/amsokol/ignite-go-client/blob/master/bina > >> >> ry/v1/types.go#L969 > >>

Re: Apache Ignite 2.4+ Go language client

2018-05-17 Thread Vyacheslav Daradur
Unit test for OP_QUERY_SQL: >> >> https://github.com/amsokol/ignite-go-client/blob/master/bina >> >> ry/v1/client-sql-and-scan-queries_test.go#L9 >> >> >> >> Unit test for OP_QUERY_SQL_CURSOR_GET_PAGE: >> >> https://github.com/amsokol/ign

Re: Apache Ignite 2.4+ Go language client

2018-05-17 Thread Aleksandr Sokolovskii
sql-and-scan-queries_test.go#L9 > >> > >> Unit test for OP_QUERY_SQL_CURSOR_GET_PAGE: > >> https://github.com/amsokol/ignite-go-client/blob/master/bina > >> ry/v1/client-sql-and-scan-queries_test.go#L80 > >> > >> Thanks, > >> Aleksandr

Re: Apache Ignite 2.4+ Go language client

2018-05-17 Thread Igor Sapego
client for >> details. >> >>> >> >>> Thanks, >> >>> Aleksandr >> >>> >> >>> >> >>> >> >>> Thanks, >> >>> Aleksandr >> >>> >> >>> On 24 April 2018 at 13:

Re: Apache Ignite 2.4+ Go language client

2018-05-10 Thread Igor Sapego
ons, as > >>>> far as I can see. > >>>> > >>>> [1] - > >>>> https://github.com/amsokol/ignite-go-client/blob/master/bina > >>>> ry/v1/client.go#L120 > >>>> > >>>> Best Regards, > >>>&

RE: Apache Ignite 2.4+ Go language client

2018-05-08 Thread Aleksandr Sokolovskii
e some mistakes in binary protocol documentation. > So I spent a lot of time in Apache Ignite server source code analyzing ))) > > Thanks, > Aleksandr > > From: Alexey Kosenchuk > Sent: 25 апреля 2018 г. 12:05 > To: dev@ignite.apache.org > Subject: Re: Apache Ignite 2.4+ G

Re: Apache Ignite 2.4+ Go language client

2018-04-30 Thread Aleksandr Sokolovskii
> >> cache entries and then selects them and successfully get the same >> values >> >> >> which were inserted ? >> >> > Yes, it works fine. >> >> > This one: >> >> > https://github.com/amsokol/ignite-go-client/blob/maste

Re: Apache Ignite 2.4+ Go language client

2018-04-30 Thread Alexey Kosenchuk
@ignite.apache.org> *Subject: *RE: Apache Ignite 2.4+ Go language client Yes, it’s really challenge to write unit test for OP_QUERY_SQL. ))) Thanks, Aleksandr *From: *Alexey Kosenchuk <mailto:alexey.kosenc...@nobitlost.com> *Sent: *25 апреля 2018 г. 16:33 *To: *dev@ignite.apache.org &l

RE: Apache Ignite 2.4+ Go language client

2018-04-30 Thread Aleksandr Sokolovskii
: Apache Ignite 2.4+ Go language client Yes, it’s really challenge to write unit test for OP_QUERY_SQL. ))) Thanks, Aleksandr From: Alexey Kosenchuk Sent: 25 апреля 2018 г. 16:33 To: dev@ignite.apache.org Subject: Re: Apache Ignite 2.4+ Go language client No problem with OP_QUERY_SQL_FIELDS. I mean

RE: Apache Ignite 2.4+ Go language client

2018-04-25 Thread Aleksandr Sokolovskii
Yes, it’s really challenge to write unit test for OP_QUERY_SQL. ))) Thanks, Aleksandr From: Alexey Kosenchuk Sent: 25 апреля 2018 г. 16:33 To: dev@ignite.apache.org Subject: Re: Apache Ignite 2.4+ Go language client No problem with OP_QUERY_SQL_FIELDS. I mean OP_QUERY_SQL. But I overlooked

Re: Apache Ignite 2.4+ Go language client

2018-04-25 Thread Alexey Kosenchuk
anks, Aleksandr From: Alexey Kosenchuk Sent: 25 апреля 2018 г. 12:05 To: dev@ignite.apache.org Subject: Re: Apache Ignite 2.4+ Go language client Hi Aleksandr, Seems an important missed part is complex objects support. And it's the most difficult part. Actually, it is not possible to implement

RE: Apache Ignite 2.4+ Go language client

2018-04-25 Thread Aleksandr Sokolovskii
ime in Apache Ignite server source code analyzing ))) Thanks, Aleksandr From: Alexey Kosenchuk Sent: 25 апреля 2018 г. 12:05 To: dev@ignite.apache.org Subject: Re: Apache Ignite 2.4+ Go language client Hi Aleksandr, Seems an important missed part is complex objects support. And it's the most

Re: Apache Ignite 2.4+ Go language client

2018-04-25 Thread Alexey Kosenchuk
che.org Subject: Re: Apache Ignite 2.4+ Go language client Hi Alexander, Awesome thing! Please note that before accepting the client we need to make sure it is operational. Community is currently working on formal test specification. I hope it will be ready soon. As far as NodeJS please note that

Re: Apache Ignite 2.4+ Go language client

2018-04-24 Thread Aleksandr Sokolovskii
t; amso...@gmail.com >> > > > >> > > wrote: >> > > >> > > > Hi Oleg, >> > > > >> > > > Thanks for your answer. >> > > > >> > > > > Community is currently working on formal test spe

Re: Apache Ignite 2.4+ Go language client

2018-04-24 Thread Aleksandr Sokolovskii
t; > Great. Waiting for this one. > > > > > > > > > As far as NodeJS please note that it is already being developed by > > > > community at the moment [1]. > > > > Cool. I stop my initiatives. > > > > > > > > Thanks, > >

Re: Apache Ignite 2.4+ Go language client

2018-04-24 Thread Igor Sapego
t; > community at the moment [1]. > > > Cool. I stop my initiatives. > > > > > > Thanks, > > > Aleksandr > > > > > > From: Vladimir Ozerov > > > Sent: 23 апреля 2018 г. 22:35 > > > To: dev@ignite.apache.org > > > Subject: Re: Apac

Re: Apache Ignite 2.4+ Go language client

2018-04-24 Thread Dmitriy Setrakyan
s one. > > > > > As far as NodeJS please note that it is already being developed by > > community at the moment [1]. > > Cool. I stop my initiatives. > > > > Thanks, > > Aleksandr > > > > From: Vladimir Ozerov > > Sent: 23 апреля 2018 г. 22:35

Re: Apache Ignite 2.4+ Go language client

2018-04-23 Thread Pavel Tupitsyn
ladimir Ozerov > Sent: 23 апреля 2018 г. 22:35 > To: dev@ignite.apache.org > Subject: Re: Apache Ignite 2.4+ Go language client > > Hi Alexander, > > Awesome thing! Please note that before accepting the client we need to make > sure it is operational. Community is currently

RE: Apache Ignite 2.4+ Go language client

2018-04-23 Thread Aleksandr Sokolovskii
Vladimir Ozerov Sent: 23 апреля 2018 г. 22:35 To: dev@ignite.apache.org Subject: Re: Apache Ignite 2.4+ Go language client Hi Alexander, Awesome thing! Please note that before accepting the client we need to make sure it is operational. Community is currently working on formal test specification. I hop

Re: Apache Ignite 2.4+ Go language client

2018-04-23 Thread Vladimir Ozerov
Hi Alexander, Awesome thing! Please note that before accepting the client we need to make sure it is operational. Community is currently working on formal test specification. I hope it will be ready soon. As far as NodeJS please note that it is already being developed by community at the moment [