nevzheng commented on code in PR #17138:
URL: https://github.com/apache/iceberg/pull/17138#discussion_r3562699968
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2683,10 +2680,9 @@ components:
Literal:
description: >
- A literal value expression per Iceberg Expressions spec, Appendix B.
- Three JSON forms are accepted: a bare scalar value, a typed literal
- object without a data-type, or a typed literal object with an
- explicit data-type.
+ A literal value expression. Three JSON forms are accepted: a bare
+ scalar value, a typed literal object without a data-type, or a
Review Comment:
A literal is either a bare value, an untyped literal object, or a typed
literal object.
--
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]