[jira] [Updated] (IGNITE-15302) Enable precision for binary field

2021-12-15 Thread Maksim Timonin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Timonin updated IGNITE-15302:

Release Note: Enable precision for varbinary type

> Enable precision for binary field
> -
>
> Key: IGNITE-15302
> URL: https://issues.apache.org/jira/browse/IGNITE-15302
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Maksim Timonin
>Assignee: Maksim Timonin
>Priority: Major
> Fix For: 2.12
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> There are 2 ways to set precision - with SQL create table clause, with 
> QuerySqlField annotation.
> Currently precision works for Decimal and String (varchar) types. Feature of 
> String isn't documented. 
> It's proposed:
>  # Document precision for String (varchar)
>  # Enable precision for byte[] (binary, varbinary)
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-15302) Enable precision for binary field

2021-08-17 Thread Ivan Daschinsky (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Daschinsky updated IGNITE-15302:
-
Fix Version/s: 2.12

> Enable precision for binary field
> -
>
> Key: IGNITE-15302
> URL: https://issues.apache.org/jira/browse/IGNITE-15302
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Maksim Timonin
>Assignee: Maksim Timonin
>Priority: Major
> Fix For: 2.12
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> There are 2 ways to set precision - with SQL create table clause, with 
> QuerySqlField annotation.
> Currently precision works for Decimal and String (varchar) types. Feature of 
> String isn't documented. 
> It's proposed:
>  # Document precision for String (varchar)
>  # Enable precision for byte[] (binary, varbinary)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-15302) Enable precision for binary field

2021-08-12 Thread Maksim Timonin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Timonin updated IGNITE-15302:

Reviewer: Ivan Daschinsky

> Enable precision for binary field
> -
>
> Key: IGNITE-15302
> URL: https://issues.apache.org/jira/browse/IGNITE-15302
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Maksim Timonin
>Assignee: Maksim Timonin
>Priority: Major
>
> There are 2 ways to set precision - with SQL create table clause, with 
> QuerySqlField annotation.
> Currently precision works for Decimal and String (varchar) types. Feature of 
> String isn't documented. 
> It's proposed:
>  # Document precision for String (varchar)
>  # Enable precision for byte[] (binary, varbinary)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)