Browse Source

#3944: [Improvement] Fix typos in tools for demo (#13538)

git-as-svn/v1/dev
Bingchang Chen 2 years ago committed by GitHub
parent
commit
1238138b58
  1. 2
      commit.ref
  2. 86
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 133d1733ebcf1aa74ec929e974d9c07266145b1e Subproject commit 75544025df7c1225abf602982224fc3f99c7f94f

86
commit.yml

@ -2,49 +2,43 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-dao: /dolphinscheduler-tools:
newFile: !uuid 'ef8ed44380ad58e348d7508b409e0352cb809dbe' newFile: !uuid 'd2299caaccf96f74b0c606774e10b0356a71720a'
oldFile: !uuid '22e59a5a7e9632fa549c808da21d6d4da87d7486' oldFile: !uuid '7cfc03d7192a777bcd08d8df5f6c9dfd6473a1da'
/dolphinscheduler-dao/src: /dolphinscheduler-tools/src:
newFile: !uuid 'ac95c683fa8d0bb77c57f0a2334e08b61d9f2626' newFile: !uuid '550d5fef2b02ff7f13bb8cb4c19613c941025cf9'
oldFile: !uuid 'c6b422417eec8e1c21d7ff38583702b9706f3ba3' oldFile: !uuid '9bc90d95861a71173b2190e9901807e3e3d1bbbd'
/dolphinscheduler-dao/src/main: /dolphinscheduler-tools/src/main:
newFile: !uuid '1ed4fb64acde22d74c2cb73ea6d8e76e75a99471' newFile: !uuid '87181faeafbafee453b5d37daff40d8188e4f6c3'
oldFile: !uuid '67590dd57f549573759db616f88b272462457e5e' oldFile: !uuid '60a4fb17ed6e424ea67bad5c65f4bd35a02deab8'
/dolphinscheduler-dao/src/main/resources: /dolphinscheduler-tools/src/main/java:
newFile: !uuid '80b2a6331056ebe84a53b3d8c965abd8de5bcf4c' newFile: !uuid 'a49f2dcb2620be9122c8a50d418fd8b249c698fd'
oldFile: !uuid '487a6fe8f3ba8ee90a658c963172c7127d0db3be' oldFile: !uuid '80e56c07c8b4f770c0ff3937f525174b93626380'
/dolphinscheduler-dao/src/main/resources/sql: /dolphinscheduler-tools/src/main/java/org:
newFile: !uuid 'f53633443e63f7542f2b44717b7f33489910c297' newFile: !uuid 'b35f0d3f00143d14e1f40f550223c22d4d216c5f'
oldFile: !uuid 'da382dff694680279563ebbc39430af33d29541c' oldFile: !uuid '0ba506ffd2cd261705a20913e5f2f05e9a45e982'
/dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_h2.sql: /dolphinscheduler-tools/src/main/java/org/apache:
newFile: !uuid 'b54dfd07d65cea81e6d61f33ca549ad2cedd73fd' newFile: !uuid '0cca89d3bfc4a867954e8134f995a3601f33968d'
oldFile: !uuid '07c6820683f48e417fa8386c0c9b9662ef6c9879' oldFile: !uuid '3727a6bfa5dfea5724b8c5556383bd2fc094ded0'
/dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '1955d52e640a733c45b59970b3cc7a8ad8485c8a' newFile: !uuid '65df87d93dd7891d65459928f25ae88cf551664f'
oldFile: !uuid '07ab0d3ef2edfd4d72469ed0cf1364e421e152b7' oldFile: !uuid '03d6d2fbb936526454c5391cef798930027e7496'
/dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools:
newFile: !uuid 'f3e6e43e64288489bd74bcc7f4306a9f900984a8' newFile: !uuid 'ca68983093f88dd60184e9dda941aec45496968e'
oldFile: !uuid '15ecf49bb62aef8d9e8e481e7a4a4965df401ad8' oldFile: !uuid '0f58998d53946f6b0e60fd5b8ee689598e66bd13'
/dolphinscheduler-dao/src/main/resources/sql/upgrade: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo:
newFile: !uuid 'de3e798c4d4ab05141e1f16a51bd0e5a1f9921df' newFile: !uuid 'cd9b4f5efa2887d15864d1c49594fffc2b949d23'
oldFile: !uuid 'a28fd7aecb9731e6cff382380c26d2aef3e2e4b9' oldFile: !uuid '9577fbc4e1df9079dc9e0234d582ebc56ece4974'
/dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/DemoConstants.java:
newFile: !uuid '1f8ed301219c07a01b110be8537130b150ac856d' newFile: !uuid '418a52d30b22d0d578e6728bdcecac2683b3931d'
oldFile: !uuid 'cfd2596a77ad4085120390dd4e49ad4a2d44ee5a' oldFile: null
/dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema/mysql: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/DemoContants.java:
newFile: !uuid 'c4d326099ace7dd10bdee08559bd1a716be5f35e' newFile: null
oldFile: !uuid 'a251789f346f37baa5df95b329b0913de869a07a' oldFile: !uuid '8cb308c00b52cdd6254e2fd204044622586856a9'
/dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema/mysql/dolphinscheduler_ddl.sql: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/ProcessDefinitionDemo.java:
newFile: !uuid '5c91090c3d01602b755d3e01aad1948cfd919691' newFile: !uuid 'fb1cfab63790713480bc652bc5495a191eb915fa'
oldFile: !uuid '500b16db9ea794e4ca8be75d97234800b78dc4e4' oldFile: !uuid 'f32ee4a6f7b72c4fe1fca8512625a5ab1409bf26'
/dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema/postgresql: gitCommitId: !uuid '75544025df7c1225abf602982224fc3f99c7f94f'
newFile: !uuid '219400e78c1ee2a48535df3d3bf17cbe4ac82654' renames:
oldFile: !uuid '1e5577a973c2bd399ba3567346677b368924d93a' /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/DemoConstants.java: /dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/DemoContants.java
/dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema/postgresql/dolphinscheduler_ddl.sql: revisionId: 3944
newFile: !uuid '5d6e20d5ad003f3ae9fe01079c3969f405b98e3c'
oldFile: !uuid 'fc0e8e1e042acdd855e69aaabdeb0746482487cc'
gitCommitId: !uuid '133d1733ebcf1aa74ec929e974d9c07266145b1e'
renames: {
}
revisionId: 3943

Loading…
Cancel
Save