LsomeYeah commented on code in PR #9023:
URL: https://github.com/apache/paimon/pull/9023#discussion_r3748958327
##########
docs/generated/spark_connector_configuration.html:
##########
@@ -44,6 +44,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.stream.batch-written-columns.enabled</h5></td>
Review Comment:
Good point. There is no known issue with enabling it by default, so I
removed the option, the metadata is now planned automatically.
--
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]