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)