nevzheng commented on code in PR #17138:
URL: https://github.com/apache/iceberg/pull/17138#discussion_r3562700864
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2707,9 +2703,8 @@ components:
Literals:
description: >
- A set of literal values per Iceberg Expressions spec, Appendix B.
- Two JSON forms: a bare array of literals, or a typed object with an
- explicit data-type applied to all values.
+ A list of literal values. Two JSON forms: a bare array of literals,
+ or a typed object with an explicit data-type applied to all values.
Review Comment:
A literals value is either a bare array of literals or a typed object with
an explicit data-type applied to all values.
--
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]