create table tx(c1 int, c2 int, c3 int);
ALTER TABLE tx SET (append_mode=on,rel_cn_oid=12345);