danny0405 commented on issue #8685: URL: https://github.com/apache/hudi/issues/8685#issuecomment-1543316591
Did you create the table using Spark? We did a compatibility fix for Spark and Flink schema recently: https://github.com/apache/hudi/pull/8587, and another speculation is the primary key, the primary is not nulable for Flink definition but nullable for Spark(Spark does not have that constraint). -- 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]
