wuchunfu commented on code in PR #7504:
URL: https://github.com/apache/seatunnel/pull/7504#discussion_r1732007290


##########
docs/en/connector-v2/sink/Paimon.md:
##########
@@ -43,7 +43,7 @@ libfb303-xxx.jar
 | data_save_mode              | Enum   | No       | APPEND_DATA                
  | The data save mode                                                          
                                                                                
     |
 | paimon.table.primary-keys   | String | No       | -                          
  | Default comma-separated list of columns (primary key) that identify a row 
in tables.(Notice: The partition field needs to be included in the primary key 
fields) |
 | paimon.table.partition-keys | String | No       | -                          
  | Default comma-separated list of partition fields to use when creating 
tables.                                                                         
           |
-| paimon.table.write-props    | Map    | No       | -                          
  | Properties passed through to paimon table initialization, 
[reference](https://paimon.apache.org/docs/0.8/maintenance/configurations/#coreoptions).
               |

Review Comment:
   This link seems to be accessible



-- 
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]

Reply via email to