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

github-bot pushed a change to branch dependabot/gradle/log4j-2.25.3
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    omit 521248383c3 Bump log4j from 2.25.2 to 2.25.3
     add b1451f8f189 Bump io.swagger.parser.v3:swagger-parser from 2.1.36 to 
2.1.37 (#7281)
     add 536a5817590 IGNITE-25801 Sql. Use 
CoreRules.JOIN_SUB_QUERY_TO_CORRELATE instead of IgniteSubQueryRemoveRule 
(#7337)
     add 081a4e1b203 IGNITE-23226 Remove using javax.annotation.Nullable (#7342)
     add 65378d9fa74 Bump log4j from 2.25.2 to 2.25.3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (521248383c3)
            \
             N -- N -- N   refs/heads/dependabot/gradle/log4j-2.25.3 
(65378d9fa74)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 gradle/libs.versions.toml                          |   2 +-
 .../partitions/restart/RestartPartitionsMixin.java |   2 +-
 .../internal/table/ItColumnNameMappingTest.java    |   3 +-
 .../compatibility/framework/ConfigNode.java        |   2 +-
 .../framework/ConfigurationTreeComparator.java     |   2 +-
 .../framework/ConfigurationTreeScanner.java        |   2 +-
 .../engine/datatypes/ItDateTimeCastFormatTest.java |   2 +-
 .../internal/sql/engine/prepare/PlannerPhase.java  |   4 +-
 .../internal/sql/engine/prepare/QueryPlan.java     |   2 +-
 .../ddl/ClusterWideNodeFilterValidator.java        |   2 +-
 .../engine/prepare/ddl/NodeFilterValidator.java    |   2 +-
 .../rule/logical/IgniteSubQueryRemoveRule.java     | 998 ---------------------
 .../sql/engine/util/format/ParsedFields.java       |   2 +-
 .../planner/datatypes/BaseTypeCoercionTest.java    |   2 +-
 .../sql/engine/type/IgniteTypeFactorySelfTest.java |   2 +-
 15 files changed, 14 insertions(+), 1015 deletions(-)
 delete mode 100644 
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/rule/logical/IgniteSubQueryRemoveRule.java

Reply via email to