[
https://issues.apache.org/jira/browse/IGNITE-21491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky resolved IGNITE-21491.
--------------------------------------
Fix Version/s: 2.17
Resolution: Fixed
[~alexpl] Thanks for review, merged
> 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
> Fix For: 2.17
>
> Time Spent: 0.5h
> 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)