wypoon commented on code in PR #14495:
URL: https://github.com/apache/iceberg/pull/14495#discussion_r2488248497


##########
format/spec.md:
##########
@@ -1342,7 +1342,7 @@ When reading an `unknown` column, any corresponding 
column must be ignored and r
 | **`map`**          | `map`               |                                   
                   |                                                            
                             |
 | **`variant`**      | `struct` with `metadata` and `value` fields. `metadata` 
and `value` must not be assigned field IDs. |  `iceberg.struct-type`=`VARIANT`  
 | Shredding is not supported in ORC.                                           
      |
 | **`geometry`**     | `binary`            | `iceberg.binary-type`=`GEOMETRY`  
                   | WKB format, see [Appendix 
G](#appendix-g-geospatial-notes).                                               
       |
-| **`geography`**    | `binary`            | `iceberg.binary-type`=`GEOMETRY`  
                   | WKB format, see [Appendix 
G](#appendix-g-geospatial-notes).                                               
       |
+| **`geography`**    | `binary`            | `iceberg.binary-type`=`GEOGRAPHY` 
                    | WKB format, see [Appendix 
G](#appendix-g-geospatial-notes).                                               
       |

Review Comment:
   I'm pretty sure this is a typo.



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