danny0405 commented on PR #5815:
URL: https://github.com/apache/hudi/pull/5815#issuecomment-1162701924

   > I think this broke existing tables with CustomKeyGen or something related 
to partition extraction in 0.11.1. Not able to update from 0.10.1 to 0.11.1 as 
the partitions are resulting in 'default' instead of date partitions for our 
tables. But this only happens in EMR cluster mode, may be hudi-defaults.conf is 
not being correctly interpreted, I am investigating further though.
   
   After this patch, the keygen inference only take effects when `CustomKeyGen` 
is not specified right ? So if you use custom keygen clazz previously, it 
should still be used after this patch.


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