nastra merged PR #9564:
URL: https://github.com/apache/iceberg/pull/9564
--
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-unsubscr...@iceberg.apac
nastra commented on code in PR #9564:
URL: https://github.com/apache/iceberg/pull/9564#discussion_r1473058765
##
open-api/rest-catalog-open-api.yaml:
##
@@ -3158,6 +3193,55 @@ components:
metadata:
$ref: '#/components/schemas/TableMetadata'
+StatisticsF
mrcnc opened a new pull request, #9564:
URL: https://github.com/apache/iceberg/pull/9564
Table statistics were added in https://github.com/apache/iceberg/pull/5450
and it would be helpful to have them in the OpenAPI spec for REST catalog
implementations that don't use the Java parsers from