This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 7a5fb6bc54 IGNITE-19941 Sql. Test
ExecutionServiceImplTest.testCancelOnInitiator is flaky (#2305)
add e741560fd3 IGNITE-19927 Improve test coverage for CREATE TABLE (#2297)
No new revisions were added by this update.
Summary of changes:
.../internal/catalog/CatalogServiceImpl.java | 66 ++++++-
.../internal/catalog/CatalogServiceSelfTest.java | 220 ++++++++++++++-------
.../internal/sql/engine/ItCreateTableDdlTest.java | 41 +++-
.../schema/configuration/TableValidatorImpl.java | 2 +-
4 files changed, 255 insertions(+), 74 deletions(-)