teeyog created HUDI-1526:
----------------------------
Summary: translate the spark api partitionBy to
hoodie.datasource.write.partitionpath.field
Key: HUDI-1526
URL: https://issues.apache.org/jira/browse/HUDI-1526
Project: Apache Hudi
Issue Type: Improvement
Components: Spark Integration
Reporter: teeyog
Currently, if you want to set the partition of hudi, you must configure it with
the parameter hoodie.datasource.write.partitionpath.field, but the Spark
DataFrame api partitonBy does not take effect. We can automatically translate
the parameter of partitionBy into the partition field of hudi.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)