You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2023/05/15 12:14:22 UTC

[ignite-3] branch ignite-19081 updated (9b2773ba95 -> 253c102e2a)

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

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


 discard 9b2773ba95 Styles.
    omit a066a6828e Styles.
    omit 3518bdc666 Wip. Add Drop table.
    omit ce223a61c2 wip.
    omit dfb2933f35 Wip. Add catalog service to the table.
     add c9d2946d13 Wip. Add catalog service to the table.
     add 532ecd30be wip.
     add 253c102e2a Wip. Add Drop table.

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   (9b2773ba95)
            \
             N -- N -- N   refs/heads/ignite-19081 (253c102e2a)

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:
 .../org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java   | 1 +
 .../ignite/internal/sql/engine/schema/SqlSchemaManagerImpl.java    | 2 ++
 .../internal/sql/engine/exec/schema/SqlSchemaManagerTest.java      | 2 ++
 .../apache/ignite/internal/table/distributed/TableManagerTest.java | 7 -------
 4 files changed, 5 insertions(+), 7 deletions(-)