[
https://issues.apache.org/jira/browse/IGNITE-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443948#comment-16443948
]
Nikolay Izhikov edited comment on IGNITE-7691 at 4/19/18 11:58 AM:
-------------------------------------------------------------------
[~vozerov]
> 1) Binary compatibility for thin .NET client is broken
OK. Let's fix it.
Can you name some broken tests?
Or give me an example how compatibility is implemented in current sources?
> 2) Binary client docs are not updated
OK. Let's update it.
> 3) And the most important question - why QueryField.precision and
> QueryField.scale are not used?
You suggest to use precision and scale when returning BigDecimal value as a
query result.
Am I understand you correctly?
I think it has to be done in the separate ticket.
The goal of this ticket provide meta information to a user.
was (Author: nizhikov):
[~NIzhikov]
> 1) Binary compatibility for thin .NET client is broken
OK. Let's fix it.
Can you name some broken tests?
Or give me an example how compatibility is implemented in current sources?
> 2) Binary client docs are not updated
OK. Let's update it.
> 3) And the most important question - why QueryField.precision and
> QueryField.scale are not used?
You suggest to use precision and scale when returning BigDecimal value as a
query result.
Am I understand you correctly?
I think it has to be done in the separate ticket.
The goal of this ticket provide meta information to a user.
> Provide info about DECIMAL column scale and precision
> -----------------------------------------------------
>
> Key: IGNITE-7691
> URL: https://issues.apache.org/jira/browse/IGNITE-7691
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.4
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Minor
> Fix For: 2.6
>
>
> Currently, it impossible to obtain scale and precision of DECIMAL column from
> sql table metadata.
> Ignite should provide those type of meta information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)