[
https://issues.apache.org/jira/browse/IGNITE-21491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855867#comment-17855867
]
Ignite TC Bot commented on IGNITE-21491:
----------------------------------------
{panel:title=Branch: [pull/11394/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11394/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7919793]]
* {color:#013220}IgniteCalciteTestSuite:
MultiLineQueryTest.testMultilineThrowsProperException[engine=h2] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
MultiLineQueryTest.testMultilineThrowsProperException[engine=calcite] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7918767&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite engine: AssertionError in case of multiple statements queries
> ----------------------------------------------------------------------
>
> Key: IGNITE-21491
> URL: https://issues.apache.org/jira/browse/IGNITE-21491
> Project: Ignite
> Issue Type: Bug
> Reporter: Nikita Amelchev
> Assignee: Ivan Daschinsky
> Priority: Major
> Labels: ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When using the calcite engine and the thin client, an error occurs in case of
> a query with multiple statements:
> {noformat}
> Failed to process client request
> [req=o.a.i.i.processors.platform.client.cache.ClientCacheSqlFieldsQueryRequest@5683de08,
> msg=null]
> java.lang.AssertionError: null
> at
> org.apache.ignite.internal.processors.platform.client.cache.ClientCacheSqlFieldsQueryRequest.process(ClientCacheSqlFieldsQueryRequest.java:152)
>
> {noformat}
> In the old engine there was a readable message: Multiple statements queries
> are not supported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)