Skip to content

Commit 2875e49

Browse files
authored
add function demo
1 parent b8c9251 commit 2875e49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ sh submit.sh -sql D:\sideSql.txt -name xctest -remoteSqlPluginPath /opt/dtstack
138138
## 3 样例
139139

140140
```
141+
142+
CREATE (scala|table) FUNCTION CHARACTER_LENGTH WITH com.dtstack.Kun
143+
144+
141145
CREATE TABLE MyTable(
142146
name string,
143147
channel STRING,

0 commit comments

Comments
 (0)