Fengyuanshen

Results 2 issues of Fengyuanshen

### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version 0.5 ### Compute Engine flink1.16.1 spark3.3.1 ### Minimal reproduce step schema options...

bug

### Purpose Linked issue: close #xxx ``` CREATE TABLE paimon.bdc_tmp.paimon_tbl ( `#log_uuid` STRING NOT NULL, `#event_name` STRING, name STRING, external_json STRING, dt STRING NOT NULL) USING paimon TBLPROPERTIES ( 'bucket'='2',...