You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/01/14 07:50:26 UTC

[shardingsphere] branch master updated (9417093 -> e85a0e7)

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

menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 9417093  Adjust `SHOW BINLOG EVENTS` and `SHOW COLUMNS` statement (#14761)
     add e85a0e7  Add RuleAlteredJobAPI new methods for internal invocation, different with API for DistSQL (#14765)

No new revisions were added by this update.

Summary of changes:
 .../core/api/impl/RuleAlteredJobAPIImpl.java       | 27 ++++++++++++++++++-
 .../data/pipeline/core/job/FinishedCheckJob.java   | 21 ++++++++-------
 .../data/pipeline/api/RuleAlteredJobAPI.java       | 31 ++++++++++++++++++++++
 3 files changed, 69 insertions(+), 10 deletions(-)