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

   > > 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 ?
   > 
   > If we set a value different from that in hoodie.properties when writing 
data, an error will be reported 
![image](https://user-images.githubusercontent.com/62231347/205027541-2b9933d1-7a55-4f40-b541-adfa5f2c8605.png)
   
   i get it, it need not to set this option any more in datasource write mode 
if ddl has set


-- 
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-unsubscr...@hudi.apache.org

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

Reply via email to