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


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
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


What did you expect to happen?
。
How can we reproduce it (as minimally and precisely as possible)?
export it
Anything else we need to know?
No response