sivabalan narayanan created HUDI-5796:
-----------------------------------------

             Summary: Infer partition path automatically from incoming df if 
not explicitly set
                 Key: HUDI-5796
                 URL: https://issues.apache.org/jira/browse/HUDI-5796
             Project: Apache Hudi
          Issue Type: Improvement
          Components: writer-core
            Reporter: sivabalan narayanan


if someone tries to write to hudi in following syntax, we should infer the 
partition automatically if hoodie's partition path field is not explicitly set. 

 

df.write.partitionBy("col1").format("hudi").options(...).save()

 



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

Reply via email to