Skip to content

Commit d1c0e05

Browse files
authored
[Doc][Fix] DB2.md fix markdown formatting in Data Type Mapping (#9062)
1 parent fdf1bea commit d1c0e05

File tree

1 file changed

+1
-1
lines changed
  • docs/en/connector-v2/source

1 file changed

+1
-1
lines changed

Diff for: docs/en/connector-v2/source/DB2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Read external data source data through JDBC.
4949
## Data Type Mapping
5050

5151
| DB2 Data Type | SeaTunnel Data Type |
52-
|------------------------------------------------------------------------------------------------------|---------------------|---|
52+
|------------------------------------------------------------------------------------------------------|---------------------|
5353
| BOOLEAN | BOOLEAN |
5454
| SMALLINT | SHORT |
5555
| INT<br/>INTEGER<br/> | INTEGER |

0 commit comments

Comments
 (0)