dailai commented on code in PR #7834:
URL: https://github.com/apache/seatunnel/pull/7834#discussion_r1803937308


##########
docs/en/connector-v2/sink/Paimon.md:
##########
@@ -41,9 +41,11 @@ libfb303-xxx.jar
 | hdfs_site_path              | String | No       | -                          
  | The path of hdfs-site.xml                                                   
                                                                                
     |
 | schema_save_mode            | Enum   | No       | 
CREATE_SCHEMA_WHEN_NOT_EXIST | The schema save mode                             
                                                                                
                                |
 | data_save_mode              | Enum   | No       | APPEND_DATA                
  | The data save mode                                                          
                                                                                
     |
+| changelog-producer          | Enum   | No       | none                       
  | The changelog producer                                                      
                                                                                
     |

Review Comment:
   This duplicates the paimon.table.write-props definition, which can be 
configured directly in paimon.table.write-props.



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