Toroidals commented on issue #11694: URL: https://github.com/apache/hudi/issues/11694#issuecomment-2254149032
Upon inspection, it was found that the original table indeed contains null values in the role_id field. However, when writing into Hudi, the primary key is set to: user_id, role_id. The combination of user_id + role_id is not null. -- 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]
