This is an automated email from the ASF dual-hosted git repository.
korlov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from f1660889ebb IGNTIE-24398 Fix catalog related exceptions messages
(#5174)
add fbed6ecaf20 IGNITE-24434 Sql. Unable to create SCHEMA and TABLE in the
same script (#5190)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/catalog/ItCatalogDslTest.java | 2 +-
.../ignite/internal/sql/engine/ItSchemaTest.java | 12 ++---
.../prepare/ddl/DdlSqlToCommandConverter.java | 5 --
.../internal/sql/engine/exec/DdlBatchingTest.java | 57 +++++++++++++++++++---
4 files changed, 58 insertions(+), 18 deletions(-)