You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by Kasper Sørensen <i....@gmail.com> on 2014/09/30 19:56:08 UTC

Made wiki page on Query execution strategies

Hi all,

Following Francisco's excellent questions on how the operators of MetaModel
are handled by individual modules, I decided that this was a part of a
larger missing spot of our documentation. Namely to document (and keep
updated) a matrix of which modules effeciently support which types of
queries. So I've made a first version of such a documentation wiki page:

https://wiki.apache.org/metamodel/QueryExecutionStrategies

I'd love feedback on the page. Is it understandable? What information are
you guys missing?

And for Francisco: Does this make your work easier? I hope this will help
new contributors to get an overall impression of the implementation details
of all the modules.

Best regards,
Kasper

Re: Made wiki page on Query execution strategies

Posted by Kasper Sørensen <i....@gmail.com>.
Great, glad that you find it useful.

Also I added a few * signs on spots where we could (rather easily) improve
the modules. So probably we should make JIRA issues for each of those...

Kasper

2014-10-01 11:17 GMT+02:00 Francisco Javier Cano Bailen <fj...@stratio.com>
:

> Hello Kasper,
>
> It is completely helpful this deeply breakdown:
>
> - It shows the status and possible improvements (Native VS Greedy) of each
> module-query.
> - It shows that we need to be careful with the operations in memory.
>
> In case that I see a lack of information I will let you know.
>
> Regards,
>
> 2014-10-01 8:50 GMT+02:00 Alberto Rodriguez <ar...@stratio.com>:
>
> > I think this is a great idea! When I first came across the project I
> didn't
> > understand how the modules handle queries and I'm pretty sure that this
> > matrix will help the new contributors a lot.
> >
> > Good job!
> >
> > Alberto Rodríguez
> >
> >
> > <http://www.stratio.com/>
> > Avenida de Europa, 26. Ática 5. 3ª Planta
> > 28224 Pozuelo de Alarcón, Madrid
> > Tel: +34 91 352 59 42 // *@stratiobd <https://twitter.com/StratioBD>*
> >
> > 2014-09-30 19:56 GMT+02:00 Kasper Sørensen <
> i.am.kasper.sorensen@gmail.com
> > >:
> >
> > > Hi all,
> > >
> > > Following Francisco's excellent questions on how the operators of
> > MetaModel
> > > are handled by individual modules, I decided that this was a part of a
> > > larger missing spot of our documentation. Namely to document (and keep
> > > updated) a matrix of which modules effeciently support which types of
> > > queries. So I've made a first version of such a documentation wiki
> page:
> > >
> > > https://wiki.apache.org/metamodel/QueryExecutionStrategies
> > >
> > > I'd love feedback on the page. Is it understandable? What information
> are
> > > you guys missing?
> > >
> > > And for Francisco: Does this make your work easier? I hope this will
> help
> > > new contributors to get an overall impression of the implementation
> > details
> > > of all the modules.
> > >
> > > Best regards,
> > > Kasper
> > >
> >
>
>
>
> --
>
> Francisco Javier Cano
> Senior Developer
>
>
> <http://www.stratio.com/>
> Avenida de Europa, 26. Ática 5. 3ª Planta
> 28224 Pozuelo de Alarcón, Madrid
> Tel: +34 91 352 59 42 // *@stratiobd <https://twitter.com/StratioBD>*
>

Re: Made wiki page on Query execution strategies

Posted by Francisco Javier Cano Bailen <fj...@stratio.com>.
Hello Kasper,

It is completely helpful this deeply breakdown:

- It shows the status and possible improvements (Native VS Greedy) of each
module-query.
- It shows that we need to be careful with the operations in memory.

In case that I see a lack of information I will let you know.

Regards,

2014-10-01 8:50 GMT+02:00 Alberto Rodriguez <ar...@stratio.com>:

> I think this is a great idea! When I first came across the project I didn't
> understand how the modules handle queries and I'm pretty sure that this
> matrix will help the new contributors a lot.
>
> Good job!
>
> Alberto Rodríguez
>
>
> <http://www.stratio.com/>
> Avenida de Europa, 26. Ática 5. 3ª Planta
> 28224 Pozuelo de Alarcón, Madrid
> Tel: +34 91 352 59 42 // *@stratiobd <https://twitter.com/StratioBD>*
>
> 2014-09-30 19:56 GMT+02:00 Kasper Sørensen <i.am.kasper.sorensen@gmail.com
> >:
>
> > Hi all,
> >
> > Following Francisco's excellent questions on how the operators of
> MetaModel
> > are handled by individual modules, I decided that this was a part of a
> > larger missing spot of our documentation. Namely to document (and keep
> > updated) a matrix of which modules effeciently support which types of
> > queries. So I've made a first version of such a documentation wiki page:
> >
> > https://wiki.apache.org/metamodel/QueryExecutionStrategies
> >
> > I'd love feedback on the page. Is it understandable? What information are
> > you guys missing?
> >
> > And for Francisco: Does this make your work easier? I hope this will help
> > new contributors to get an overall impression of the implementation
> details
> > of all the modules.
> >
> > Best regards,
> > Kasper
> >
>



-- 

Francisco Javier Cano
Senior Developer


<http://www.stratio.com/>
Avenida de Europa, 26. Ática 5. 3ª Planta
28224 Pozuelo de Alarcón, Madrid
Tel: +34 91 352 59 42 // *@stratiobd <https://twitter.com/StratioBD>*

Re: Made wiki page on Query execution strategies

Posted by Alberto Rodriguez <ar...@stratio.com>.
I think this is a great idea! When I first came across the project I didn't
understand how the modules handle queries and I'm pretty sure that this
matrix will help the new contributors a lot.

Good job!

Alberto Rodríguez


<http://www.stratio.com/>
Avenida de Europa, 26. Ática 5. 3ª Planta
28224 Pozuelo de Alarcón, Madrid
Tel: +34 91 352 59 42 // *@stratiobd <https://twitter.com/StratioBD>*

2014-09-30 19:56 GMT+02:00 Kasper Sørensen <i....@gmail.com>:

> Hi all,
>
> Following Francisco's excellent questions on how the operators of MetaModel
> are handled by individual modules, I decided that this was a part of a
> larger missing spot of our documentation. Namely to document (and keep
> updated) a matrix of which modules effeciently support which types of
> queries. So I've made a first version of such a documentation wiki page:
>
> https://wiki.apache.org/metamodel/QueryExecutionStrategies
>
> I'd love feedback on the page. Is it understandable? What information are
> you guys missing?
>
> And for Francisco: Does this make your work easier? I hope this will help
> new contributors to get an overall impression of the implementation details
> of all the modules.
>
> Best regards,
> Kasper
>