JingsongLi commented on code in PR #522:
URL: https://github.com/apache/flink-table-store/pull/522#discussion_r1104117049
##########
docs/layouts/shortcodes/generated/flink_connector_configuration.html:
##########
@@ -20,6 +20,12 @@
<td>Integer</td>
<td>Define a custom parallelism for the scan source. By default,
if this option is not defined, the planner will derive the parallelism for each
statement individually by also considering the global configuration.</td>
</tr>
+ <tr>
+ <td><h5>sink-store.shuffle-by-partition.enable</h5></td>
Review Comment:
Maybe we can document this in `Writing Tables` page?
##########
docs/layouts/shortcodes/generated/flink_connector_configuration.html:
##########
@@ -20,6 +20,12 @@
<td>Integer</td>
<td>Define a custom parallelism for the scan source. By default,
if this option is not defined, the planner will derive the parallelism for each
statement individually by also considering the global configuration.</td>
</tr>
+ <tr>
+ <td><h5>sink-store.shuffle-by-partition.enable</h5></td>
Review Comment:
just `sink.partition-shuffle`?
--
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]