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

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


    omit 09df00de56 SqlSchemaManager returns root schema.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/ignite-19497 (a27d3eaba2)
            \
             O -- O -- O   (09df00de56)

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:
 .../ignite/internal/sql/api/ItCommonApiTest.java   |  4 +--
 .../internal/sql/engine/SqlQueryProcessor.java     |  6 +---
 .../sql/engine/exec/ExecutionServiceImpl.java      |  3 +-
 .../sql/engine/schema/CatalogSqlSchemaManager.java | 39 +++++++++++-----------
 .../sql/engine/schema/SqlSchemaManager.java        |  5 +--
 .../internal/sql/engine/util/BaseQueryContext.java | 17 ++--------
 .../sql/engine/exec/ExecutionServiceImplTest.java  |  3 +-
 .../engine/framework/PredefinedSchemaManager.java  | 14 +++++---
 .../internal/sql/engine/framework/TestNode.java    |  3 +-
 .../engine/schema/CatalogSqlSchemaManagerTest.java | 20 +++++------
 10 files changed, 52 insertions(+), 62 deletions(-)

Reply via email to