amogh-jahagirdar commented on code in PR #17138:
URL: https://github.com/apache/iceberg/pull/17138#discussion_r3650469570


##########
open-api/rest-catalog-open-api.py:
##########
@@ -152,6 +152,11 @@ class ExpressionType(RootModel[str]):
 
 
 class TrueExpression(BaseModel):
+    """
+    Deprecated. Use the bare boolean literal `true` as a predicate instead.

Review Comment:
   Ok I think I take back what I said, we're trying to distinguish against the 
other literal `true`



-- 
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]

Reply via email to