JingsongLi commented on code in PR #9142:
URL: https://github.com/apache/paimon/pull/9142#discussion_r3763395669
##########
docs/docs/flink/sql-query.mdx:
##########
@@ -110,6 +110,21 @@ If you want see `DELETE` records, you can use audit_log
table:
SELECT * FROM t$audit_log /*+ OPTIONS('incremental-between' = '12,20') */;
```
+### Batch Latest Delta
Review Comment:
Do not add doc for this internal usage.
--
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]