JingsongLi commented on code in PR #2455:
URL: https://github.com/apache/incubator-paimon/pull/2455#discussion_r1415430918
##########
docs/content/maintenance/manage-snapshots.md:
##########
@@ -325,7 +325,7 @@ To avoid deleting files that are newly added by other
writing jobs, this action
{{< tab "Spark" >}}
```sql
-CALL sys.remove_orphan_files(table => "tableId", [older_then => "2023-10-31
12:00:00"])
+CALL sys.remove_orphan_files(table => "tableId", [older_than => "2023-10-31
12:00:00"])
Review Comment:
alter all `older_then` in code......
--
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]