RussellSpitzer commented on a change in pull request #3317:
URL: https://github.com/apache/iceberg/pull/3317#discussion_r735709869
##########
File path: site/docs/spark-procedures.md
##########
@@ -407,3 +407,36 @@ CALL spark_catalog.system.add_files(
source_table => '`parquet`.`path/to/table`'
)
```
+
+## `Metadata information`
+
+### `ancestors_of`
+
+Get the snapshot ancestors info by a particular snapshot
Review comment:
I would probably change this to something like
"Report the live snapshot IDs of parents of a specified snapshot."
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]