Custom aggregate function in H2 SQL

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

Custom aggregate function in H2 SQL

sibnick
I need add my custom aggregate function to H2 SQL. Currently it is not possible with Ignite API. I developed simple patch for this issue. Initially I supposed that it is directly related to IGNITE-2177. But now I realized that these issues are related but differ. Should I create new JIRA issue for custom aggregate functions in H2 SQL or modify initial  IGNITE-2177 ?
Reply | Threaded
Open this post in threaded view
|

Re: Custom aggregate function in H2 SQL

Sergi
It depends on what exactly do you want. You can post your thoughts here
first for discussion. Of course we will not accept "simple patch", we need
a universal approach that will work not only on local node but for
distributed SQL queries as well.

Sergi

2016-09-15 5:57 GMT+03:00 sibnick <[hidden email]>:

> I need add my custom aggregate function to H2 SQL. Currently it is not
> possible with Ignite API. I developed simple patch for this issue.
> Initially
> I supposed that it is directly related to IGNITE-2177. But now I realized
> that these issues are related but differ. Should I create new JIRA issue
> for
> custom aggregate functions in H2 SQL or modify initial  IGNITE-2177 ?
>
>
>
> --
> View this message in context: http://apache-ignite-
> developers.2346864.n4.nabble.com/Custom-aggregate-function-
> in-H2-SQL-tp11254.html
> Sent from the Apache Ignite Developers mailing list archive at Nabble.com.
>