[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-08-18 Thread David Yan (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427067#comment-15427067
 ] 

David Yan commented on APEXMALHAR-2168:
---

[~siyuan] or [~lushun...@gmail.com]: Please change the title of this JIRA to a 
proper one. 

> 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
> Fix For: 3.5.0
>
>
> 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)


[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415956#comment-15415956
 ] 

ASF GitHub Bot commented on APEXMALHAR-2168:


Github user asfgit closed the pull request at:

https://github.com/apache/apex-malhar/pull/352


> 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)


[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15396094#comment-15396094
 ] 

ASF GitHub Bot commented on APEXMALHAR-2168:


Github user ShunxinLu closed the pull request at:

https://github.com/apache/apex-malhar/pull/352


> 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)


[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15396034#comment-15396034
 ] 

ASF GitHub Bot commented on APEXMALHAR-2168:


GitHub user ShunxinLu opened 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






> 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)


[jira] [Commented] (APEXMALHAR-2168) Bug Found in JdbcPOJOInputOperator.

2016-07-26 Thread Siyuan Hua (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394635#comment-15394635
 ] 

Siyuan Hua commented on APEXMALHAR-2168:


Hey [~shubhamp],

[~lushun...@gmail.com] found a bug in JdbcPOJOInputOperator for getting data 
from double-type columns. 
I saw you worked on this lately. Would you please help review his code? Thanks!

> 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)