JoyJoyJo commented on issue #12561:
URL: https://github.com/apache/hudi/issues/12561#issuecomment-2566904452

   Thanks for your reply. 
   
   Locally, I added a `primary key not enforced` constraint to the field "id" 
and the Flink job failed because the schema conflict . I have tried to remove 
this constrain and the flink job can execute async clustering normally.
   
   In production environment, we use hudi catalog. Do you mean that there 
exists any specific constrain/declaration which leads to record key field "id" 
not nullable when table creation?
   
   Besides the `primary key not enforced` constraint, what other cases may 
cause the schema field to be not nullable?I will try to figure it out.
   


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