JingsongLi commented on code in PR #3756:
URL: https://github.com/apache/paimon/pull/3756#discussion_r1678689815


##########
docs/content/spark/procedures.md:
##########
@@ -73,8 +73,9 @@ This section introduce all available spark procedures about 
paimon.
             <li>table: the target table identifier. Cannot be empty.</li>
             <li>expiration_time: the expiration interval of a partition. A 
partition will be expired if it‘s lifetime is over this value. Partition time 
is extracted from the partition value.</li>
             <li>timestamp_formatter: the formatter to format timestamp from 
string.</li>
+            <li>expire_strategy: specifies the expiration strategy for 
partition expiration.</li>

Review Comment:
   document: which value can be selected?



-- 
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]

Reply via email to