nastra commented on code in PR #16836:
URL: https://github.com/apache/iceberg/pull/16836#discussion_r3511298733
##########
format/expressions-spec.md:
##########
@@ -223,7 +223,7 @@ All partition transforms produce `null` for a `null` input
value.
| Function name | Description
| Source types |
Result type |
|-------------------|--------------------------------------------------------------|----------------------------------------------------------------------|-------------|
-| `identity(value)` | Source value, unmodified
| Any primitive except for `geometry`, `geography`, and `variant` |
Source type |
+| `identity(value)` | Source value, unmodified
| Any primitive except for `geometry` and `geography` |
Source type |
Review Comment:
I would actually prefer to keep `variant` here and instead align the text in
`spec.md`
--
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]