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

benjobs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


    from 09e0882eb improve streampark-console module base on [3.4 Collection 
Rule] (#3219)
     add 1cb57d677 [Feature] Add a userId field to ApplicationLog to record the 
operator (#3221)

No new revisions were added by this update.

Summary of changes:
 .../src/main/assembly/script/upgrade/mysql/2.2.2.sql             | 3 +++
 .../src/main/assembly/script/upgrade/pgsql/2.2.2.sql             | 5 +++++
 .../apache/streampark/console/core/entity/ApplicationBackUp.java | 2 --
 .../apache/streampark/console/core/entity/ApplicationLog.java    | 3 ++-
 .../org/apache/streampark/console/core/entity/Effective.java     | 9 ---------
 .../java/org/apache/streampark/console/core/entity/Message.java  | 2 --
 .../service/application/impl/ApplicationActionServiceImpl.java   | 2 ++
 .../console/core/service/impl/AppBuildPipeServiceImpl.java       | 1 +
 .../console/core/service/impl/SavePointServiceImpl.java          | 3 +++
 .../src/main/resources/db/schema-h2.sql                          | 1 +
 10 files changed, 17 insertions(+), 14 deletions(-)

Reply via email to