We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50936b commit b5be9c0Copy full SHA for b5be9c0
2 files changed
.gitignore
@@ -9,3 +9,4 @@ target/
9
*.iml
10
plugins/
11
lib/
12
+.vertx/
launcher/src/main/java/com/dtstack/flink/sql/launcher/LauncherOptionParser.java
@@ -37,7 +37,7 @@
37
* The Parser of Launcher commandline options
38
*
39
* Company: www.dtstack.com
40
- * @author huyifan.zju@163.com
+ * @author sishu.yss
41
*/
42
public class LauncherOptionParser {
43
0 commit comments