mengyueyue commented on issue #5885:
URL: https://github.com/apache/seatunnel/issues/5885#issuecomment-1820130585

   i think this error from paimon,you can try add 'write-only' = 'true' on 
paimon table,like 
   `CREATE TABLE uk_price_paid (identifier BIGINT PRIMARY KEY NOT 
ENFORCED,price BIGINT,`date` STRING,postcode STRING,property_type STRING,is_new 
STRING,duration STRING,paon STRING,saon STRING,street STRING,locality 
STRING,city STRING,district STRING,county STRING,category_type 
STRING,record_status STRING) WITH ('write-only' = 'true');`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to