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

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


    from b0e37f0b316 IGNITE-27730 Sql. Add validation that a not null column 
must have a default value (#7640)
     add f553a09a90e IGNITE-27941 Fix nextRowIdToBuild handling in 
IndexBuildTask (#7644)

No new revisions were added by this update.

Summary of changes:
 modules/index/build.gradle                         |  1 +
 .../ignite/internal/index/ItBuildIndexTest.java    | 47 +++++++++++++++++++++-
 .../ignite/internal/index/IndexBuildTask.java      | 27 +++++++++++--
 .../ignite/internal/index/IndexBuilderTest.java    | 45 +++++++++++++++------
 .../raft/handlers/BuildIndexCommandHandler.java    |  1 -
 5 files changed, 104 insertions(+), 17 deletions(-)

Reply via email to