[
https://issues.apache.org/jira/browse/STORM-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948145#comment-14948145
]
ASF GitHub Bot commented on STORM-1085:
---------------------------------------
GitHub user haohui opened a pull request:
https://github.com/apache/storm/pull/789
STORM-1085. Compile comparison, arithmetic, and field reference expressions.
This PR augments the compilers to compile the comparison, arithmetic and
field references in SQL expressions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haohui/storm STORM-1085
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/789.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 #789
----
commit 739749196aeacb448fc12f017cbfa9dc7c61d41f
Author: Haohui Mai <[email protected]>
Date: 2015-10-01T21:12:29Z
STORM-1085. Compile comparison, arithmetic, and field reference expressions.
----
> Compile comparison, arithmetic, and field reference expressions
> ---------------------------------------------------------------
>
> Key: STORM-1085
> URL: https://issues.apache.org/jira/browse/STORM-1085
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: Haohui Mai
> Assignee: Haohui Mai
>
> This jira tracks the effort of implementing the comparison, arithmetic and
> the field reference expressions in the expression compiler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)