rdblue commented on a change in pull request #3482:
URL: https://github.com/apache/iceberg/pull/3482#discussion_r776506745
##########
File path: site/docs/spark-queries.md
##########
@@ -30,6 +30,9 @@ Iceberg uses Apache Spark's DataSourceV2 API for data source
and catalog impleme
| [Snapshots metadata table](#snapshots) | ✔️ | ✔️ |
|
| [Files metadata table](#files) | ✔️ | ✔️ |
|
| [Manifests metadata table](#manifests) | ✔️ | ✔️ |
|
+| [Partitions metadata table](#partitions) | ✔️ | ✔️ |
|
+| [Entries metadata table](#entries) | ✔️ | ✔️ |
|
+| [All metadata table](#all-metadata) | ✔️ | ✔️ |
|
Review comment:
This should be plural, "All metadata tables"
--
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]