Skip to content

[Bug]: When importing csv files, time format data cannot be imported. #2079

@Huangxiao-mas

Description

@Huangxiao-mas

ODC version

ODC424

OB version

Oceanbase oracle422

What happened?

When importing csv files, time format data cannot be imported.
image

What did you expect to happen?

can do it

How can we reproduce it (as minimally and precisely as possible)?

CREATE TABLE "NON_PARTRANGES_LIST_PRI2"  (	"COL1" NUMBER(*,0),  "COL2" NUMBER,  "COL3" CHAR(10),  "COL4" VARCHAR2(10),  "COL5" BLOB,  "COL6" CLOB,  "COL7" DATE,  "COL11" RAW(10) )

NON_PARTRANGES_LIST_PRI2.csv

Anything else we need to know?

No response

Cloud

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions