Jonathan Vexler created HUDI-5262:
-------------------------------------

             Summary: When creating table in spark-sql setting wrong 
keygenerator class does not warn
                 Key: HUDI-5262
                 URL: https://issues.apache.org/jira/browse/HUDI-5262
             Project: Apache Hudi
          Issue Type: Improvement
          Components: spark-sql
            Reporter: Jonathan Vexler


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to