Embedded Version of H2

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

Embedded Version of H2

steve.hostettler@gmail.com
Hello,

we would like to use new H2 features (especially the OVER keyword)
introduced in 1.4.198. Currently, 2.8.0-SNAPSHOT is relying on 1.4.197. Is
there any plan to upgrade and if not, why? Do you expect any major issue
with that upgrade or the use of the OVER keyword?

Steve



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Embedded Version of H2

steve.hostettler@gmail.com
Hello,

Actually I found the answer with the following ticket :
https://issues.apache.org/jira/browse/IGNITE-10801

Seems to be planned for 2.8.0




--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Embedded Version of H2

Ivan Pavlukhin
Hi Steve,

I am afraid that window functions and OVER keyword will not work
properly in new Ignite version with upgraded H2. Could you share some
simple query with OVER keyword you are going to execute? Then I can
check it against current master version.

чт, 17 окт. 2019 г. в 14:44, [hidden email]
<[hidden email]>:

>
> Hello,
>
> Actually I found the answer with the following ticket :
> https://issues.apache.org/jira/browse/IGNITE-10801
>
> Seems to be planned for 2.8.0
>
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/



--
Best regards,
Ivan Pavlukhin
Reply | Threaded
Open this post in threaded view
|

Re: Embedded Version of H2

Ivan Pavlukhin
A folow-up, there is an interesting ticket [1]. Need to check if
window functions are covered.

[1] https://issues.apache.org/jira/browse/IGNITE-7664

пт, 18 окт. 2019 г. в 10:01, Ivan Pavlukhin <[hidden email]>:

>
> Hi Steve,
>
> I am afraid that window functions and OVER keyword will not work
> properly in new Ignite version with upgraded H2. Could you share some
> simple query with OVER keyword you are going to execute? Then I can
> check it against current master version.
>
> чт, 17 окт. 2019 г. в 14:44, [hidden email]
> <[hidden email]>:
> >
> > Hello,
> >
> > Actually I found the answer with the following ticket :
> > https://issues.apache.org/jira/browse/IGNITE-10801
> >
> > Seems to be planned for 2.8.0
> >
> >
> >
> >
> > --
> > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>
>
>
> --
> Best regards,
> Ivan Pavlukhin



--
Best regards,
Ivan Pavlukhin