[
https://issues.apache.org/jira/browse/STORM-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171421#comment-15171421
]
ASF GitHub Bot commented on STORM-1586:
---------------------------------------
GitHub user arunmahadevan opened a pull request:
https://github.com/apache/storm/pull/1162
[STORM-1586] Add UDF support in ExprComplier
The proposed patch adds UDF support in ExprComplier. This can then be
exposed via DDL. (https://issues.apache.org/jira/browse/STORM-1585)
Note: This includes changes from https://github.com/apache/storm/pull/1141
and needs to be rebased after that gets merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/storm STORM-1586
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1162.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 #1162
----
commit 3ad5aa31dd0c3b6c3b7c8ea00c5426d4ccbb2856
Author: Arun Mahadevan <[email protected]>
Date: 2016-02-26T07:33:13Z
[STORM-1570] Storm SQL support for nested map and array lookup
Added support to handle array, and nested map lookups in Storm SQL.
commit 63ea929ae4660d6b206d55f894e39ea3c7245aa0
Author: Arun Mahadevan <[email protected]>
Date: 2016-02-26T07:41:32Z
[STORM-1586] Added UDF support in ExprComplier
----
> ExprCompiler support for UDFs in Storm-sql
> ------------------------------------------
>
> Key: STORM-1586
> URL: https://issues.apache.org/jira/browse/STORM-1586
> Project: Apache Storm
> Issue Type: Sub-task
> Reporter: Arun Mahadevan
> Assignee: Arun Mahadevan
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)