Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ftpreader/doc/ftpreader.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ boolean captureRawRecord = true;

| DataX 内部类型| 远程FTP文件 数据类型 |
| -------- | ----- |
|
| Long |Long |
| Double |Double|
| String |String|
Expand Down
1 change: 0 additions & 1 deletion ftpwriter/doc/ftpwriter.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ FTP文件本身不提供数据类型,该类型是DataX FtpWriter定义:

| DataX 内部类型| FTP文件 数据类型 |
| -------- | ----- |
|
| Long |Long -> 字符串序列化表示|
| Double |Double -> 字符串序列化表示|
| String |String -> 字符串序列化表示|
Expand Down
1 change: 0 additions & 1 deletion txtfilereader/doc/txtfilereader.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ boolean captureRawRecord = true;

| DataX 内部类型| 本地文件 数据类型 |
| -------- | ----- |
|
| Long |Long |
| Double |Double|
| String |String|
Expand Down