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 cfe909d121 IGNITE-19936  Add username and password parameters to the 
connect command (#2339)
     add c00e7ed902 IGNITE-20192 Fix default length for variable-length columns 
(#2435)

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/catalog/commands/CatalogUtils.java |  9 ++++++++-
 .../ignite/internal/catalog/CatalogManagerSelfTest.java       |  3 ++-
 .../internal/runner/app/client/ItThinClientSqlTest.java       |  3 ++-
 .../ignite/internal/sql/api/ItSqlAsynchronousApiTest.java     |  3 ++-
 modules/schema/build.gradle                                   |  1 +
 .../schema/testutils/SchemaConfigurationConverter.java        |  3 ++-
 .../internal/schema/testutils/definition/ColumnType.java      |  6 ++++--
 .../internal/sql/engine/schema/CatalogColumnDescriptor.java   | 11 ++++++++---
 .../internal/sql/engine/schema/CatalogSqlSchemaManager.java   |  1 +
 .../ignite/internal/sql/engine/type/IgniteTypeFactory.java    |  5 +++--
 .../org/apache/ignite/internal/sql/engine/util/TypeUtils.java |  8 ++++----
 .../sql/engine/schema/CatalogSqlSchemaManagerTest.java        |  2 +-
 12 files changed, 38 insertions(+), 17 deletions(-)

Reply via email to