lvyanquan commented on code in PR #3723:
URL: https://github.com/apache/flink-cdc/pull/3723#discussion_r1919855637


##########
docs/content/docs/connectors/pipeline-connectors/elasticsearch.md:
##########
@@ -164,6 +164,13 @@ Pipeline Connector Options
       <td>Long</td>
       <td>The maximum size of a single record in bytes.</td>
     </tr>
+    <tr>
+      <td>sharding.suffix.key</td>
+      <td>optional</td>
+      <td style="word-wrap: break-word;">(none)</td>
+      <td>Long</td>
+      <td>Sharding suffix key for each table, allow setting sharding suffix 
key for multiTables.Default sink table name is test_table${suffix_key}.Tables 
are separated by ';'.For example, we can set sharding.suffix.key by 
'table1:col1;table2:col2'.</td>

Review Comment:
   Hi @beryllw, could you explain more about target scenario of this issue? I 
don't understand the meaning of this format of table name.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to