Supported and Unsupported SQL

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Supported and Unsupported SQL

dsetrakyan
Igniters,

Vladimir pointed out that PostgreSQL has a very detailed list of supported
and unsupported features:
https://www.postgresql.org/docs/devel/static/features.html

I think we can borrow a few things from this format:

   1. Have a very detailed documented list of all the supported/unsupported
   features in Ignite SQL engine.
   2. Once the list is created, ensure that we have sufficient test
   coverage for all the supported features.

Thoughts?

D.
Reply | Threaded
Open this post in threaded view
|

Re: Supported and Unsupported SQL

dmagda
Fully support this idea. That’ll help a lot our users and make things clearer for us.


Denis

> On Jul 3, 2017, at 8:41 AM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> Igniters,
>
> Vladimir pointed out that PostgreSQL has a very detailed list of supported
> and unsupported features:
> https://www.postgresql.org/docs/devel/static/features.html
>
> I think we can borrow a few things from this format:
>
>   1. Have a very detailed documented list of all the supported/unsupported
>   features in Ignite SQL engine.
>   2. Once the list is created, ensure that we have sufficient test
>   coverage for all the supported features.
>
> Thoughts?
>
> D.

Reply | Threaded
Open this post in threaded view
|

Re: Supported and Unsupported SQL

dsetrakyan
Ticket filed: https://issues.apache.org/jira/browse/IGNITE-5678

On Mon, Jul 3, 2017 at 5:14 PM, Denis Magda <[hidden email]> wrote:

> Fully support this idea. That’ll help a lot our users and make things
> clearer for us.
>
> —
> Denis
>
> > On Jul 3, 2017, at 8:41 AM, Dmitriy Setrakyan <[hidden email]>
> wrote:
> >
> > Igniters,
> >
> > Vladimir pointed out that PostgreSQL has a very detailed list of
> supported
> > and unsupported features:
> > https://www.postgresql.org/docs/devel/static/features.html
> >
> > I think we can borrow a few things from this format:
> >
> >   1. Have a very detailed documented list of all the
> supported/unsupported
> >   features in Ignite SQL engine.
> >   2. Once the list is created, ensure that we have sufficient test
> >   coverage for all the supported features.
> >
> > Thoughts?
> >
> > D.
>
>