RussellSpitzer commented on code in PR #10955:
URL: https://github.com/apache/iceberg/pull/10955#discussion_r1767618482


##########
format/spec.md:
##########
@@ -1003,6 +1032,7 @@ Lists must use the [3-level 
representation](https://github.com/apache/parquet-fo
 | **`uuid`**         | `fixed_len_byte_array[16]`                              
           | `UUID`                                      |                      
                                          |
 | **`fixed(L)`**     | `fixed_len_byte_array[L]`                               
           |                                             |                      
                                          |
 | **`binary`**       | `binary`                                                
           |                                             |                      
                                          |
+| **`variant`**      | `group` containing fields according to the Variant spec 
           |                                             |                      
                                          |

Review Comment:
   I think for compatibility with other engines this may need a Logical Type as 
well



-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to