GitHub user jjmeyer0 opened a pull request:
https://github.com/apache/incubator-metron/pull/390
METRON-364: Preserve Type for Arithmetic Expressions in Stellar
updated stellar arithmetic expressions to be evaluated in a manner that
keeps type. For example, if two integers are added then an integer will be
returned.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jjmeyer0/incubator-metron METRON-364
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/390.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 #390
----
commit b69dabe5a50e5c32b8e44f03db187894199fe5a4
Author: JJ <[email protected]>
Date: 2016-12-07T02:50:40Z
METRON-364: updated stellar arithmetic expressions to be evaluated in a
manner that keeps type. For example, if two integers are added then an integer
will be returned.
commit dce230124ec62473e0102dc144a7ae911de13ca6
Author: JJ <[email protected]>
Date: 2016-12-07T03:28:42Z
METRON-364: updated stellar arithmetic expressions to be evaluated in a
manner that keeps type. For example, if two integers are added then an integer
will be returned.
commit cdd69dc3a90f0e35a117248980588179c4e3ed5c
Author: JJ <[email protected]>
Date: 2016-12-07T03:34:35Z
Uncommenting tests that should still run.
----
---
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.
---