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:49:00 UTC

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

sivabalan narayanan created HUDI-5537:
-----------------------------------------

             Summary: 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


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)