This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-19592
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 4cf226756d Minor after review.
add 9addd149de Drop "IF COLUMN EXISTS" flag support from Catalog.
No new revisions were added by this update.
Summary of changes:
.../internal/catalog/CatalogServiceImpl.java | 2 -
.../commands/AlterTableAddColumnParams.java | 23 ---------
.../commands/AlterTableDropColumnParams.java | 23 ---------
.../internal/catalog/CatalogServiceSelfTest.java | 60 +++++++++++-----------
.../exec/ddl/DdlToCatalogCommandConverter.java | 6 ++-
5 files changed, 35 insertions(+), 79 deletions(-)