pvary commented on code in PR #8561:
URL: https://github.com/apache/iceberg/pull/8561#discussion_r1325697019


##########
docs/flink-ddl.md:
##########
@@ -165,7 +165,7 @@ Currently, it does not support computed column and 
watermark definition etc.
 #### `PRIMARY KEY`
 
 Primary key constraint can be declared for a column or a set of columns, which 
must be unique and do not contain null.
-It's required for [`UPSERT` mode](../flink/flink-writes.md#upsert).
+It's required for [`UPSERT` mode](../flink-writes.md#upsert).

Review Comment:
   Do we need the `..`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to