1
0
Co-authored-by: Xi Chen <chenxi07@qiyi.com>
This commit is contained in:
jshmchenxi
2020-12-08 22:28:20 +08:00
committed by GitHub
parent de2fbeac33
commit 3a91d26d62

View File

@@ -224,7 +224,7 @@ object DataSourceWriteOptions {
/**
* Partition path field. Value to be used at the `partitionPath` component of `HoodieKey`. Actual
* value ontained by invoking .toString()
* value obtained by invoking .toString()
*/
val PARTITIONPATH_FIELD_OPT_KEY = KeyGeneratorOptions.PARTITIONPATH_FIELD_OPT_KEY
val DEFAULT_PARTITIONPATH_FIELD_OPT_VAL = "partitionpath"