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 cd7a275484 IGNITE-19547 Switch index IDs from UUID to int (#2112)
     add d20a66ab0e IGNITE-18443 Sql. Provide extend commands and handlers for 
distributed zones operation (#2103)

No new revisions were added by this update.

Summary of changes:
 .../sql/engine/exec/ddl/DdlCommandHandler.java     |  8 ++
 .../engine/prepare/ddl/AlterZoneSetCommand.java    | 11 +++
 .../prepare/ddl/DdlSqlToCommandConverter.java      | 29 +++++---
 .../ddl/DistributionZoneDdlCommandHandlerTest.java |  9 +++
 .../DistributionZoneSqlToCommandConverterTest.java | 85 +++++++++++++++++++++-
 .../sql/DistributionZoneSqlDdlParserTest.java      | 57 ---------------
 6 files changed, 130 insertions(+), 69 deletions(-)

Reply via email to