[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-03 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407008#comment-15407008 ] Danoja Dias commented on DERBY-853: --- I think, we can resolve this issue. > ResultSetMetaData.getScale

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406955#comment-15406955 ] ASF subversion and git services commented on DERBY-853: --- Commit 1755133 from

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-03 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406849#comment-15406849 ] Danoja Dias commented on DERBY-853: --- All test are clean in my system too. > ResultSetMetaData.getScale

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-02 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15405293#comment-15405293 ] Danoja Dias commented on DERBY-853: --- Hi Bryan, I think since scale of all other types(that are supported

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-01 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15402150#comment-15402150 ] Danoja Dias commented on DERBY-853: --- I think this suits for

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-08-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15402119#comment-15402119 ] Bryan Pendleton commented on DERBY-853: --- Which test suite do you think would be a good place to add

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-31 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401556#comment-15401556 ] Danoja Dias commented on DERBY-853: --- All tests are clean with this patch > ResultSetMetaData.getScale

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-31 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401244#comment-15401244 ] Danoja Dias commented on DERBY-853: --- {quote}did it fix the Derby853.java test?{quote} Yes. It fixed

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-31 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401242#comment-15401242 ] Danoja Dias commented on DERBY-853: --- {quote}did it fix the Derby853.java test?{quote} Yes. It fixed

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-31 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401243#comment-15401243 ] Danoja Dias commented on DERBY-853: --- {quote}did it fix the Derby853.java test?{quote} Yes. It fixed

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-31 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401217#comment-15401217 ] Bryan Pendleton commented on DERBY-853: --- It seems like a good approach -- did it fix the

[jira] [Commented] (DERBY-853) ResultSetMetaData.getScale returns inconsistent values for DOUBLE type.

2016-07-30 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400746#comment-15400746 ] Danoja Dias commented on DERBY-853: --- I think the problem happens in getScale() method in