[
https://issues.apache.org/jira/browse/APEXMALHAR-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509042#comment-15509042
]
ASF GitHub Bot commented on APEXMALHAR-2258:
--------------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/apex-malhar/pull/422
APEXMALHAR-2258 JavaExpressionParser should handle casting of binary
expression correctly
@bhupeshchawda Please merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/apex-malhar
APEXMALHAR-2258_JavaExpressionParser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/422.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 #422
----
commit d713e521e62849c8116e7c45bfce40ead3c60a73
Author: Chinmay Kolhatkar <[email protected]>
Date: 2016-09-21T07:16:54Z
APEXMALHAR-2258 JavaExpressionParser should handle casting of binary
expression correctly.
----
> JavaExpressionParser does not cast type correctly when expression is binary
> ---------------------------------------------------------------------------
>
> Key: APEXMALHAR-2258
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2258
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> JavaExpressionParser does not cast type correctly when expression is binary.
> It should cast total of resolved expression to return type instead of just
> first part of expression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)