This is an automated email from the ASF dual-hosted git repository. leonbao pushed a commit to branch json_split in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git
commit 95bbdfedfeaca8f929ad076ad1b161d82f896cb7 Merge: d1a0d58 4cdf970 Author: lenboo <[email protected]> AuthorDate: Wed Jan 13 14:30:59 2021 +0800 Merge branch 'json_split' of https://github.com/apache/incubator-dolphinscheduler into json-split dolphinscheduler-api/pom.xml | 5 + .../apache/dolphinscheduler/common/Constants.java | 5 + .../common/utils/SnowFlakeUtils.java | 103 +++++++++++++ .../src/main/resources/common.properties | 2 + .../common/utils/SnowFlakeUtilsTest.java | 33 ++++ sql/dolphinscheduler_mysql.sql | 166 +++++++++++++++++---- 6 files changed, 288 insertions(+), 26 deletions(-)
