nsivabalan commented on PR #12215: URL: https://github.com/apache/hudi/pull/12215#issuecomment-2473114421
I would prefer to have a consistent behavior across update and delete. for record key col and partition path, no data type change should be allowed. for precombine/ordering field, for upserts we may not allow data type change. for deletes, we can relax the constraint since deletes may not even look into the ordering column in most cases. -- 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]
