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

Ignite TC Bot commented on IGNITE-25712:
----------------------------------------

{panel:title=Branch: [pull/12452/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12452/head] Base: [master] : New Tests 
(10)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 1{color} [[tests 
10|https://ci2.ignite.apache.org/viewLog.html?buildId=9029933]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testComplexPkExistingCacheMultiNode - 
PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testComplexPkWithAffinityKey - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testSimplePkExistingCache - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testInlineSizeWrap2ExistingCache - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testWrappedPkExistingCache - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testComplexPkWithAffinityKeyExistingCache - 
PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testComplexPkExistingCache - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testInlineSizeWrapExistingCache - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testSimplePkWithAffinityKeyExistingCache - 
PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: 
ComplexPrimaryKeyUnwrapSelfTest.testInlineSizeNoWrapExistingCache - 
PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9028245&buildTypeId=IgniteTests24Java8_RunAll]

> SQL: Don't wrap key fields in index for tables created with DDL on existing 
> cache
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-25712
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25712
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: ise
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Currently, as implemented by IGNITE-8386 we unwrap key fields in indexes for 
> tables created by DDL with the new cache creation. 
> For caches, created with QueryEntity configuration key fields in indexes are 
> wrapped (because in this case key class can contain hidden non-indexed 
> fields, which might broke PK uniqueness).
> For tables created by DDL with the existing cache now we have the same 
> behaviour as for caches with QueryEntity configuration, but behaviour for DDL 
> tables with the new cache  is more suitable here. 



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

Reply via email to