[ 
https://issues.apache.org/jira/browse/IGNITE-19033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700534#comment-17700534
 ] 

Sachin Janani commented on IGNITE-19033:
----------------------------------------

Can someone please assign this Jira to me as i already have working patch for 
this ready

> JDBC Resultset.getMetadata is not returning proper precision and scale values 
> for decimal column
> ------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-19033
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19033
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.14
>            Reporter: Sachin Janani
>            Priority: Major
>
> JDBC Resultset.getMetadata is not returning proper precision and scale values 
> for decimal column
> Steps to reproduct:
> 1. Create a table with some decimal column with some precision and scale
> 2. Run a query using JDBC on that table including that column in project
> 3. Using ResultSet object and call getMetadata method
> 4. Check the scale and precision for that column it will return -1 instead it 
> should return value that was set in create table



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to