Lisheng Wang created HUDI-823:
---------------------------------
Summary: Typo in quick start guide
Key: HUDI-823
URL: https://issues.apache.org/jira/browse/HUDI-823
Project: Apache Hudi (incubating)
Issue Type: Bug
Components: Docs, docs-chinese
Affects Versions: 0.5.2
Reporter: Lisheng Wang
Assignee: Lisheng Wang
i fount there is a typo in both chinese or english docs of quick start guide.
partition field ({{region/county/city}}) and combine logic ({{ts}} in
[schema|https://github.com/apache/incubator-hudi/blob/master/hudi-spark/src/main/java/org/apache/hudi/QuickstartUtils.java#L58])
to ensure trip records are unique within each partition.
should be "{{region/country/city"}},
following are urls with typo:
[https://hudi.apache.org/docs/quick-start-guide.html#insert-data]
[https://hudi.apache.org/cn/docs/quick-start-guide.html#inserts]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)