Details
-
Improvement
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
None
Description
Setting `hoodie.datasource.write.keygenerator.class` when creating a table does nothing. `hoodie.table.keygenerator.class` needs to be set. We should warn when this is set on create table. Maybe we should warn about any configs that do nothing when set on table creation? The error will present on the first write if the keygenerator is not the default.
Attachments
Issue Links
- relates to
-
HUDI-5376 Update quickstart guide for hudi hoodie.datasource.write.keygenerator.class spark-sql change
- Closed
- links to