This is an automated email from the ASF dual-hosted git repository.
zstan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 48b06e03db IGNITE-24138 Fix highestRevision check for HA reset case
(#5020)
add e7701a75c7 IGNITE-24031 Sql schema. Extend IgniteCatalog API with
supporting qualified names (#5019)
No new revisions were added by this update.
Summary of changes:
.../org/apache/ignite/catalog/IgniteCatalog.java | 49 +++++++++++++--
.../ignite/internal/catalog/ItCatalogDslTest.java | 71 ++++++++++++++++++----
.../internal/catalog/sql/IgniteCatalogSqlImpl.java | 13 ++--
.../internal/catalog/sql/SelectFromView.java | 3 -
.../restart/RestartProofIgniteCatalog.java | 9 +--
.../threading/PublicApiThreadingIgniteCatalog.java | 9 +--
6 files changed, 121 insertions(+), 33 deletions(-)