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

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


    from 0639e9a4dea IGNITE-26043 wip
     add 88020818614 IGNITE-26042 Use boolean property in the compatibility 
tests (#6327)
     add b00dec30d4e IGNITE-25807 Support disabling auto scale in SQL (#6263)
     add 0195ae3d6da IGNITE-26011 Rename the "Description" column to 
"Availability" in the cli metrics list (#6331)
     add 86215278d50 Merge branch 'main' into ignite-26043

No new revisions were added by this update.

Summary of changes:
 .../metric/ItClusterMetricCommandTest.java         |   2 +-
 .../ClusterMetricSourceListDecorator.java          |   2 +-
 modules/compatibility-tests/build.gradle           |  15 ++-
 .../ignite/internal/CompatibilityTestBase.java     |  15 ++-
 .../ignite/internal/sql/engine/ItZoneDdlTest.java  |   2 +-
 modules/sql-engine/src/main/codegen/config.fmpp    |   4 +-
 .../src/main/codegen/includes/parserImpls.ftl      |  49 +++++---
 .../prepare/ddl/DdlSqlToCommandConverter.java      |  19 +++
 .../sql/engine/sql/IgniteSqlZoneOptionMode.java    |   5 +-
 .../DistributionZoneSqlToCommandConverterTest.java | 134 ++++++++++++++-------
 .../sql/DistributionZoneSqlDdlParserTest.java      |   6 -
 11 files changed, 178 insertions(+), 75 deletions(-)

Reply via email to