You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vdpyatkov <vl...@gmail.com> on 2016/10/07 09:46:42 UTC

Re: INTERVAL expression does not work with mysql apache ignite

Hi,

Could you please provide full call stack of the exception?



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/INTERVAL-expression-does-not-work-with-mysql-apache-ignite-tp7986p8145.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: INTERVAL expression does not work with mysql apache ignite

Posted by Pavel Tupitsyn <pt...@apache.org>.
Ignite uses H2 SQL engine, which does not have INTERVAL function:
http://www.h2database.com/html/functions.html

Try DATEADD instead.

On Fri, Oct 7, 2016 at 12:46 PM, vdpyatkov <vl...@gmail.com> wrote:

> Hi,
>
> Could you please provide full call stack of the exception?
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/INTERVAL-expression-does-not-work-with-
> mysql-apache-ignite-tp7986p8145.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>