Balaji Varadarajan created HUDI-1279:
----------------------------------------
Summary: Update Apache Hudi website docs to clarify the property
of record_keys
Key: HUDI-1279
URL: https://issues.apache.org/jira/browse/HUDI-1279
Project: Apache Hudi
Issue Type: Improvement
Components: Docs, docs-chinese
Reporter: Balaji Varadarajan
Assignee: vinoyang
Context: [https://github.com/apache/hudi/issues/1955]
The following section needs update in
[https://hudi.apache.org/docs/writing_data.html]
"RECORDKEY_FIELD_OPT_KEY (Required): *Primary key* field(s). Nested fields can
be specified using the dot notation eg: a.b.c. When using multiple columns as
primary key use comma separated notation, eg: "col1,col2,col3,etc". Single or
multiple columns as primary key specified by KEYGENERATOR_CLASS_OPT_KEY
property.
Default value: "uuid"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)