Nikita Amelchev created IGNITE-21491:
----------------------------------------

             Summary: 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


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)

Reply via email to