[
https://issues.apache.org/jira/browse/IGNITE-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15495071#comment-15495071
]
ASF GitHub Bot commented on IGNITE-3911:
----------------------------------------
GitHub user nrTQgc opened a pull request:
https://github.com/apache/ignite/pull/1069
IGNITE-3911 - add support for user defined aggregate in H2 SQL
Please review and check my pull request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nrTQgc/ignite h2_user_def_aggregate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1069.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1069
----
commit 061d741d3d5ad2d78287abbda9b2b3b2d56bdd7f
Author: Tolstokulakov Nikolay <[email protected]>
Date: 2016-09-13T09:21:44Z
IGNITE-3911 - add support for user defined aggregate in H2 SQL
----
> Unable to add user defined aggregate to H2
> ------------------------------------------
>
> Key: IGNITE-3911
> URL: https://issues.apache.org/jira/browse/IGNITE-3911
> Project: Ignite
> Issue Type: Improvement
> Components: SQL
> Reporter: Tolstokulakov Nikolay
> Assignee: Tolstokulakov Nikolay
>
> It is possible to add user defined function (@QuerySqlFunction annotation)
> for H2 SQL, but it is not possible to add user defined aggregate. For
> consistency I suggest create new annotation @QuerySqlAggregateClass
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)