Iurii Gerzhedovich created IGNITE-24452:
-------------------------------------------

             Summary: Sql. Assertion for unsupported Calcite statements.
                 Key: IGNITE-24452
                 URL: https://issues.apache.org/jira/browse/IGNITE-24452
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Iurii Gerzhedovich


We use the Calcite parser but do not implement support for all present types of 
statements. It leads to throws assertions in case you try to execute it.
For example:
ALTER SYSTEM | SESSION SET
ALTER SYSTEM | SESSION RESET
DESCRIBE CATALOG | DATABASE | TABLE | SCHEMA | STATEMENT

Also, we have UPSERT statements which work as simple INSERT.

Let's forbid such type of statements.



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

Reply via email to