JingsongLi commented on code in PR #6296:
URL: https://github.com/apache/paimon/pull/6296#discussion_r2371146719
##########
docs/layouts/shortcodes/generated/spark_connector_configuration.html:
##########
@@ -32,6 +32,12 @@
<td>Boolean</td>
<td>Whether to read row in the form of changelog (add rowkind
column in row to represent its change type).</td>
</tr>
+ <tr>
+ <td><h5>read.format-table.usePaimon</h5></td>
Review Comment:
Maybe we can introduce an option in `CoreOptions`,
format-table.implementation = paimon or engine.
--
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]