This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch dev-merge
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 8e7bdfa update ut
add a65cb48 always send emails no matter there are results (#3015)
add 4aa1826 fix testSqoopTaskTest bug (#3024)
add 6e0b464 fix issue #3018 [BUG]i18n incomplete (#3022)
add 45785db Set default time zone (#3006)
add 518d03b Simplify some methods for easy understanding (#2920)
add ea1c653 merge from dev
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/application-api.properties | 3 +++
.../dolphinscheduler/common/utils/DependentUtils.java | 4 +---
.../org/apache/dolphinscheduler/common/utils/IpUtils.java | 11 +++++------
.../apache/dolphinscheduler/common/utils/SchemaUtils.java | 10 +++-------
.../dolphinscheduler/server/worker/task/sql/SqlTask.java | 13 +++----------
.../master/consumer/TaskPriorityQueueConsumerTest.java | 4 +---
.../conf/home/pages/security/pages/users/_source/list.vue | 2 +-
dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js | 1 +
dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js | 1 +
9 files changed, 19 insertions(+), 30 deletions(-)