You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "JingsongLi (via GitHub)" <gi...@apache.org> on 2023/11/16 05:57:04 UTC

Re: [PR] [core]Show the latest modification time of a specified partition. [incubator-paimon]

JingsongLi commented on PR #2187:
URL: https://github.com/apache/incubator-paimon/pull/2187#issuecomment-1813833533

   You can use `SELECT MAX(update_time) FROM T$files WHERE partition='xxxx'` to compute update time.


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org