Skip to content

[Bug]: After the column storage table is exported, the column storage definition statement is missing in the schema file #2555

@Huangxiao-mas

Description

@Huangxiao-mas

ODC version

ODC430

OB version

Oceanbase430

What happened?

After the column storage table is exported, the column storage definition statement is missing in the schema file
image
image

What did you expect to happen?

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

CREATE TABLE tt_column_store (c1 int PRIMARY KEY, c2 int , c3 int) WITH COLUMN GROUP (each column);

export it

Anything else we need to know?

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