This is an automated email from the ASF dual-hosted git repository.

zstan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from b08fbb6087 IGNITE-21852: RecordView. RecordView does not support 
arbitrary key column order (#3502)
     add cad7303f30 IGNITE-21776 Sql. Concurrent "create table" call with same 
name need to wait already processed result (#3448)

No new revisions were added by this update.

Summary of changes:
 .../internal/catalog/CatalogManagerImpl.java       | 52 +++++++++++++++++++---
 ...=> CatalogVersionAwareValidationException.java} | 28 ++++++++----
 .../internal/catalog/CatalogManagerSelfTest.java   | 52 ++++++++++++++++++++++
 .../ignite/internal/sql/api/ItSqlApiBaseTest.java  |  2 +-
 4 files changed, 118 insertions(+), 16 deletions(-)
 copy 
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/{DistributionZoneNotFoundValidationException.java
 => CatalogVersionAwareValidationException.java} (60%)

Reply via email to