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

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

{panel:title=Branch: [pull/13198/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13198/head] Base: [master] : New Tests 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL 3{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9102911]]
* {color:#013220}IgniteCalciteTestSuite3: 
PublicApiIntegrationTest.testSimpleInsert - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9102926&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9102926 
rerunBuildIds=9104114,9104116,9104118,9104120,9104122,9104124{color}

> Calcite. CacheOperationContext with keepBinary = true need to be used during 
> dml operations
> -------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-28737
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28737
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.18
>            Reporter: Evgeny Stanilovsky
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-2, ise
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> CacheOperationContext with keepBinary = true need to be used during DML 
> operations for reducing extra marshalling operations.
> It already implemented for H2, check DmlUtils#setKeepBinaryContext but was 
> changed during https://issues.apache.org/jira/browse/IGNITE-28277
> Also JmhSqlJoinBenchmark currently fails with:
> {noformat}
> Caused by: java.lang.ClassNotFoundException: 
> SQL_CACHE_EMP_fb8f0003_8fe4_4d90_a6c7_82db837bf912_KEY
>       at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
>       at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
>       at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
>       at java.base/java.lang.Class.forName0(Native Method)
> {noformat}



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

Reply via email to