anoopj commented on code in PR #17918:
URL: https://github.com/apache/iceberg/pull/17918#discussion_r3908686585


##########
format/spec.md:
##########
@@ -569,7 +597,7 @@ Partition field IDs must be reused if an existing partition 
spec contains an equ
 
 | Transform name    | Description                                              
    | Source types                                                              
                                | Result type |
 
|-------------------|--------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|-------------|
-| **`identity`**    | Source value, unmodified                                 
    | Any primitive except for `geometry` and `geography` | Source type |
+| **`identity`**    | Source value, unmodified                                 
    | Any primitive except for `geometry`, `geography`, and `file` | Source 
type |

Review Comment:
   Is `file` considered to be a primitive type or should be grouped as a 
high-level type like variant? My intuition says the latter, but I don't think 
the grouping has an impact. 



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