GitHub user arunmahadevan opened a pull request:

    https://github.com/apache/storm/pull/1706

    [STORM-2118] A few fixes for storm-sql standalone mode

    1. Cast the result, accumulator and value types correctly
    2. Support aggregate functions with more than one argument

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arunmahadevan/storm udf

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1706.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 #1706
    
----
commit 2da36e660dbf3e80db54a209a91d093f520ff7cd
Author: Arun Mahadevan <ar...@apache.org>
Date:   2016-09-15T10:12:25Z

    [STORM-2118] A few fixes for storm-sql standalone mode
    
    1. Cast the result, accumulator and value types correctly
    2. Support aggregate functions with more than one argument

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to