You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2023/01/12 02:50:00 UTC

[jira] [Assigned] (HUDI-5537) Support partitionBy with dataframe apis

     [ https://issues.apache.org/jira/browse/HUDI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan reassigned HUDI-5537:
-----------------------------------------

    Assignee: Lokesh Jain

> Support partitionBy with dataframe apis
> ---------------------------------------
>
>                 Key: HUDI-5537
>                 URL: https://issues.apache.org/jira/browse/HUDI-5537
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: writer-core
>            Reporter: sivabalan narayanan
>            Assignee: Lokesh Jain
>            Priority: Critical
>             Fix For: 0.13.0
>
>
> once keyless is supported, we need to see if we can support below api
> df.write.format("hudi").partitionBy().save(path)
>  
> even if not for keyless, in general, we should be able to support this instead of expecting users to explicitly set by "hoodie.datasource.write.partitionpath.field"



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