Skip to content

Commit

Permalink
delete unsupported data type
Browse files Browse the repository at this point in the history
  • Loading branch information
vinlee19 authored Jan 22, 2024
1 parent c777fdc commit f31ec14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/en/docs/lakehouse/multi-catalog/jdbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ As for data mapping from SQLServer to Doris, one Database in Doris corresponds t
| date | DATE | |
| datetime/datetime2/smalldatetime | DATETIMEV2 | |
| char/varchar/text/nchar/nvarchar/ntext | STRING | |
| binary/varbinary | STRING | |
| time/datetimeoffset | STRING | |
| Other | UNSUPPORTED | |

Expand Down

0 comments on commit f31ec14

Please sign in to comment.