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

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


    from 0a792f9f8f WIP. Introduce DDL events. Store event to metastorage. Add 
Drop table command.
     add ffe3654699 WIP. minor.

No new revisions were added by this update.

Summary of changes:
 .../internal/catalog/CatalogServiceImpl.java       | 71 +++-------------------
 .../internal/catalog/events/CatalogEvent.java      |  5 +-
 .../internal/catalog/events/CreateTableEvent.java  | 24 ++++++++
 .../internal/catalog/events/DropTableEvent.java    | 28 +++++++++
 4 files changed, 63 insertions(+), 65 deletions(-)

Reply via email to