You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/22 06:34:09 UTC

[GitHub] [hudi] danny0405 commented on pull request #5815: [HUDI-4213] Infer keygen clazz for Spark SQL

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org