You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2023/05/31 16:21:00 UTC

[jira] [Created] (IGNITE-19612) Drop IF EXISTS clause from add/drop column syntax.

Andrey Mashenkov created IGNITE-19612:
-----------------------------------------

             Summary: Drop IF EXISTS clause from add/drop column syntax.
                 Key: IGNITE-19612
                 URL: https://issues.apache.org/jira/browse/IGNITE-19612
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


Using IF EXISTS/IF NOT EXISTS clause in ADD/DROP COLUMN DDL command looks ambiguous when adding/dropping multiple columns.

Let's drop IF EXISTS/IF NOT EXITST clause support SQL syntax and drop ifExists flags from AlterTableAddCommand, AlterTableDropCommand classes.




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