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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---