[
https://issues.apache.org/jira/browse/IGNITE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398463#comment-17398463
]
Ignite TC Bot commented on IGNITE-15302:
----------------------------------------
{panel:title=Branch: [pull/9315/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6130027]]
{color:#d04437}Platform C++ CMake (Win x64 / Release){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6130053]]
* IgniteThinClientTest: SslTestSuite: SslConnectionSuccess - Test has low fail
rate in base branch 0,0% and is not flaky
{color:#d04437}Platform .NET (Integrations){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6130035]]
* dll: EntityFrameworkCacheTest.TestOldEntriesCleanupMultithreaded - Test has
low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/9315/head] Base: [master] : New Tests
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 5{color} [[tests
4|https://ci.ignite.apache.org/viewLog.html?buildId=6130018]]
* {color:#013220}IgniteCacheWithIndexingTestSuite:
PrecisionTest.testClientInsertTableVarColumns - PASSED{color}
* {color:#013220}IgniteCacheWithIndexingTestSuite:
PrecisionTest.testInsertTableVarColumns - PASSED{color}
* {color:#013220}IgniteCacheWithIndexingTestSuite:
PrecisionTest.testClientInsertValueVarColumns - PASSED{color}
* {color:#013220}IgniteCacheWithIndexingTestSuite:
PrecisionTest.testInsertValueVarColumns - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6130059&buildTypeId=IgniteTests24Java8_RunAll]
> 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)