有没有办法找出雪花中的 table 指标

Is there a way to find out how the table metrics in snowflake

...随着时间的推移而改变。我知道时间旅行不适用于信息模式。所以,想知道是否有替代方法

是的,另一种方法是根据您对信息架构的查询来安排带有插入查询的任务,该任务将数据插入到带有时间戳的 table 中。

https://docs.snowflake.net/manuals/user-guide/tasks-intro.html