help doc error (#6169)

help doc error
This commit is contained in:
jiafeng.zhang
2021-07-09 10:20:59 +08:00
committed by GitHub
parent 3812cca4db
commit 583549d929

View File

@ -321,7 +321,7 @@ under the License.
"dynamic_partition.enable" = "true|false",
"dynamic_partition.time_unit" = "HOUR|DAY|WEEK|MONTH",
"dynamic_partition.start" = "${integer_value}",
"dynamic_partitoin.end" = "${integer_value}",
"dynamic_partition.end" = "${integer_value}",
"dynamic_partition.prefix" = "${string_value}",
"dynamic_partition.buckets" = "${integer_value}
```