[
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396095#comment-15396095
]
ASF GitHub Bot commented on APEXMALHAR-2168:
--------------------------------------------
GitHub user ShunxinLu reopened a pull request:
https://github.com/apache/apex-malhar/pull/352
APEXMALHAR-2168 #resolve #comment Bug fixed in JdbcPOJOInputOperator.…
… Modified JdbcOperatorTest.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ShunxinLu/apex-malhar APEXMALHAR-2168
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/352.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 #352
----
commit fe1b0ec3a1dfc7cf433d634f251ee7090170a86f
Author: Shunxin <[email protected]>
Date: 2016-07-27T17:29:09Z
APEXMALHAR-2168 #resolve #comment Bug fixed in JdbcPOJOInputOperator.
Modified JdbcOperatorTest.
----
> Bug Found in JdbcPOJOInputOperator.
> -----------------------------------
>
> Key: APEXMALHAR-2168
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2168
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Shunxin Lu
> Assignee: Shunxin Lu
>
> Bug found in JdbcPOJOInputOperator: handling double values in database will
> cause the following exception:
> java.lang.ClassCastException: SC cannot be cast to
> com.datatorrent.lib.util.PojoUtils$SetterDouble.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)