hudi-bot opened a new issue, #15112:
URL: https://github.com/apache/hudi/issues/15112

   We should add validation and tests to ensure switching from one key gen to 
another for a given table fails. If user made a mistake in setting the right 
key gen, our recommendation is to re-generate the entire table again. bcoz, 
upserts/merge may not function well if key gen is modified. So, might as well 
re-build entire table.
   
    
   
   Also, ensure with "insert_overwrite_table" we should not do the validation 
and over-ride table config w/ new key gen props. 
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3820
   - Type: Task


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