You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Dmitriy Setrakyan <ds...@apache.org> on 2015/10/26 10:41:52 UTC

query configuration design

Igniters,

I want to point out that there is an active discussion going on about query
configuration design here:

https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration

It gets a bit tricky to follow, so make sure to read the latest comments
towards the end.

D.

Re: query configuration design

Posted by Dmitriy Setrakyan <ds...@apache.org>.
On Mon, Oct 26, 2015 at 6:14 AM, Alexey Kuznetsov <ak...@gridgain.com>
wrote:

> Igniters,
>
> I added to
>
> https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design
> final persistence design.
>
> Actually I've already implemented it in ignite-1753-1282 branch.
> Tests with POJOs passed. Now I'm working on tests with portables and
> backward compatibility.
>
>
Thanks Alexey.

I think it makes sense to separate the JDBC store design from queries. Can
you create another page, Final JDBC Store Design, and copy your design
there?


>
> On Mon, Oct 26, 2015 at 5:10 PM, Dmitriy Setrakyan <ds...@apache.org>
> wrote:
>
> > On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin <
> sergi.vladykin@gmail.com>
> > wrote:
> >
> > > Dmitriy,
> > >
> > > May be it makes sense to put the final design on the main page from
> > > comments?
> > >
> >
> > Good point. I have added a page for the final query entity design here:
> >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design
> >
> > I think Alexey K. should add the final persistence configuration design
> in
> > the similar nation.
> >
> > Also, I am calling it final, because it is a result of a lengthy
> discussion
> > on Wiki. However, before 1.5 is out, we are going to be able to change
> it.
> > If you have any comments, please add them on the Wiki.
> >
> >
> > >
> > > Sergi
> > >
> > > 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <ds...@apache.org>:
> > >
> > > > Igniters,
> > > >
> > > > I want to point out that there is an active discussion going on about
> > > query
> > > > configuration design here:
> > > >
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration
> > > >
> > > > It gets a bit tricky to follow, so make sure to read the latest
> > comments
> > > > towards the end.
> > > >
> > > > D.
> > > >
> > >
> >
>
>
>
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>

Re: query configuration design

Posted by Alexey Kuznetsov <ak...@gridgain.com>.
Igniters,

I added to
https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design
final persistence design.

Actually I've already implemented it in ignite-1753-1282 branch.
Tests with POJOs passed. Now I'm working on tests with portables and
backward compatibility.


On Mon, Oct 26, 2015 at 5:10 PM, Dmitriy Setrakyan <ds...@apache.org>
wrote:

> On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin <se...@gmail.com>
> wrote:
>
> > Dmitriy,
> >
> > May be it makes sense to put the final design on the main page from
> > comments?
> >
>
> Good point. I have added a page for the final query entity design here:
>
> https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design
>
> I think Alexey K. should add the final persistence configuration design in
> the similar nation.
>
> Also, I am calling it final, because it is a result of a lengthy discussion
> on Wiki. However, before 1.5 is out, we are going to be able to change it.
> If you have any comments, please add them on the Wiki.
>
>
> >
> > Sergi
> >
> > 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <ds...@apache.org>:
> >
> > > Igniters,
> > >
> > > I want to point out that there is an active discussion going on about
> > query
> > > configuration design here:
> > >
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration
> > >
> > > It gets a bit tricky to follow, so make sure to read the latest
> comments
> > > towards the end.
> > >
> > > D.
> > >
> >
>



-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Re: query configuration design

Posted by Dmitriy Setrakyan <ds...@apache.org>.
On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin <se...@gmail.com>
wrote:

> Dmitriy,
>
> May be it makes sense to put the final design on the main page from
> comments?
>

Good point. I have added a page for the final query entity design here:
https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design

I think Alexey K. should add the final persistence configuration design in
the similar nation.

Also, I am calling it final, because it is a result of a lengthy discussion
on Wiki. However, before 1.5 is out, we are going to be able to change it.
If you have any comments, please add them on the Wiki.


>
> Sergi
>
> 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <ds...@apache.org>:
>
> > Igniters,
> >
> > I want to point out that there is an active discussion going on about
> query
> > configuration design here:
> >
> >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration
> >
> > It gets a bit tricky to follow, so make sure to read the latest comments
> > towards the end.
> >
> > D.
> >
>

Re: query configuration design

Posted by Sergi Vladykin <se...@gmail.com>.
Dmitriy,

May be it makes sense to put the final design on the main page from
comments?

Sergi

2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <ds...@apache.org>:

> Igniters,
>
> I want to point out that there is an active discussion going on about query
> configuration design here:
>
>
> https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration
>
> It gets a bit tricky to follow, so make sure to read the latest comments
> towards the end.
>
> D.
>