This is an automated email from the ASF dual-hosted git repository.
wenjun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from e101a5cb2c [fix-#11815] fix ck column names contain special characters
(#11818)
add e20f17a7b7 [Improvement-#11768][Monitor] Support monitor h2 database
in monitor page (#11813)
No new revisions were added by this update.
Summary of changes:
.../apache/dolphinscheduler/dao/MonitorDBDao.java | 3 ++
...stgreSQLPerformance.java => H2Performance.java} | 44 +++++++---------------
.../dao/utils/MySQLPerformance.java | 31 +++++----------
.../dao/utils/PostgreSQLPerformance.java | 14 +------
4 files changed, 28 insertions(+), 64 deletions(-)
copy
dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/utils/{PostgreSQLPerformance.java
=> H2Performance.java} (61%)