This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from a396dd6ee69 IGNITE-26618 Unblock threads waiting on Raft storage
checkpoint on stop (#6704)
add 000b49ba132 IGNITE-26539 Add support for SQL Schemas (#6664)
No new revisions were added by this update.
Summary of changes:
.../e2e/DataMigrationWithIgnite3ClientTest.java | 8 +++--
.../ignite/migrationtools/sql/SqlDdlGenerator.java | 22 +++++++++----
.../sql/sql/SqlDdlGeneratorTest.java | 37 ++++++++++++++++++++++
.../CacheDdlCreationFromWorkDirTest.java | 2 +-
.../persistence/Ignite2PersistentCacheTools.java | 14 +++++---
.../e2e/framework/core/ExampleBasedCacheTest.java | 13 ++++++++
...eBasedCacheTestProvider.java => NameUtils.java} | 23 +++++++++++---
.../tests/e2e/impl/MySimpleMapCacheTest.java | 16 ++++++++++
.../tests/e2e/impl/VeryBasicAbstractCacheTest.java | 18 +++++++----
9 files changed, 127 insertions(+), 26 deletions(-)
copy
migration-tools/tools/e2e-tests-framework/framework-core/src/main/java/org/apache/ignite/migrationtools/tests/e2e/framework/core/{ExampleBasedCacheTestProvider.java
=> NameUtils.java} (56%)