Fokko commented on PR #11955:
URL: https://github.com/apache/iceberg/pull/11955#issuecomment-2590904626
Thanks @jbonofre, @nastra and @hussein-awala for the review 🙌
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
Fokko merged PR #11955:
URL: https://github.com/apache/iceberg/pull/11955
--
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.apa
jbonofre commented on code in PR #11955:
URL: https://github.com/apache/iceberg/pull/11955#discussion_r1913370539
##
open-api/rest-catalog-open-api.py:
##
@@ -132,11 +132,15 @@ class ExpressionType(BaseModel):
class TrueExpression(BaseModel):
-type: ExpressionType
+
Fokko commented on code in PR #11955:
URL: https://github.com/apache/iceberg/pull/11955#discussion_r1913029561
##
open-api/rest-catalog-open-api.py:
##
@@ -132,11 +132,15 @@ class ExpressionType(BaseModel):
class TrueExpression(BaseModel):
-type: ExpressionType
+typ