[
https://issues.apache.org/jira/browse/HUDI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-5796:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Critical
> Labels: pull-request-available
>
> 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)