[
https://issues.apache.org/jira/browse/IGNITE-19033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711402#comment-17711402
]
Maksim Timonin commented on IGNITE-19033:
-----------------------------------------
[~SachinJanani] hi! You should ask for Jira permissions on the devlist. After
that you will be able to assign ticket for yourself.
> 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)