danny0405 commented on issue #7351:
URL: https://github.com/apache/hudi/issues/7351#issuecomment-1333498996

   Yeah, the `HoodieCatalogTable#initHoodieTable` does not copy the option 
`hoodie.table.keygenerator.class` like what the sql writer does: 
`HoodieSparkSqlWriter#mergeParamsAndGetHoodieConfig`, but I guess it is for 
design purpose, the write config can override the table config for writer path 
to init table, but not the case for catalog table creation/modification.
   
   @nsivabalan Can you help double check this ?


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